run_it.sh
0 → 100755
+6
−0
+1
−2
Loading
modified: main_cudaStreamAddCallback.F90 new file: run_it.sh modified: setUpModules.sh Bug fix: dpitch, spitch, and width are in bytes. Now the code is copying the complete array which is verified by an error check after the array is copied back from the device by OpenMP when the data region is ended.