找回密码
 新注册用户
搜索
查看: 9151|回复: 29

【发现】core21内置性能监测功能

[复制链接]
发表于 2016-1-30 17:05:16 | 显示全部楼层 |阅读模式
当运行core21时,在 work/{wu-id}/01 目录下,有一个log.txt文件,其中可以看到该GPU运行该算例的算力性能。

例如C:\ProgramData\FAHClient\work\01\01\log.txt
  1. Project: 9205 (Run 0, Clone 39, Gen 100)

  2. Unit: 0x000000f6664f2dd055d4c817a79c054e

  3. CPU: 0x00000000000000000000000000000000

  4. Machine: 0

  5. Reading tar file core.xml

  6. Reading tar file system.xml

  7. Reading tar file integrator.xml

  8. Reading tar file state.xml

  9. Digital signatures verified

  10. *************************** Core21 Folding@home Core ***************************
  11.        Type: 33
  12.        Core: Core21
  13.     Website: http://folding.stanford.edu/
  14.   Copyright: (c) 2009-2014 Stanford University
  15.      Author: Yutong Zhao <[email protected]>
  16.        Args: -dir 01 -suffix 01 -version 704 -lifeline 6160 -checkpoint 3 -gpu 0
  17.              -gpu-vendor nvidia
  18.      Config: <none>
  19. ************************************ Build *************************************
  20.     Version: 0.0.17
  21.        Date: Dec 18 2015
  22.        Time: 23:07:48
  23.    Compiler: Visual C++ 2008
  24.     Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox -arch:SSE2 /MT
  25.    Platform: win32 7
  26.        Bits: 64
  27.        Mode: Release
  28. ************************************ System ************************************
  29.         CPU: Unknown
  30.      CPU ID:
  31.        CPUs: 2
  32.      Memory: 1.81GiB
  33. Free Memory: 828.47MiB
  34.     Threads: WINDOWS_THREADS
  35. OS Version: 6.1
  36. Has Battery: false
  37. On Battery: false
  38. UTC Offset: 8
  39.         PID: 5780
  40.         CWD: C:\ProgramData\FAHClient\work
  41.          OS: Windows 7 Ultimate Service Pack 1
  42.     OS Arch: AMD64
  43.        GPUs: 0
  44.        CUDA: Not detected
  45.      OpenCL: Not detected
  46. ********************************************************************************
  47. Folding@home GPU Core21 Folding@home Core

  48. Version 0.0.17

  49. [2] compatible platform(s):
  50.   -- 0 --
  51.   PROFILE = FULL_PROFILE
  52.   VERSION = OpenCL 1.2
  53.   NAME = Intel(R) OpenCL
  54.   VENDOR = Intel(R) Corporation
  55.   -- 1 --
  56.   PROFILE = FULL_PROFILE
  57.   VERSION = OpenCL 1.2 CUDA 7.5.0
  58.   NAME = NVIDIA CUDA
  59.   VENDOR = NVIDIA Corporation

  60. (2) device(s) found on platform 0:
  61.   -- 0 --
  62.   DEVICE_NAME =         Intel(R) Pentium(R) CPU G2030 @ 3.00GHz
  63.   DEVICE_VENDOR = Intel(R) Corporation
  64.   DEVICE_VERSION = OpenCL 1.2 (Build 76427)

  65.   -- 1 --
  66.   DEVICE_NAME = Intel(R) HD Graphics
  67.   DEVICE_VENDOR = Intel(R) Corporation
  68.   DEVICE_VERSION = OpenCL 1.2

  69. (1) device(s) found on platform 1:
  70.   -- 0 --
  71.   DEVICE_NAME = GeForce GTX 960
  72.   DEVICE_VENDOR = NVIDIA Corporation
  73.   DEVICE_VERSION = OpenCL 1.2 CUDA

  74. [ Entering Init ]
  75.   Launch time: 2016-01-30T06:49:04Z
  76.   Arguments passed: -dir 01 -suffix 01 -version 704 -lifeline 6160 -checkpoint 3 -gpu 0 -gpu-vendor nvidia
  77.   For testState comparison of CPU and GPU, will use:
  78.     forceTolerance: 5 kJ/mol/nm
  79.     energyTolerance: 10 kJ/mol
  80. [ Leaving  Init ]
  81. [ Entering Main ]
  82.   Reading core settings...
  83.   Total number of steps: 2500000
  84.   XTC write frequency: 100000
  85.   Checkpoint write frequency: 100000 (4%)
  86.   Number of frames per WU: 25
  87. [ Initializing Core Contexts ]
  88.   Using platform OpenCL
  89.   Looking for vendor: nvidia...found on platformId 1
  90.   Setting platform precision to single
  91.   Deserializing System...
  92.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 25 pressure change frequency.
  93.     Found: 116418 atoms, 6 forces.
  94.   Deserializing State...  done.
  95.     Ewald error tolerance in force 3 is 0.0005
  96.     Ewald parameters: alpha 2.628260884878466 nx 90 ny 90 nz 147
  97.     Integrator Type: class OpenMM::LangevinIntegrator
  98.     Constraint Tolerance: 1e-005
  99.     Time Step in PS: 0.002
  100.     Temperature: 300
  101.     Friction Coeff: 1
  102.     Using CPU platform for reference calculations.
  103.   Checking core state against reference...
  104.   Checking checkpoint state against reference...
  105. [ Initialized Core Contexts... ]
  106.   Using OpenCL on platformId 1 and gpu 0
  107.   v(^_^)v  MD ready starting from step 0

  108. Completed 0 out of 2500000 steps (0%)

  109. Temperature control disabled. Requirements: single Nvidia GPU, tmax must be < 110 and twait >= 900

  110. Completed 25000 out of 2500000 steps (1%)

  111. Completed 50000 out of 2500000 steps (2%)

  112. Completed 75000 out of 2500000 steps (3%)

  113. Completed 100000 out of 2500000 steps (4%)

  114. Performance since last checkpoint: 7.143447706 ns/day
  115. Completed 125000 out of 2500000 steps (5%)

  116. Completed 150000 out of 2500000 steps (6%)

  117. Completed 175000 out of 2500000 steps (7%)

  118. Completed 200000 out of 2500000 steps (8%)

  119. Performance since last checkpoint: 7.152317881 ns/day
  120. Completed 225000 out of 2500000 steps (9%)

  121. Completed 250000 out of 2500000 steps (10%)

  122. Completed 275000 out of 2500000 steps (11%)

  123. Completed 300000 out of 2500000 steps (12%)

  124. Performance since last checkpoint: 7.152317881 ns/day
  125. Completed 325000 out of 2500000 steps (13%)
复制代码

评分

参与人数 2基本分 +35 收起 理由
金鹏 + 20 牛!这也能发现
CCCP0081 + 15 辛苦了!

查看全部评分

回复

使用道具 举报

 楼主| 发表于 2016-1-30 17:11:27 | 显示全部楼层
可以看到有 7.143447706 ns/day 之类的输出

这表明960在运行9205任务包的性能为 7.14纳秒/天,含义为在960上一天可以模拟7.14纳秒的蛋白质折叠过程。 该指标反映了此GPU的科学计算性能,比PPD更有价值。
回复

使用道具 举报

发表于 2016-1-30 17:41:50 | 显示全部楼层
刚刚送走一个CORE21的包马上又来CORE18的,晚了一步了。看不到ns/day的参数。
回复

使用道具 举报

发表于 2016-1-30 19:32:51 | 显示全部楼层
本帖最后由 金鹏 于 2016-1-30 19:33 编辑

超频1521的980TI的45.18828452 ns/day
  1. Project: 10493 (Run 2, Clone 1, Gen 31)

  2. Unit: 0x0000002d8ca304f555d6166f2056870c

  3. CPU: 0x00000000000000000000000000000000

  4. Machine: 1

  5. Reading tar file core.xml

  6. Reading tar file system.xml

  7. Reading tar file integrator.xml

  8. Reading tar file state.xml

  9. Digital signatures verified

  10. *************************** Core21 Folding@home Core ***************************
  11.        Type: 33
  12.        Core: Core21
  13.     Website: http://folding.stanford.edu/
  14.   Copyright: (c) 2009-2014 Stanford University
  15.      Author: Yutong Zhao <[email protected]>
  16.        Args: -dir 00 -suffix 01 -version 704 -lifeline 2472 -checkpoint 3 -gpu 0
  17.              -gpu-vendor nvidia -tmax=86 -twait=900
  18.      Config: <none>
  19. ************************************ Build *************************************
  20.     Version: 0.0.17
  21.        Date: Dec 18 2015
  22.        Time: 23:07:48
  23.    Compiler: Visual C++ 2008
  24.     Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox -arch:SSE2 /MT
  25.    Platform: win32 7
  26.        Bits: 64
  27.        Mode: Release
  28. ************************************ System ************************************
  29.         CPU: Unknown
  30.      CPU ID:
  31.        CPUs: 12
  32.      Memory: 9.99GiB
  33. Free Memory: 5.97GiB
  34.     Threads: WINDOWS_THREADS
  35. OS Version: 6.1
  36. Has Battery: false
  37. On Battery: false
  38. UTC Offset: 8
  39.         PID: 6904
  40.         CWD: C:\FAHClient\FAHClient\work
  41.          OS: Windows 7 Ultimate Service Pack 1
  42.     OS Arch: AMD64
  43.        GPUs: 0
  44.        CUDA: Not detected
  45.      OpenCL: Not detected
  46. ********************************************************************************
  47. Folding@home GPU Core21 Folding@home Core

  48. Version 0.0.17

  49. [1] compatible platform(s):
  50.   -- 0 --
  51.   PROFILE = FULL_PROFILE
  52.   VERSION = OpenCL 1.2 CUDA 8.0.5
  53.   NAME = NVIDIA CUDA
  54.   VENDOR = NVIDIA Corporation

  55. (1) device(s) found on platform 0:
  56.   -- 0 --
  57.   DEVICE_NAME = GeForce GTX 980 Ti
  58.   DEVICE_VENDOR = NVIDIA Corporation
  59.   DEVICE_VERSION = OpenCL 1.2 CUDA

  60. [ Entering Init ]
  61.   Launch time: 2016-01-30T07:44:29Z
  62.   Arguments passed: -dir 00 -suffix 01 -version 704 -lifeline 2472 -checkpoint 3 -gpu 0 -gpu-vendor nvidia -tmax=86 -twait=900
  63.   For testState comparison of CPU and GPU, will use:
  64.     forceTolerance: 5 kJ/mol/nm
  65.     energyTolerance: 10 kJ/mol
  66. [ Leaving  Init ]
  67. [ Entering Main ]
  68.   Reading core settings...
  69.   Total number of steps: 5000000
  70.   XTC write frequency: 125000
  71.   Checkpoint write frequency: 125000 (2.5%)
  72.   Number of frames per WU: 40
  73. [ Initializing Core Contexts ]
  74.   Using platform OpenCL
  75.   Looking for vendor: nvidia...found on platformId 0
  76.   Setting platform precision to single
  77.   Deserializing System...
  78.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 50 pressure change frequency.
  79.     Found: 80983 atoms, 6 forces.
  80.   Deserializing State...  done.
  81.     Ewald error tolerance in force 3 is 0.0005
  82.     Ewald parameters: alpha 2.628260884878466 nx 75 ny 75 nz 75
  83.     Integrator Type: class OpenMM::LangevinIntegrator
  84.     Constraint Tolerance: 1e-005
  85.     Time Step in PS: 0.002
  86.     Temperature: 300
  87.     Friction Coeff: 1
  88.     Using CPU platform for reference calculations.
  89.   Checking core state against reference...
  90.   Checking checkpoint state against reference...
  91. [ Initialized Core Contexts... ]
  92.   Using OpenCL on platformId 0 and gpu 0
  93.   v(^_^)v  MD ready starting from step 0

  94. Completed 0 out of 5000000 steps (0%)

  95. Core21 Folding@home Core: single GPU Temperature Control enabled, tmax: 86 twait: 900

  96. Completed 50000 out of 5000000 steps (1%)

  97. Completed 100000 out of 5000000 steps (2%)

  98. Performance since last checkpoint: 44.72049689 ns/day
  99. Completed 150000 out of 5000000 steps (3%)

  100. Completed 200000 out of 5000000 steps (4%)

  101. Completed 250000 out of 5000000 steps (5%)

  102. Performance since last checkpoint: 44.72049689 ns/day
  103. Completed 300000 out of 5000000 steps (6%)

  104. Completed 350000 out of 5000000 steps (7%)

  105. Performance since last checkpoint: 44.81327801 ns/day
  106. Completed 400000 out of 5000000 steps (8%)

  107. Completed 450000 out of 5000000 steps (9%)

  108. Completed 500000 out of 5000000 steps (10%)

  109. Performance since last checkpoint: 44.90644491 ns/day
  110. Completed 550000 out of 5000000 steps (11%)

  111. WARNING:Console control signal 1 on PID 6904

  112. Exiting, please wait. . .

  113. 2016-01-30T08:20:26Z
  114. [ Leaving  Main ]
  115. Folding@home Core Shutdown: INTERRUPTED

  116. Project: 10493 (Run 2, Clone 1, Gen 31)

  117. Unit: 0x0000002d8ca304f555d6166f2056870c

  118. CPU: 0x00000000000000000000000000000000

  119. Machine: 1

  120. Digital signatures verified

  121. *************************** Core21 Folding@home Core ***************************
  122.        Type: 33
  123.        Core: Core21
  124.     Website: http://folding.stanford.edu/
  125.   Copyright: (c) 2009-2014 Stanford University
  126.      Author: Yutong Zhao <[email protected]>
  127.        Args: -dir 00 -suffix 01 -version 704 -lifeline 5916 -checkpoint 3 -gpu 0
  128.              -gpu-vendor nvidia -tmax=86 -twait=900
  129.      Config: <none>
  130. ************************************ Build *************************************
  131.     Version: 0.0.17
  132.        Date: Dec 18 2015
  133.        Time: 23:07:48
  134.    Compiler: Visual C++ 2008
  135.     Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox -arch:SSE2 /MT
  136.    Platform: win32 7
  137.        Bits: 64
  138.        Mode: Release
  139. ************************************ System ************************************
  140.         CPU: Unknown
  141.      CPU ID:
  142.        CPUs: 12
  143.      Memory: 9.99GiB
  144. Free Memory: 6.00GiB
  145.     Threads: WINDOWS_THREADS
  146. OS Version: 6.1
  147. Has Battery: false
  148. On Battery: false
  149. UTC Offset: 8
  150.         PID: 8760
  151.         CWD: C:\FAHClient\FAHClient\work
  152.          OS: Windows 7 Ultimate Service Pack 1
  153.     OS Arch: AMD64
  154.        GPUs: 0
  155.        CUDA: Not detected
  156.      OpenCL: Not detected
  157. ********************************************************************************
  158. Folding@home GPU Core21 Folding@home Core

  159. Version 0.0.17

  160. [1] compatible platform(s):
  161.   -- 0 --
  162.   PROFILE = FULL_PROFILE
  163.   VERSION = OpenCL 1.2 CUDA 8.0.5
  164.   NAME = NVIDIA CUDA
  165.   VENDOR = NVIDIA Corporation

  166. (1) device(s) found on platform 0:
  167.   -- 0 --
  168.   DEVICE_NAME = GeForce GTX 980 Ti
  169.   DEVICE_VENDOR = NVIDIA Corporation
  170.   DEVICE_VERSION = OpenCL 1.2 CUDA

  171. [ Entering Init ]
  172.   Launch time: 2016-01-30T08:20:31Z
  173.   Arguments passed: -dir 00 -suffix 01 -version 704 -lifeline 5916 -checkpoint 3 -gpu 0 -gpu-vendor nvidia -tmax=86 -twait=900
  174.   Found a checkpoint file

  175.   For testState comparison of CPU and GPU, will use:
  176.     forceTolerance: 5 kJ/mol/nm
  177.     energyTolerance: 10 kJ/mol
  178. [ Leaving  Init ]
  179. [ Entering Main ]
  180.   Reading core settings...
  181.   Total number of steps: 5000000
  182.   XTC write frequency: 125000
  183.   Checkpoint write frequency: 125000 (2.5%)
  184.   Number of frames per WU: 40
  185. [ Initializing Core Contexts ]
  186.   Using platform OpenCL
  187.   Looking for vendor: nvidia...found on platformId 0
  188.   Setting platform precision to single
  189.   Deserializing System...
  190.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 50 pressure change frequency.
  191.     Found: 80983 atoms, 6 forces.
  192.   Deserializing State...  done.
  193.     Ewald error tolerance in force 3 is 0.0005
  194.     Ewald parameters: alpha 2.628260884878466 nx 75 ny 75 nz 75
  195.     Integrator Type: class OpenMM::LangevinIntegrator
  196.     Constraint Tolerance: 1e-005
  197.     Time Step in PS: 0.002
  198.     Temperature: 300
  199.     Friction Coeff: 1
  200.     Using CPU platform for reference calculations.
  201.   Checking core state against reference...
  202.   Checking checkpoint state against reference...
  203. [ Initialized Core Contexts... ]
  204.   Using OpenCL on platformId 0 and gpu 0
  205.   v(^_^)v  MD ready starting from step 500000

  206. Completed 500000 out of 5000000 steps (10%)

  207. Core21 Folding@home Core: single GPU Temperature Control enabled, tmax: 86 twait: 900

  208. Completed 550000 out of 5000000 steps (11%)

  209. Completed 600000 out of 5000000 steps (12%)

  210. Performance since last checkpoint: 45.18828452 ns/day
  211. Completed 650000 out of 5000000 steps (13%)

  212. Completed 700000 out of 5000000 steps (14%)

  213. Completed 750000 out of 5000000 steps (15%)

  214. Performance since last checkpoint: 45.18828452 ns/day
  215. Completed 800000 out of 5000000 steps (16%)

  216. Completed 850000 out of 5000000 steps (17%)

  217. Performance since last checkpoint: 45.18828452 ns/day
  218. Completed 900000 out of 5000000 steps (18%)

  219. Completed 950000 out of 5000000 steps (19%)

  220. Completed 1000000 out of 5000000 steps (20%)

  221. Performance since last checkpoint: 45.18828452 ns/day
  222. Completed 1050000 out of 5000000 steps (21%)

  223. Completed 1100000 out of 5000000 steps (22%)

  224. Performance since last checkpoint: 45.09394572 ns/day
  225. Completed 1150000 out of 5000000 steps (23%)

  226. Completed 1200000 out of 5000000 steps (24%)

  227. Completed 1250000 out of 5000000 steps (25%)

  228. Performance since last checkpoint: 44.81327801 ns/day
  229. Completed 1300000 out of 5000000 steps (26%)

  230. Completed 1350000 out of 5000000 steps (27%)

  231. Performance since last checkpoint: 45.09394572 ns/day
  232. Completed 1400000 out of 5000000 steps (28%)

  233. Completed 1450000 out of 5000000 steps (29%)

  234. Completed 1500000 out of 5000000 steps (30%)

  235. Performance since last checkpoint: 45.09394572 ns/day
  236. Completed 1550000 out of 5000000 steps (31%)

  237. Completed 1600000 out of 5000000 steps (32%)

  238. Performance since last checkpoint: 45.09394572 ns/day
  239. Completed 1650000 out of 5000000 steps (33%)

  240. Completed 1700000 out of 5000000 steps (34%)

  241. Completed 1750000 out of 5000000 steps (35%)

  242. Performance since last checkpoint: 45.09394572 ns/day
  243. Completed 1800000 out of 5000000 steps (36%)

  244. Completed 1850000 out of 5000000 steps (37%)

  245. Performance since last checkpoint: 45.09394572 ns/day
  246. Completed 1900000 out of 5000000 steps (38%)

  247. Completed 1950000 out of 5000000 steps (39%)

  248. Completed 2000000 out of 5000000 steps (40%)

  249. Performance since last checkpoint: 45.18828452 ns/day
  250. Completed 2050000 out of 5000000 steps (41%)

  251. Completed 2100000 out of 5000000 steps (42%)

  252. Performance since last checkpoint: 45.18828452 ns/day
  253. Completed 2150000 out of 5000000 steps (43%)

  254. Completed 2200000 out of 5000000 steps (44%)

  255. Completed 2250000 out of 5000000 steps (45%)

  256. Performance since last checkpoint: 45.18828452 ns/day
  257. Completed 2300000 out of 5000000 steps (46%)

  258. Completed 2350000 out of 5000000 steps (47%)

  259. Performance since last checkpoint: 45.18828452 ns/day
  260. Completed 2400000 out of 5000000 steps (48%)

  261. Completed 2450000 out of 5000000 steps (49%)

  262. Completed 2500000 out of 5000000 steps (50%)

  263. Performance since last checkpoint: 45.18828452 ns/day
  264. Completed 2550000 out of 5000000 steps (51%)

  265. Completed 2600000 out of 5000000 steps (52%)

  266. Performance since last checkpoint: 45.28301887 ns/day
  267. Completed 2650000 out of 5000000 steps (53%)

  268. Completed 2700000 out of 5000000 steps (54%)

  269. Completed 2750000 out of 5000000 steps (55%)

  270. Performance since last checkpoint: 45.09394572 ns/day
  271. Completed 2800000 out of 5000000 steps (56%)

  272. Completed 2850000 out of 5000000 steps (57%)

  273. Performance since last checkpoint: 44.90644491 ns/day
  274. Completed 2900000 out of 5000000 steps (58%)

  275. Completed 2950000 out of 5000000 steps (59%)

  276. Completed 3000000 out of 5000000 steps (60%)

  277. Performance since last checkpoint: 44.72049689 ns/day
  278. Completed 3050000 out of 5000000 steps (61%)

  279. Completed 3100000 out of 5000000 steps (62%)

  280. Performance since last checkpoint: 44.72049689 ns/day
  281. Completed 3150000 out of 5000000 steps (63%)

  282. Completed 3200000 out of 5000000 steps (64%)

  283. Completed 3250000 out of 5000000 steps (65%)

  284. Performance since last checkpoint: 44.81327801 ns/day
  285. Completed 3300000 out of 5000000 steps (66%)

  286. Completed 3350000 out of 5000000 steps (67%)

  287. Performance since last checkpoint: 45 ns/day
  288. Completed 3400000 out of 5000000 steps (68%)
复制代码
回复

使用道具 举报

发表于 2016-1-30 19:46:47 | 显示全部楼层
相同的卡在不同的包下应该有不同的模拟表现,
否则最甜的最容易爆包的11402用980跑50.46728972 ns/day居然比980TI还高就无法解释了
  1. Project: 11402 (Run 6, Clone 12, Gen 40)

  2. Unit: 0x000000328ca304f255ed4e85aaebae88

  3. CPU: 0x00000000000000000000000000000000

  4. Machine: 1

  5. Reading tar file core.xml

  6. Reading tar file system.xml

  7. Reading tar file integrator.xml

  8. Reading tar file state.xml

  9. Digital signatures verified

  10. *************************** Core21 Folding@home Core ***************************
  11.        Type: 33
  12.        Core: Core21
  13.     Website: http://folding.stanford.edu/
  14.   Copyright: (c) 2009-2014 Stanford University
  15.      Author: Yutong Zhao <[email protected]>
  16.        Args: -dir 02 -suffix 01 -version 704 -lifeline 17680 -checkpoint 3 -gpu
  17.              0 -gpu-vendor nvidia -tmax=83 -twait=900
  18.      Config: <none>
  19. ************************************ Build *************************************
  20.     Version: 0.0.17
  21.        Date: Dec 18 2015
  22.        Time: 23:07:48
  23.    Compiler: Visual C++ 2008
  24.     Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox -arch:SSE2 /MT
  25.    Platform: win32 7
  26.        Bits: 64
  27.        Mode: Release
  28. ************************************ System ************************************
  29.         CPU: Unknown
  30.      CPU ID:
  31.        CPUs: 8
  32.      Memory: 7.95GiB
  33. Free Memory: 4.99GiB
  34.     Threads: WINDOWS_THREADS
  35. OS Version: 6.1
  36. Has Battery: false
  37. On Battery: false
  38. UTC Offset: 8
  39.         PID: 16756
  40.         CWD: d:\FAHClient\FAHClient\work
  41.          OS: Windows 7 Ultimate Service Pack 1
  42.     OS Arch: AMD64
  43.        GPUs: 0
  44.        CUDA: Not detected
  45.      OpenCL: Not detected
  46. ********************************************************************************
  47. Folding@home GPU Core21 Folding@home Core

  48. Version 0.0.17

  49. [1] compatible platform(s):
  50.   -- 0 --
  51.   PROFILE = FULL_PROFILE
  52.   VERSION = OpenCL 1.1 CUDA 7.0.29
  53.   NAME = NVIDIA CUDA
  54.   VENDOR = NVIDIA Corporation

  55. (1) device(s) found on platform 0:
  56.   -- 0 --
  57.   DEVICE_NAME = GeForce GTX 980
  58.   DEVICE_VENDOR = NVIDIA Corporation
  59.   DEVICE_VERSION = OpenCL 1.1 CUDA

  60. [ Entering Init ]
  61.   Launch time: 2016-01-30T11:24:12Z
  62.   Arguments passed: -dir 02 -suffix 01 -version 704 -lifeline 17680 -checkpoint 3 -gpu 0 -gpu-vendor nvidia -tmax=83 -twait=900
  63.   For testState comparison of CPU and GPU, will use:
  64.     forceTolerance: 5 kJ/mol/nm
  65.     energyTolerance: 10 kJ/mol
  66. [ Leaving  Init ]
  67. [ Entering Main ]
  68.   Reading core settings...
  69.   Total number of steps: 5000000
  70.   XTC write frequency: 125000
  71.   Checkpoint write frequency: 125000 (2.5%)
  72.   Number of frames per WU: 40
  73. [ Initializing Core Contexts ]
  74.   Using platform OpenCL
  75.   Looking for vendor: nvidia...found on platformId 0
  76.   Setting platform precision to single
  77.   Deserializing System...
  78.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 50 pressure change frequency.
  79.     Found: 54377 atoms, 5 forces.
  80.   Deserializing State...  done.
  81.     Ewald error tolerance in force 3 is 0.0005
  82.     Ewald parameters: alpha 2.628260884878466 nx 70 ny 70 nz 70
  83.     Integrator Type: class OpenMM::LangevinIntegrator
  84.     Constraint Tolerance: 1e-005
  85.     Time Step in PS: 0.002
  86.     Temperature: 300
  87.     Friction Coeff: 1
  88.     Using CPU platform for reference calculations.
  89.   Checking core state against reference...
  90.   Checking checkpoint state against reference...
  91. [ Initialized Core Contexts... ]
  92.   Using OpenCL on platformId 0 and gpu 0
  93.   v(^_^)v  MD ready starting from step 0

  94. Completed 0 out of 5000000 steps (0%)

  95. Core21 Folding@home Core: single GPU Temperature Control enabled, tmax: 83 twait: 900

  96. Completed 50000 out of 5000000 steps (1%)

  97. Completed 100000 out of 5000000 steps (2%)

  98. Performance since last checkpoint: 50.46728972 ns/day
  99. Completed 150000 out of 5000000 steps (3%)

  100. Completed 200000 out of 5000000 steps (4%)

  101. Completed 250000 out of 5000000 steps (5%)

  102. Performance since last checkpoint: 50.46728972 ns/day
  103. Completed 300000 out of 5000000 steps (6%)
复制代码
回复

使用道具 举报

发表于 2016-1-30 19:49:48 | 显示全部楼层
  1. Project: 11703 (Run 0, Clone 32, Gen 45)
  2. Unit: 0x0000002e8ca304f3568833fb694304c9
  3. CPU: 0x00000000000000000000000000000000
  4. Machine: 1
  5. Reading tar file core.xml
  6. Reading tar file system.xml
  7. Reading tar file integrator.xml
  8. Reading tar file state.xml
  9. Digital signatures verified
  10. *************************** Core21 Folding@home Core ***************************
  11.        Type: 33
  12.        Core: Core21
  13.     Website: http://folding.stanford.edu/
  14.   Copyright: (c) 2009-2014 Stanford University
  15.      Author: Yutong Zhao <[email protected]>
  16.        Args: -dir 00 -suffix 01 -version 704 -lifeline 4146 -checkpoint 3 -gpu 0
  17.              -gpu-vendor nvidia
  18.      Config: <none>
  19. ************************************ Build *************************************
  20.     Version: 0.0.17
  21.        Date: Dec 18 2015
  22.        Time: 22:48:55
  23. Repository: Git
  24.    Revision: 99a324d4be70589b0a127080bb7fdfe05cc4597f
  25.      Branch: HEAD
  26.    Compiler: GNU 4.4.7 20120313 (Red Hat 4.4.7-16)
  27.     Options: -std=gnu++98 -O3 -funroll-loops -mfpmath=sse -ffast-math
  28.              -fno-unsafe-math-optimizations -msse2
  29.    Platform: linux2 4.1.13-boot2docker
  30.        Bits: 64
  31.        Mode: Release
  32. ************************************ System ************************************
  33.         CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz
  34.      CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
  35.        CPUs: 4
  36.      Memory: 7.72GiB
  37. Free Memory: 5.86GiB
  38.     Threads: POSIX_THREADS
  39. OS Version: 3.16
  40. Has Battery: false
  41. On Battery: false
  42. UTC Offset: 8
  43.         PID: 4150
  44.         CWD: /var/lib/fahclient/work
  45.          OS: Linux 3.16.0-31-generic x86_64
  46.     OS Arch: AMD64
  47.        GPUs: 0
  48.        CUDA: Not detected
  49.      OpenCL: Not detected
  50. ********************************************************************************
  51. Folding@home GPU Core21 Folding@home Core
  52. Version 0.0.17
  53. [1] compatible platform(s):
  54.   -- 0 --
  55.   PROFILE = FULL_PROFILE
  56.   VERSION = OpenCL 1.1 CUDA 7.0.65
  57.   NAME = NVIDIA CUDA
  58.   VENDOR = NVIDIA Corporation

  59. (2) device(s) found on platform 0:
  60.   -- 0 --
  61.   DEVICE_NAME = GeForce GTX 980 Ti
  62.   DEVICE_VENDOR = NVIDIA Corporation
  63.   DEVICE_VERSION = OpenCL 1.1 CUDA

  64.   -- 1 --
  65.   DEVICE_NAME = GeForce GTX 970
  66.   DEVICE_VENDOR = NVIDIA Corporation
  67.   DEVICE_VERSION = OpenCL 1.1 CUDA

  68. [ Entering Init ]
  69.   Launch time: 2016-01-30T11:26:05Z
  70.   Arguments passed: -dir 00 -suffix 01 -version 704 -lifeline 4146 -checkpoint 3 -gpu 0 -gpu-vendor nvidia
  71.   For testState comparison of CPU and GPU, will use:
  72.     forceTolerance: 5 kJ/mol/nm
  73.     energyTolerance: 10 kJ/mol
  74. [ Leaving  Init ]
  75. [ Entering Main ]
  76.   Reading core settings...
  77.   Total number of steps: 5000000
  78.   XTC write frequency: 250000
  79.   Checkpoint write frequency: 250000 (5%)
  80.   Number of frames per WU: 20
  81. [ Initializing Core Contexts ]
  82.   Using platform OpenCL
  83.   Looking for vendor: nvidia...found on platformId 0
  84.   Setting platform precision to mixed
  85.   Deserializing System...
  86.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 25 pressure change frequency.
  87.     Found: 68556 atoms, 6 forces.
  88.   Deserializing State...  done.
  89.     Ewald error tolerance in force 3 is 0.0005
  90.     Ewald parameters: alpha 2.766590405135227 nx 75 ny 75 nz 75
  91.     Integrator Type: N6OpenMM18LangevinIntegratorE
  92.     Constraint Tolerance: 1e-05
  93.     Time Step in PS: 0.002
  94.     Temperature: 300
  95.     Friction Coeff: 0.25
  96.     Using CPU platform for reference calculations.
  97.   Checking core state against reference...
  98.   Checking checkpoint state against reference...
  99. [ Initialized Core Contexts... ]
  100.   Using OpenCL on platformId 0 and gpu 0
  101.   v(^_^)v  MD ready starting from step 0

  102. Completed 0 out of 5000000 steps (0%)
  103. Temperature control disabled. Requirements: single Nvidia GPU, tmax must be < 110 and twait >= 900
  104. Completed 50000 out of 5000000 steps (1%)
  105. Completed 100000 out of 5000000 steps (2%)
  106. Completed 150000 out of 5000000 steps (3%)
  107. Completed 200000 out of 5000000 steps (4%)
  108. Completed 250000 out of 5000000 steps (5%)
  109. Performance since last checkpoint: 50.46728972 ns/day
  110. Completed 300000 out of 5000000 steps (6%)
复制代码
Linux下980Ti@1493MHz
回复

使用道具 举报

发表于 2016-1-30 20:09:59 | 显示全部楼层
这屏幕刷的好。又有新发现。
回复

使用道具 举报

发表于 2016-1-30 21:12:33 | 显示全部楼层
不同atom数的包之间直接比较ns/day恐怕没有意义,相同atom数的可以比一比。
以前v6客户端会给出GFlops为单位的Performance,感觉更直观一些。

回复

使用道具 举报

发表于 2016-1-30 22:50:10 | 显示全部楼层
本帖最后由 金鹏 于 2016-1-30 22:54 编辑
cuda 发表于 2016-1-30 21:12
不同atom数的包之间直接比较ns/day恐怕没有意义,相同atom数的可以比一比。
以前v6客户端会给出GFlops为单 ...

是的,兄弟精辟不过相比17/18老内核新内核计算效率和密度都高了不少

1485频率下980TI跑的11402的包,62.60869565 ns/day
1513频率下980跑的11402的包,50.46728972 ns/day
1471频率下970跑的11402包,39.488117 ns/day

log970.txt (7.13 KB, 下载次数: 0)
log980.txt (3.77 KB, 下载次数: 0)
log980ti.txt (7.51 KB, 下载次数: 0)
  1. Project: 11402 (Run 1, Clone 24, Gen 49)

  2. Unit: 0x000000448ca304f255ed4e4f93c36a39

  3. CPU: 0x00000000000000000000000000000000

  4. Machine: 1

  5. Reading tar file core.xml

  6. Reading tar file system.xml

  7. Reading tar file integrator.xml

  8. Reading tar file state.xml

  9. Digital signatures verified

  10. *************************** Core21 Folding@home Core ***************************
  11.        Type: 33
  12.        Core: Core21
  13.     Website: http://folding.stanford.edu/
  14.   Copyright: (c) 2009-2014 Stanford University
  15.      Author: Yutong Zhao <[email protected]>
  16.        Args: -dir 00 -suffix 01 -version 704 -lifeline 9672 -checkpoint 3 -gpu 0
  17.              -gpu-vendor nvidia
  18.      Config: <none>
  19. ************************************ Build *************************************
  20.     Version: 0.0.17
  21.        Date: Dec 18 2015
  22.        Time: 23:07:48
  23.    Compiler: Visual C++ 2008
  24.     Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox -arch:SSE2 /MT
  25.    Platform: win32 7
  26.        Bits: 64
  27.        Mode: Release
  28. ************************************ System ************************************
  29.         CPU: Unknown
  30.      CPU ID:
  31.        CPUs: 32
  32.      Memory: 31.95GiB
  33. Free Memory: 25.30GiB
  34.     Threads: WINDOWS_THREADS
  35. OS Version: 6.1
  36. Has Battery: false
  37. On Battery: false
  38. UTC Offset: 8
  39.         PID: 8948
  40.         CWD: D:\FAHClient\FAHClient\work
  41.          OS: Windows 7 Ultimate Service Pack 1
  42.     OS Arch: AMD64
  43.        GPUs: 0
  44.        CUDA: Not detected
  45.      OpenCL: Not detected
  46. ********************************************************************************
  47. Folding@home GPU Core21 Folding@home Core

  48. Version 0.0.17

  49. [1] compatible platform(s):
  50.   -- 0 --
  51.   PROFILE = FULL_PROFILE
  52.   VERSION = OpenCL 1.2 CUDA 8.0.5
  53.   NAME = NVIDIA CUDA
  54.   VENDOR = NVIDIA Corporation

  55. (2) device(s) found on platform 0:
  56.   -- 0 --
  57.   DEVICE_NAME = GeForce GTX 980 Ti
  58.   DEVICE_VENDOR = NVIDIA Corporation
  59.   DEVICE_VERSION = OpenCL 1.2 CUDA

  60.   -- 1 --
  61.   DEVICE_NAME = GeForce GTX 980 Ti
  62.   DEVICE_VENDOR = NVIDIA Corporation
  63.   DEVICE_VERSION = OpenCL 1.2 CUDA

  64. [ Entering Init ]
  65.   Launch time: 2016-01-30T12:16:39Z
  66.   Arguments passed: -dir 00 -suffix 01 -version 704 -lifeline 9672 -checkpoint 3 -gpu 0 -gpu-vendor nvidia
  67.   For testState comparison of CPU and GPU, will use:
  68.     forceTolerance: 5 kJ/mol/nm
  69.     energyTolerance: 10 kJ/mol
  70. [ Leaving  Init ]
  71. [ Entering Main ]
  72.   Reading core settings...
  73.   Total number of steps: 5000000
  74.   XTC write frequency: 125000
  75.   Checkpoint write frequency: 125000 (2.5%)
  76.   Number of frames per WU: 40
  77. [ Initializing Core Contexts ]
  78.   Using platform OpenCL
  79.   Looking for vendor: nvidia...found on platformId 0
  80.   Setting platform precision to single
  81.   Deserializing System...
  82.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 50 pressure change frequency.
  83.     Found: 54377 atoms, 5 forces.
  84.   Deserializing State...  done.
  85.     Ewald error tolerance in force 3 is 0.0005
  86.     Ewald parameters: alpha 2.628260884878466 nx 70 ny 70 nz 70
  87.     Integrator Type: class OpenMM::LangevinIntegrator
  88.     Constraint Tolerance: 1e-005
  89.     Time Step in PS: 0.002
  90.     Temperature: 300
  91.     Friction Coeff: 1
  92.     Using CPU platform for reference calculations.
  93.   Checking core state against reference...
  94.   Checking checkpoint state against reference...
  95. [ Initialized Core Contexts... ]
  96.   Using OpenCL on platformId 0 and gpu 0
  97.   v(^_^)v  MD ready starting from step 0

  98. Completed 0 out of 5000000 steps (0%)

  99. Temperature control disabled. Requirements: single Nvidia GPU, tmax must be < 110 and twait >= 900

  100. Completed 50000 out of 5000000 steps (1%)

  101. Completed 100000 out of 5000000 steps (2%)

  102. Performance since last checkpoint: 62.60869565 ns/day
  103. Completed 150000 out of 5000000 steps (3%)

  104. Completed 200000 out of 5000000 steps (4%)

  105. Completed 250000 out of 5000000 steps (5%)

  106. Performance since last checkpoint: 62.60869565 ns/day
复制代码
  1. Project: 11402 (Run 6, Clone 12, Gen 40)

  2. Unit: 0x000000328ca304f255ed4e85aaebae88

  3. CPU: 0x00000000000000000000000000000000

  4. Machine: 1

  5. Reading tar file core.xml

  6. Reading tar file system.xml

  7. Reading tar file integrator.xml

  8. Reading tar file state.xml

  9. Digital signatures verified

  10. *************************** Core21 Folding@home Core ***************************
  11.        Type: 33
  12.        Core: Core21
  13.     Website: http://folding.stanford.edu/
  14.   Copyright: (c) 2009-2014 Stanford University
  15.      Author: Yutong Zhao <[email protected]>
  16.        Args: -dir 02 -suffix 01 -version 704 -lifeline 17680 -checkpoint 3 -gpu
  17.              0 -gpu-vendor nvidia -tmax=83 -twait=900
  18.      Config: <none>
  19. ************************************ Build *************************************
  20.     Version: 0.0.17
  21.        Date: Dec 18 2015
  22.        Time: 23:07:48
  23.    Compiler: Visual C++ 2008
  24.     Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox -arch:SSE2 /MT
  25.    Platform: win32 7
  26.        Bits: 64
  27.        Mode: Release
  28. ************************************ System ************************************
  29.         CPU: Unknown
  30.      CPU ID:
  31.        CPUs: 8
  32.      Memory: 7.95GiB
  33. Free Memory: 4.99GiB
  34.     Threads: WINDOWS_THREADS
  35. OS Version: 6.1
  36. Has Battery: false
  37. On Battery: false
  38. UTC Offset: 8
  39.         PID: 16756
  40.         CWD: d:\FAHClient\FAHClient\work
  41.          OS: Windows 7 Ultimate Service Pack 1
  42.     OS Arch: AMD64
  43.        GPUs: 0
  44.        CUDA: Not detected
  45.      OpenCL: Not detected
  46. ********************************************************************************
  47. Folding@home GPU Core21 Folding@home Core

  48. Version 0.0.17

  49. [1] compatible platform(s):
  50.   -- 0 --
  51.   PROFILE = FULL_PROFILE
  52.   VERSION = OpenCL 1.1 CUDA 7.0.29
  53.   NAME = NVIDIA CUDA
  54.   VENDOR = NVIDIA Corporation

  55. (1) device(s) found on platform 0:
  56.   -- 0 --
  57.   DEVICE_NAME = GeForce GTX 980
  58.   DEVICE_VENDOR = NVIDIA Corporation
  59.   DEVICE_VERSION = OpenCL 1.1 CUDA

  60. [ Entering Init ]
  61.   Launch time: 2016-01-30T11:24:12Z
  62.   Arguments passed: -dir 02 -suffix 01 -version 704 -lifeline 17680 -checkpoint 3 -gpu 0 -gpu-vendor nvidia -tmax=83 -twait=900
  63.   For testState comparison of CPU and GPU, will use:
  64.     forceTolerance: 5 kJ/mol/nm
  65.     energyTolerance: 10 kJ/mol
  66. [ Leaving  Init ]
  67. [ Entering Main ]
  68.   Reading core settings...
  69.   Total number of steps: 5000000
  70.   XTC write frequency: 125000
  71.   Checkpoint write frequency: 125000 (2.5%)
  72.   Number of frames per WU: 40
  73. [ Initializing Core Contexts ]
  74.   Using platform OpenCL
  75.   Looking for vendor: nvidia...found on platformId 0
  76.   Setting platform precision to single
  77.   Deserializing System...
  78.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 50 pressure change frequency.
  79.     Found: 54377 atoms, 5 forces.
  80.   Deserializing State...  done.
  81.     Ewald error tolerance in force 3 is 0.0005
  82.     Ewald parameters: alpha 2.628260884878466 nx 70 ny 70 nz 70
  83.     Integrator Type: class OpenMM::LangevinIntegrator
  84.     Constraint Tolerance: 1e-005
  85.     Time Step in PS: 0.002
  86.     Temperature: 300
  87.     Friction Coeff: 1
  88.     Using CPU platform for reference calculations.
  89.   Checking core state against reference...
  90.   Checking checkpoint state against reference...
  91. [ Initialized Core Contexts... ]
  92.   Using OpenCL on platformId 0 and gpu 0
  93.   v(^_^)v  MD ready starting from step 0

  94. Completed 0 out of 5000000 steps (0%)

  95. Core21 Folding@home Core: single GPU Temperature Control enabled, tmax: 83 twait: 900

  96. Completed 50000 out of 5000000 steps (1%)

  97. Completed 100000 out of 5000000 steps (2%)

  98. Performance since last checkpoint: 50.46728972 ns/day
  99. Completed 150000 out of 5000000 steps (3%)

  100. Completed 200000 out of 5000000 steps (4%)

  101. Completed 250000 out of 5000000 steps (5%)

  102. Performance since last checkpoint: 50.46728972 ns/day
复制代码
  1. Project: 11402 (Run 5, Clone 45, Gen 55)

  2. Unit: 0x0000004b8ca304f255ed4e8574d71ef0

  3. CPU: 0x00000000000000000000000000000000

  4. Machine: 1

  5. Reading tar file core.xml

  6. Reading tar file system.xml

  7. Reading tar file integrator.xml

  8. Reading tar file state.xml

  9. Digital signatures verified

  10. *************************** Core21 Folding@home Core ***************************
  11.        Type: 33
  12.        Core: Core21
  13.     Website: http://folding.stanford.edu/
  14.   Copyright: (c) 2009-2014 Stanford University
  15.      Author: Yutong Zhao <[email protected]>
  16.        Args: -dir 00 -suffix 01 -version 704 -lifeline 7428 -checkpoint 3 -gpu 0
  17.              -gpu-vendor nvidia
  18.      Config: <none>
  19. ************************************ Build *************************************
  20.     Version: 0.0.17
  21.        Date: Dec 18 2015
  22.        Time: 23:07:48
  23.    Compiler: Visual C++ 2008
  24.     Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox -arch:SSE2 /MT
  25.    Platform: win32 7
  26.        Bits: 64
  27.        Mode: Release
  28. ************************************ System ************************************
  29.         CPU: Unknown
  30.      CPU ID:
  31.        CPUs: 8
  32.      Memory: 7.99GiB
  33. Free Memory: 5.23GiB
  34.     Threads: WINDOWS_THREADS
  35. OS Version: 6.1
  36. Has Battery: false
  37. On Battery: false
  38. UTC Offset: 8
  39.         PID: 7208
  40.         CWD: E:\FAHClient\FAHClient\work
  41.          OS: Windows 7 Ultimate Service Pack 1
  42.     OS Arch: AMD64
  43.        GPUs: 0
  44.        CUDA: Not detected
  45.      OpenCL: Not detected
  46. ********************************************************************************
  47. Folding@home GPU Core21 Folding@home Core

  48. Version 0.0.17

  49. [1] compatible platform(s):
  50.   -- 0 --
  51.   PROFILE = FULL_PROFILE
  52.   VERSION = OpenCL 1.1 CUDA 7.0.29
  53.   NAME = NVIDIA CUDA
  54.   VENDOR = NVIDIA Corporation

  55. (2) device(s) found on platform 0:
  56.   -- 0 --
  57.   DEVICE_NAME = GeForce GTX 970
  58.   DEVICE_VENDOR = NVIDIA Corporation
  59.   DEVICE_VERSION = OpenCL 1.1 CUDA

  60.   -- 1 --
  61.   DEVICE_NAME = GeForce GTX 970
  62.   DEVICE_VENDOR = NVIDIA Corporation
  63.   DEVICE_VERSION = OpenCL 1.1 CUDA

  64. [ Entering Init ]
  65.   Launch time: 2016-01-30T11:15:54Z
  66.   Arguments passed: -dir 00 -suffix 01 -version 704 -lifeline 7428 -checkpoint 3 -gpu 0 -gpu-vendor nvidia
  67.   For testState comparison of CPU and GPU, will use:
  68.     forceTolerance: 5 kJ/mol/nm
  69.     energyTolerance: 10 kJ/mol
  70. [ Leaving  Init ]
  71. [ Entering Main ]
  72.   Reading core settings...
  73.   Total number of steps: 5000000
  74.   XTC write frequency: 125000
  75.   Checkpoint write frequency: 125000 (2.5%)
  76.   Number of frames per WU: 40
  77. [ Initializing Core Contexts ]
  78.   Using platform OpenCL
  79.   Looking for vendor: nvidia...found on platformId 0
  80.   Setting platform precision to single
  81.   Deserializing System...
  82.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 50 pressure change frequency.
  83.     Found: 54377 atoms, 5 forces.
  84.   Deserializing State...  done.
  85.     Ewald error tolerance in force 3 is 0.0005
  86.     Ewald parameters: alpha 2.628260884878466 nx 70 ny 70 nz 70
  87.     Integrator Type: class OpenMM::LangevinIntegrator
  88.     Constraint Tolerance: 1e-005
  89.     Time Step in PS: 0.002
  90.     Temperature: 300
  91.     Friction Coeff: 1
  92.     Using CPU platform for reference calculations.
  93.   Checking core state against reference...
  94.   Checking checkpoint state against reference...
  95. [ Initialized Core Contexts... ]
  96.   Using OpenCL on platformId 0 and gpu 0
  97.   v(^_^)v  MD ready starting from step 0

  98. Completed 0 out of 5000000 steps (0%)

  99. Temperature control disabled. Requirements: single Nvidia GPU, tmax must be < 110 and twait >= 900

  100. Completed 50000 out of 5000000 steps (1%)

  101. Completed 100000 out of 5000000 steps (2%)

  102. Performance since last checkpoint: 39.488117 ns/day
  103. Completed 150000 out of 5000000 steps (3%)

  104. Completed 200000 out of 5000000 steps (4%)

  105. Completed 250000 out of 5000000 steps (5%)

  106. Performance since last checkpoint: 39.488117 ns/day
复制代码
回复

使用道具 举报

发表于 2016-1-31 17:30:55 | 显示全部楼层
11407下貌似模拟时间最长了77.69784173 ns/day
  1. Project: 11407 (Run 0, Clone 14, Gen 33)

  2. Unit: 0x000000288ca304f25686b2425fe1bc9b

  3. CPU: 0x00000000000000000000000000000000

  4. Machine: 1

  5. Reading tar file core.xml

  6. Reading tar file system.xml

  7. Reading tar file integrator.xml

  8. Reading tar file state.xml

  9. Digital signatures verified

  10. *************************** Core21 Folding@home Core ***************************
  11.        Type: 33
  12.        Core: Core21
  13.     Website: http://folding.stanford.edu/
  14.   Copyright: (c) 2009-2014 Stanford University
  15.      Author: Yutong Zhao <[email protected]>
  16.        Args: -dir 00 -suffix 01 -version 704 -lifeline 5416 -checkpoint 3 -gpu 0
  17.              -gpu-vendor nvidia -tmax=86 -twait=900
  18.      Config: <none>
  19. ************************************ Build *************************************
  20.     Version: 0.0.17
  21.        Date: Dec 18 2015
  22.        Time: 23:07:48
  23.    Compiler: Visual C++ 2008
  24.     Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox -arch:SSE2 /MT
  25.    Platform: win32 7
  26.        Bits: 64
  27.        Mode: Release
  28. ************************************ System ************************************
  29.         CPU: Unknown
  30.      CPU ID:
  31.        CPUs: 12
  32.      Memory: 9.99GiB
  33. Free Memory: 6.16GiB
  34.     Threads: WINDOWS_THREADS
  35. OS Version: 6.1
  36. Has Battery: false
  37. On Battery: false
  38. UTC Offset: 8
  39.         PID: 10216
  40.         CWD: C:\FAHClient\FAHClient\work
  41.          OS: Windows 7 Ultimate Service Pack 1
  42.     OS Arch: AMD64
  43.        GPUs: 0
  44.        CUDA: Not detected
  45.      OpenCL: Not detected
  46. ********************************************************************************
  47. Folding@home GPU Core21 Folding@home Core

  48. Version 0.0.17

  49. [1] compatible platform(s):
  50.   -- 0 --
  51.   PROFILE = FULL_PROFILE
  52.   VERSION = OpenCL 1.2 CUDA 8.0.5
  53.   NAME = NVIDIA CUDA
  54.   VENDOR = NVIDIA Corporation

  55. (1) device(s) found on platform 0:
  56.   -- 0 --
  57.   DEVICE_NAME = GeForce GTX 980 Ti
  58.   DEVICE_VENDOR = NVIDIA Corporation
  59.   DEVICE_VERSION = OpenCL 1.2 CUDA

  60. [ Entering Init ]
  61.   Launch time: 2016-01-31T07:37:41Z
  62.   Arguments passed: -dir 00 -suffix 01 -version 704 -lifeline 5416 -checkpoint 3 -gpu 0 -gpu-vendor nvidia -tmax=86 -twait=900
  63.   For testState comparison of CPU and GPU, will use:
  64.     forceTolerance: 5 kJ/mol/nm
  65.     energyTolerance: 10 kJ/mol
  66. [ Leaving  Init ]
  67. [ Entering Main ]
  68.   Reading core settings...
  69.   Total number of steps: 5000000
  70.   XTC write frequency: 125000
  71.   Checkpoint write frequency: 125000 (2.5%)
  72.   Number of frames per WU: 40
  73. [ Initializing Core Contexts ]
  74.   Using platform OpenCL
  75.   Looking for vendor: nvidia...found on platformId 0
  76.   Setting platform precision to single
  77.   Deserializing System...
  78.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 50 pressure change frequency.
  79.     Found: 45368 atoms, 5 forces.
  80.   Deserializing State...  done.
  81.     Ewald error tolerance in force 3 is 0.0005
  82.     Ewald parameters: alpha 2.628260884878466 nx 63 ny 63 nz 63
  83.     Integrator Type: class OpenMM::LangevinIntegrator
  84.     Constraint Tolerance: 1e-005
  85.     Time Step in PS: 0.002
  86.     Temperature: 300
  87.     Friction Coeff: 1
  88.     Using CPU platform for reference calculations.
  89.   Checking core state against reference...
  90.   Checking checkpoint state against reference...
  91. [ Initialized Core Contexts... ]
  92.   Using OpenCL on platformId 0 and gpu 0
  93.   v(^_^)v  MD ready starting from step 0

  94. Completed 0 out of 5000000 steps (0%)

  95. Core21 Folding@home Core: single GPU Temperature Control enabled, tmax: 86 twait: 900

  96. Completed 50000 out of 5000000 steps (1%)

  97. Completed 100000 out of 5000000 steps (2%)

  98. Performance since last checkpoint: 77.69784173 ns/day
  99. Completed 150000 out of 5000000 steps (3%)

  100. Completed 200000 out of 5000000 steps (4%)

  101. Completed 250000 out of 5000000 steps (5%)

  102. Performance since last checkpoint: 77.41935484 ns/day
  103. Completed 300000 out of 5000000 steps (6%)

  104. Completed 350000 out of 5000000 steps (7%)

  105. Performance since last checkpoint: 77.14285714 ns/day
复制代码
回复

使用道具 举报

 楼主| 发表于 2016-2-5 01:09:13 | 显示全部楼层
Project: 11401 (Run 0, Clone 15, Gen 86)
GTX970
蛋白质折叠性能:37.8ns/day


回复

使用道具 举报

发表于 2016-2-12 20:01:45 | 显示全部楼层
wpf999 发表于 2016-2-5 01:09
Project: 11401 (Run 0, Clone 15, Gen 86)
GTX970
蛋白质折叠性能:37.8ns/day

赶脚10495是目前模拟时间最长了97.2972973 ns/day
  1. Project: 10495 (Run 1, Clone 45, Gen 4)

  2. Unit: 0x000000048ca304f556ba62e7d8c2ac5d

  3. CPU: 0x00000000000000000000000000000000

  4. Machine: 1

  5. Digital signatures verified

  6. *************************** Core21 Folding@home Core ***************************
  7.        Type: 33
  8.        Core: Core21
  9.     Website: http://folding.stanford.edu/
  10.   Copyright: (c) 2009-2014 Stanford University
  11.      Author: Yutong Zhao <[email protected]>
  12.        Args: -dir 00 -suffix 01 -version 704 -lifeline 10600 -checkpoint 3 -gpu
  13.              0 -gpu-vendor nvidia -tmax=86 -twait=900
  14.      Config: <none>
  15. ************************************ Build *************************************
  16.     Version: 0.0.17
  17.        Date: Dec 18 2015
  18.        Time: 23:07:48
  19.    Compiler: Visual C++ 2008
  20.     Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox -arch:SSE2 /MT
  21.    Platform: win32 7
  22.        Bits: 64
  23.        Mode: Release
  24. ************************************ System ************************************
  25.         CPU: Unknown
  26.      CPU ID:
  27.        CPUs: 12
  28.      Memory: 9.99GiB
  29. Free Memory: 6.81GiB
  30.     Threads: WINDOWS_THREADS
  31. OS Version: 6.1
  32. Has Battery: false
  33. On Battery: false
  34. UTC Offset: 8
  35.         PID: 9548
  36.         CWD: C:\FAHClient\FAHClient\work
  37.          OS: Windows 7 Ultimate Service Pack 1
  38.     OS Arch: AMD64
  39.        GPUs: 0
  40.        CUDA: Not detected
  41.      OpenCL: Not detected
  42. ********************************************************************************
  43. Folding@home GPU Core21 Folding@home Core

  44. Version 0.0.17

  45. [1] compatible platform(s):
  46.   -- 0 --
  47.   PROFILE = FULL_PROFILE
  48.   VERSION = OpenCL 1.2 CUDA 8.0.5
  49.   NAME = NVIDIA CUDA
  50.   VENDOR = NVIDIA Corporation

  51. (1) device(s) found on platform 0:
  52.   -- 0 --
  53.   DEVICE_NAME = GeForce GTX 980 Ti
  54.   DEVICE_VENDOR = NVIDIA Corporation
  55.   DEVICE_VERSION = OpenCL 1.2 CUDA

  56. [ Entering Init ]
  57.   Launch time: 2016-02-12T11:38:24Z
  58.   Arguments passed: -dir 00 -suffix 01 -version 704 -lifeline 10600 -checkpoint 3 -gpu 0 -gpu-vendor nvidia -tmax=86 -twait=900
  59.   Found a checkpoint file

  60.   For testState comparison of CPU and GPU, will use:
  61.     forceTolerance: 5 kJ/mol/nm
  62.     energyTolerance: 10 kJ/mol
  63. [ Leaving  Init ]
  64. [ Entering Main ]
  65.   Reading core settings...
  66.   Total number of steps: 5000000
  67.   XTC write frequency: 250000
  68.   Checkpoint write frequency: 250000 (5%)
  69.   Number of frames per WU: 20
  70. [ Initializing Core Contexts ]
  71.   Using platform OpenCL
  72.   Looking for vendor: nvidia...found on platformId 0
  73.   Setting platform precision to single
  74.   Deserializing System...
  75.   Found MonteCarloBarostat @ 1.01325 (default) Bar, 300 Kelvin, 50 pressure change frequency.
  76.     Found: 67896 atoms, 6 forces.
  77.   Deserializing State...  done.
  78.     Ewald error tolerance in force 3 is 0.0005
  79.     Integrator Type: class OpenMM::LangevinIntegrator
  80.     Constraint Tolerance: 1e-005
  81.     Time Step in PS: 0.002
  82.     Temperature: 300
  83.     Friction Coeff: 5
  84.     Using CPU platform for reference calculations.
  85.   Checking core state against reference...
  86.   Checking checkpoint state against reference...
  87. [ Initialized Core Contexts... ]
  88.   Using OpenCL on platformId 0 and gpu 0
  89.   v(^_^)v  MD ready starting from step 250000

  90. Completed 250000 out of 5000000 steps (5%)

  91. Core21 Folding@home Core: single GPU Temperature Control enabled, tmax: 86 twait: 900

  92. Completed 300000 out of 5000000 steps (6%)

  93. Completed 350000 out of 5000000 steps (7%)

  94. Completed 400000 out of 5000000 steps (8%)

  95. Completed 450000 out of 5000000 steps (9%)

  96. Completed 500000 out of 5000000 steps (10%)

  97. Performance since last checkpoint: 97.2972973 ns/day
  98. Completed 550000 out of 5000000 steps (11%)

  99. Completed 600000 out of 5000000 steps (12%)

  100. Completed 650000 out of 5000000 steps (13%)

  101. Completed 700000 out of 5000000 steps (14%)

  102. Completed 750000 out of 5000000 steps (15%)

  103. Performance since last checkpoint: 97.2972973 ns/day
  104. Completed 800000 out of 5000000 steps (16%)

  105. Completed 850000 out of 5000000 steps (17%)

  106. Completed 900000 out of 5000000 steps (18%)
复制代码
回复

使用道具 举报

发表于 2016-2-12 22:12:38 | 显示全部楼层
那以后大家以ns/day论英雄
回复

使用道具 举报

 楼主| 发表于 2016-2-12 22:17:07 | 显示全部楼层
horst1981 发表于 2016-2-12 22:12
那以后大家以ns/day论英雄

我觉得ns/day比point/day更有硬件性能评价意义
回复

使用道具 举报

发表于 2016-2-12 22:22:12 | 显示全部楼层
wpf999 发表于 2016-2-12 22:17
我觉得ns/day比point/day更有硬件性能评价意义

但是数值听起来PPD更屌啊
我ns/day七点几几,和我PPD二十几万,一般观感来讲后者听起来好像更牛逼
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 新注册用户

本版积分规则

论坛官方淘宝店开业啦~
欢迎大家多多支持基金会~

Archiver|手机版|小黑屋|中国分布式计算总站 ( 沪ICP备05042587号 )

GMT+8, 2025-5-12 04:41

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表