Guest User

Untitled

a guest
Aug 18th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.00 KB | None | 0 0
  1. 18:09 $ srun --partition=debug -n 1 -C gpu nvprof ./standalone 2>&1
  2. srun: job 3072504 queued and waiting for resources
  3. srun: job 3072504 has been allocated resources
  4. ==13549== NVPROF is profiling process 13549, command: ./standalone
  5.  
  6. + + + + + + + + + + + + + + + +
  7. + RUNNING IN DOUBLE PRECISION +
  8. + + + + + + + + + + + + + + + +
  9.  
  10.  
  11. STANDALONE PHYSICS
  12. RUNNING ON CPU
  13. RADIATION TEST
  14.  
  15. Iteration 1
  16. Initialize test
  17. *****************************************************
  18. * Radiative transfer calculations employ data *
  19. * provided in routine rad_aibi *
  20. *****************************************************
  21. Run test
  22. Finalize test
  23. Iteration 2
  24. Initialize test
  25. *****************************************************
  26. * Radiative transfer calculations employ data *
  27. * provided in routine rad_aibi *
  28. *****************************************************
  29. Run test
  30. Finalize test
  31. Iteration 3
  32. Initialize test
  33. *****************************************************
  34. * Radiative transfer calculations employ data *
  35. * provided in routine rad_aibi *
  36. *****************************************************
  37. Run test
  38. Finalize test
  39. Iteration 4
  40. Initialize test
  41. *****************************************************
  42. * Radiative transfer calculations employ data *
  43. * provided in routine rad_aibi *
  44. *****************************************************
  45. Run test
  46. Finalize test
  47. Iteration 5
  48. Initialize test
  49. *****************************************************
  50. * Radiative transfer calculations employ data *
  51. * provided in routine rad_aibi *
  52. *****************************************************
  53. Run test
  54. Finalize test
  55. Iteration 6
  56. Initialize test
  57. *****************************************************
  58. * Radiative transfer calculations employ data *
  59. * provided in routine rad_aibi *
  60. *****************************************************
  61. Run test
  62. Finalize test
  63. Iteration 7
  64. Initialize test
  65. *****************************************************
  66. * Radiative transfer calculations employ data *
  67. * provided in routine rad_aibi *
  68. *****************************************************
  69. Run test
  70. Finalize test
  71. Iteration 8
  72. Initialize test
  73. *****************************************************
  74. * Radiative transfer calculations employ data *
  75. * provided in routine rad_aibi *
  76. *****************************************************
  77. Run test
  78. Finalize test
  79. Iteration 9
  80. Initialize test
  81. *****************************************************
  82. * Radiative transfer calculations employ data *
  83. * provided in routine rad_aibi *
  84. *****************************************************
  85. Run test
  86. Finalize test
  87. Iteration 10
  88. Initialize test
  89. *****************************************************
  90. * Radiative transfer calculations employ data *
  91. * provided in routine rad_aibi *
  92. *****************************************************
  93. Run test
  94. Finalize test
  95. Iteration 11
  96. Initialize test
  97. *****************************************************
  98. * Radiative transfer calculations employ data *
  99. * provided in routine rad_aibi *
  100. *****************************************************
  101. Run test
  102. Finalize test
  103. Iteration 12
  104. Initialize test
  105. *****************************************************
  106. * Radiative transfer calculations employ data *
  107. * provided in routine rad_aibi *
  108. *****************************************************
  109. Run test
  110. Finalize test
  111. Iteration 13
  112. Initialize test
  113. *****************************************************
  114. * Radiative transfer calculations employ data *
  115. * provided in routine rad_aibi *
  116. *****************************************************
  117. Run test
  118. Finalize test
  119. Iteration 14
  120. Initialize test
  121. *****************************************************
  122. * Radiative transfer calculations employ data *
  123. * provided in routine rad_aibi *
  124. *****************************************************
  125. Run test
  126. Finalize test
  127. Iteration 15
  128. Initialize test
  129. *****************************************************
  130. * Radiative transfer calculations employ data *
  131. * provided in routine rad_aibi *
  132. *****************************************************
  133. Run test
  134. Finalize test
  135. Iteration 16
  136. Initialize test
  137. *****************************************************
  138. * Radiative transfer calculations employ data *
  139. * provided in routine rad_aibi *
  140. *****************************************************
  141. Run test
  142. Finalize test
  143. Iteration 17
  144. Initialize test
  145. *****************************************************
  146. * Radiative transfer calculations employ data *
  147. * provided in routine rad_aibi *
  148. *****************************************************
  149. Run test
  150. Finalize test
  151. Iteration 18
  152. Initialize test
  153. *****************************************************
  154. * Radiative transfer calculations employ data *
  155. * provided in routine rad_aibi *
  156. *****************************************************
  157. Run test
  158. Finalize test
  159. Iteration 19
  160. Initialize test
  161. *****************************************************
  162. * Radiative transfer calculations employ data *
  163. * provided in routine rad_aibi *
  164. *****************************************************
  165. Run test
  166. Finalize test
  167. Iteration 20
  168. Initialize test
  169. *****************************************************
  170. * Radiative transfer calculations employ data *
  171. * provided in routine rad_aibi *
  172. *****************************************************
  173. Run test
  174. Finalize test
  175. Domain size, ie,je,ke : 80 60 60
  176. nproma : 4800
  177. data_set type :full
  178. --------------------------------------------------------------------------
  179. Local timers:
  180. NCOMP_PE= 1
  181. --------------------------------------------------------------------------
  182. Id Tag Ncalls min[s] max[s] mean[s]
  183. 1 Total Phys 20 38.7180 38.7180 38.7180
  184. 2 Copy block 40 0.4620 0.4620 0.4620
  185. 3 Radiation 20 38.1320 38.1320 38.1320
  186. --------------------------------------------------------------------------
  187. ==13549== Profiling application: ./standalone
  188. ==13549== Profiling result:
  189. Time(%) Time Calls Avg Min Max Name
  190. 52.69% 4.51365s 939 4.8069ms 4.3888ms 13.610ms FUNC___radiation_rg_MOD_inv_th_SCOP_0_KERNEL_1
  191. 37.38% 3.20151s 580 5.5199ms 4.9234ms 5.7884ms FUNC___radiation_rg_MOD_inv_so_SCOP_0_KERNEL_1
  192. 5.03% 431.26ms 939 459.27us 109.92us 4.0699ms FUNC___radiation_rg_MOD_inv_th_SCOP_0_KERNEL_0
  193. 4.89% 419.19ms 580 722.74us 167.26us 4.4472ms FUNC___radiation_rg_MOD_inv_so_SCOP_0_KERNEL_0
  194.  
  195. ==13549== Unified Memory profiling result:
  196. Device "Tesla P100-PCIE-16GB (0)"
  197. Count Avg Size Min Size Max Size Total Size Total Time Name
  198. 244881 79.296KB 4.0000KB 0.9961MB 18.51860GB 1.884778s Host To Device
  199. 131025 142.66KB 4.0000KB 0.9961MB 17.82590GB 1.545198s Device To Host
  200. 81529 - - - - 2.317428s GPU Page fault groups
  201. Total CPU Page faults: 74682
  202.  
  203. ==13549== API calls:
  204. Time(%) Time Calls Avg Min Max Name
  205. 90.92% 8.61936s 32341 266.52us 1.7020us 17.607ms cuCtxSynchronize
  206. 3.51% 332.31ms 3292 100.94us 169ns 20.427ms cudaMallocManaged
  207. 2.95% 279.97ms 1 279.97ms 279.97ms 279.97ms cuCtxCreate
  208. 1.57% 148.78ms 3226 46.117us 5.0880us 400.47us cudaFree
  209. 0.54% 50.846ms 3038 16.736us 5.1160us 92.572us cuLaunchKernel
  210. 0.44% 42.163ms 4 10.541ms 8.6314ms 15.602ms cuLinkAddData
  211. 0.04% 4.0243ms 4 1.0061ms 24.839us 3.9388ms cuLinkCreate
  212. 0.01% 1.1808ms 4 295.21us 197.69us 407.42us cuModuleLoadData
  213. 0.01% 1.0407ms 4 260.18us 222.89us 289.28us cuLinkComplete
  214. 0.00% 384.00us 1 384.00us 384.00us 384.00us cuDeviceTotalMem
  215. 0.00% 199.14us 91 2.1880us 117ns 77.475us cuDeviceGetAttribute
  216. 0.00% 42.899us 2 21.449us 21.220us 21.679us cuDeviceGetName
  217. 0.00% 6.2270us 4 1.5560us 350ns 4.9160us cuLinkDestroy
  218. 0.00% 2.7970us 4 699ns 239ns 1.8740us cuDeviceGetCount
  219. 0.00% 2.7490us 4 687ns 601ns 788ns cuModuleGetFunction
  220. 0.00% 1.1210us 4 280ns 169ns 536ns cuDeviceGet
  221. 0.00% 600ns 1 600ns 600ns 600ns cuInit
  222. 0.00% 580ns 1 580ns 580ns 580ns cuDriverGetVersion
  223. 0.00% 292ns 1 292ns 292ns 292ns cuDeviceComputeCapability
  224. 0.00% 240ns 1 240ns 240ns 240ns cuCtxGetCurrent
Advertisement
Add Comment
Please, Sign In to add comment