Difference between revisions of "User:Manoj"

From UFRC
Jump to navigation Jump to search
Line 1: Line 1:
 
== VASP BENCHMARKING ==
 
== VASP BENCHMARKING ==
 +
 
Intel Machine ( E5-2643 @ 3.30GHz)
 
Intel Machine ( E5-2643 @ 3.30GHz)
  
Line 5: Line 6:
  
 
MKLDIR    = $(HPC_MKL_DIR)
 
MKLDIR    = $(HPC_MKL_DIR)
 +
 
MKLLIBS  = -lmkl_intel_lp64 -lmkl_sequential -lmkl_core
 
MKLLIBS  = -lmkl_intel_lp64 -lmkl_sequential -lmkl_core
  
Line 10: Line 12:
  
 
FFLAGS =  -free -names lowercase -assume byterecl
 
FFLAGS =  -free -names lowercase -assume byterecl
 +
 
OFLAG  = -O2 -xsse2 -unroll-aggressive -warn general
 
OFLAG  = -O2 -xsse2 -unroll-aggressive -warn general
  
 
As a first check, SIMD were changed and following is the result:
 
As a first check, SIMD were changed and following is the result:
 +
 +
{| border=1
 +
!Node Type!!Description!!Cores!!CPU!!GHz!!RAM!!T/V!!N!!NB!!P!!Q!!GFLOPS!!Full Load!!Idle Load!!Notes
 +
|-
 +
|Ra||Sun Fire V20z||2|||Opteron 250||2.4||4 GB||WR00L2R2||21000||96||2||1||7.577||||
 +
|-
 +
|Phase 2||ASUS K8N-DRE||4||Opteron 275||2.2||4 GB||WR00C2R2||21000||96||2||2||14.13||~200 W||
 +
|-

Revision as of 20:43, 7 December 2012

VASP BENCHMARKING

Intel Machine ( E5-2643 @ 3.30GHz)

Following library and flags were used:

MKLDIR = $(HPC_MKL_DIR)

MKLLIBS = -lmkl_intel_lp64 -lmkl_sequential -lmkl_core

FFTW = Internal VASP FFTs

FFLAGS = -free -names lowercase -assume byterecl

OFLAG = -O2 -xsse2 -unroll-aggressive -warn general

As a first check, SIMD were changed and following is the result:

Node Type Description Cores CPU GHz RAM T/V N NB P Q GFLOPS Full Load Idle Load Notes
Ra Sun Fire V20z 2 Opteron 250 2.4 4 GB WR00L2R2 21000 96 2 1 7.577
Phase 2 ASUS K8N-DRE 4 Opteron 275 2.2 4 GB WR00C2R2 21000 96 2 2 14.13 ~200 W