Mixed execution spaces
All threads resolved!
All threads resolved!
Compare changes
Files
2- vinciguerra_a authored
Copy data to host and compute stats in parallel to CUDA Require that user specify logging interval via cmdline arg Use std::thread to avoid blocking calls in PIC loop
+ 27
− 17
@@ -19,6 +19,7 @@
@@ -27,6 +28,8 @@
@@ -354,6 +357,9 @@ public:
@@ -414,25 +420,27 @@ public:
@@ -440,8 +448,10 @@ public: