Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:109 [DokuWiki]

User Tools

Site Tools


cluster:109

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
cluster:109 [2013/01/17 11:35]
hmeij [Laamps GPU Testing at MW]
cluster:109 [2013/02/02 15:30]
hmeij [Lammps GPU Testing (EC)]
Line 2: Line 2:
 **[[cluster:0|Back]]** **[[cluster:0|Back]]**
  
-===== Laamps GPU Testing at MW =====+===== Lammps GPU Testing (EC) ===== 
 + 
 +  * 32 cores E2660 
 +  * 4 K20 GPU 
 +  * workstation 
 +  * MPICH2 flavor 
 + 
 + 
 +Same tests (12 cpu cores) using lj/cut, eam, lj/expand, and morse: **AU.reduced** 
 + 
 +    CPU only 6 mins 1 secs 
 +    1 GPU 1 mins 1 secs (a 5-6 times speed up) 
 +    2 GPUs 1 mins 0 secs (never saw 2nd GPU used, problem set too small?) 
 + 
 +Same tests (12 cpu cores) using a restart file and using gayberne: **GB** 
 + 
 +    CPU only 1 hour 5 mins 
 +    1 GPU 5 mins and 15 secs (a 18-19 times peed up) 
 +    2 GPUs 2 mins 
 +     
 +Above results seems overall a bit slower that at other vendor, but same pattern. 
 + 
 +Francis's Melt problem set 
 + 
 +^3d Lennard-Jones melt: for 10,000 steps with 32,000 atoms^^^^^^ 
 +|CPU only|  -np 1  |  -np 6 | -np 12  |  -np 24  |  -np 36  | 
 +|loop times|  329s  |  63s  |  39s  |    29s  |  45s  | 
 +|GPU only|  1xK20  |  2xK20 |  3xK20  |  4xK20  |  (-np 1-4)  | 
 +|loop times|  28s  |  16s |  11s  |  10s  |    | 
 +^3d Lennard-Jones melt: for 100,000 steps with 32,000 atoms^^^^^^ 
 +|GPU only|  1xK20  |  2xK20 |  3xK20  |  4xK20  |  (-np 1-4)  | 
 +|loop times|  274s  |  162s |  120s  |  98s  |    | 
 + 
 +  * Serial's time of 329s is reduced to 29s for MPI, an 11x speed up 
 +  * GPU's serial time matches MPI -np 24 and can be further reduced to 10s, a 3x speed up 
 + 
 + 
 +===== Lammps GPU Testing (MW=====
  
 Vendor: "There are currently two systems available, each with two 8-core Xeon E5-2670 processors, 32GB memory, 120GB SSD and two Tesla K20 GPUs. The hostnames are master and node2. Vendor: "There are currently two systems available, each with two 8-core Xeon E5-2670 processors, 32GB memory, 120GB SSD and two Tesla K20 GPUs. The hostnames are master and node2.
Line 36: Line 73:
 </code> </code>
  
-Some tests using **lj/cut**, **eam**, lj/**expand**, and **morse**:+Some tests using **lj/cut**, **eam**, **lj/expand**, and **morse**:
  
   * CPU only 4 mins 30 secs   * CPU only 4 mins 30 secs
-  * 1 GPU 0 mins 47 secs+  * 1 GPU 0 mins 47 secs (a 5-6 times speed up)
   * 2 GPUs 0 mins 46 secs (never saw 2nd GPU used, problem set too small?)   * 2 GPUs 0 mins 46 secs (never saw 2nd GPU used, problem set too small?)
  
-Some tests using a restart file and +Some tests using a restart file and using **gayberne**, 
  
-  * CPU only +  * CPU only 1 hour 5 mins 
-  * 1 GPU +  * 1 GPU 3 mins and 33 secs (a 18-19 times peed up) 
-  * 2 GPUs+  * 2 GPUs 2 mins (see below) 
 + 
 +<code> 
 +node2$ gpu-info 
 +==================================================== 
 +Device  Model           Temperature     Utilization 
 +==================================================== 
 +0       Tesla K20m      36 C            96 % 
 +1       Tesla K20m      34 C            92 % 
 +==================================================== 
 +</code>
  
 \\ \\
 **[[cluster:0|Back]]** **[[cluster:0|Back]]**
cluster/109.txt · Last modified: 2013/10/16 15:13 by hmeij