Answer from our expert: 
 
If we want to evaluate perf of CPU, we can use something like DGEMM, DAXPY for computational intensive or memory intensive performance. These are not MPI application. So they only check pure CPU performance. We can use MPI to run them on multiple nodes and check perf at the same time.

Another way (if include MPI performance), then we can use HPL. Again, this mostly depends on DGEMM performance plus some MPI communication performance.

Or you can use HPCG. This includes something like DGEMM (actually more like SpMV) and memory intensive perf and also more MPI perf.
 
Thx!
Best Regards,
-----------------------------------
Zhao Er Tao

IBM China System and Technology Laboratory, Beijing
Tel:(86-10)82450485
Email: erta...@cn.ibm.com
Address: 1/F, 28 Building,ZhongGuanCun Software Park,
No.8 DongBeiWang West Road, Haidian District,
Beijing, 100193, P.R.China
 
 
----- Original message -----
From: ah shabrawy <ahm.shabr...@gmail.com>
To: xcat-user@lists.sourceforge.net
Cc:
Subject: [xcat-user] Cluster Benchmarking
Date: Wed, Dec 20, 2017 7:56 PM
 
Hello all, 
I want to measure my clusters cpu power , 
If you have a best practices for how to benchmark cluster CPU please share it 
Thank you 
 
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! https://urldefense.proofpoint.com/v2/url?u=http-3A__sdm.link_slashdot&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=GXZJILRYuh625D1P_w_8vxyNDAEGDWoFmPVwQ0NBUcY&m=ZCq9icbWK1HyvHiZG4hVK0rti1BNJSvONrkIT2iShdU&s=2dIbvCCNcGRq3VpcVdIN8iD_i24suYEyNyDm71ZzulQ&e=
 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to