This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cluster:91 [2010/12/08 19:29] hmeij |
cluster:91 [2011/01/07 20:49] (current) hmeij |
||
---|---|---|---|
Line 6: | Line 6: | ||
Grabbed the Linpack source and compiled against / | Grabbed the Linpack source and compiled against / | ||
- | ===== Runs ===== | + | More about [[http:// |
- | So based on what we did with the Dell burn in, follow this [[cluster: | + | ===== HP ===== |
+ | |||
+ | So based on what we did with the Dell burn in, follow this [[cluster: | ||
* N calculation: | * N calculation: | ||
Line 131: | Line 133: | ||
</ | </ | ||
+ | |||
+ | ===== Dell ===== | ||
+ | |||
+ | Since the cluster will be shut down December 28th we have an opportunity to run Linpack on the Dell cluster. | ||
+ | |||
+ | * ETHERNET | ||
+ | * N calculation: | ||
+ | * NB: start with 64, then 128, try 192 ... | ||
+ | * PxQ: perfect square of 10x16=160, the number of cores we have | ||
+ | |||
+ | < | ||
+ | ============================================================================ | ||
+ | T/V N NB | ||
+ | ---------------------------------------------------------------------------- | ||
+ | WR00L2L2 | ||
+ | ---------------------------------------------------------------------------- | ||
+ | ||Ax-b||_oo / ( eps * ||A||_1 | ||
+ | ||Ax-b||_oo / ( eps * ||A||_1 | ||
+ | ||Ax-b||_oo / ( eps * ||A||_oo * ||x||_oo ) = 0.0020883 ...... PASSED | ||
+ | ============================================================================ | ||
+ | </ | ||
+ | |||
+ | |||
+ | * INFINIBAND | ||
+ | * N calculation: | ||
+ | * NB: start with 64, then 128, try 192 ... | ||
+ | * PxQ: perfect square of 10x16=160, the number of cores we have | ||
+ | |||
+ | < | ||
+ | ============================================================================ | ||
+ | T/V N NB | ||
+ | ---------------------------------------------------------------------------- | ||
+ | WR00L2L2 | ||
+ | ---------------------------------------------------------------------------- | ||
+ | ||Ax-b||_oo / ( eps * ||A||_1 | ||
+ | ||Ax-b||_oo / ( eps * ||A||_1 | ||
+ | ||Ax-b||_oo / ( eps * ||A||_oo * ||x||_oo ) = 0.0024480 ...... PASSED | ||
+ | ============================================================================ | ||
+ | </ | ||
+ | |||
+ | So a total of 2.455e+02 + 3.264e+0 or about 572 Gflops, 0.5 teraflops. | ||
+ | |||
+ | |||
+ | ===== BSS ===== | ||
+ | |||
+ | |||
+ | Since the cluster will be shut down December 28th we have an opportunity to run Linpack on the sharptail cluster. | ||
+ | |||
+ | * N calculation: | ||
+ | * NB: start with 64, then 128, try 192 ... | ||
+ | * PxQ: perfect square of 9x10=92, close to the number of cores we have. | ||
+ | |||
+ | |||
+ | Hmm, unable to make this work across all the nodes at the same time. Not sure why. My estimates are that with 92 cores and 1,126 gb of memory this cluster should be able to do 500-700 Gflops. | ||
+ | |||
\\ | \\ | ||
**[[cluster: | **[[cluster: | ||