Difference between revisions of "SMG2000"

From Tau Wiki
Jump to: navigation, search
 
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
|-
 
|-
 
!Link
 
!Link
!Code Version
+
!Code  
 +
!Version
 
!Machine
 
!Machine
 
!Date
 
!Date
 
|-
 
|-
 
|[https://asc.llnl.gov/computing_resources/purple/archive/benchmarks/smg/smg2000_readme.html#Building ASC website]
 
|[https://asc.llnl.gov/computing_resources/purple/archive/benchmarks/smg/smg2000_readme.html#Building ASC website]
|[ Download]
+
|[https://asc.llnl.gov/computing_resources/purple/archive/benchmarks/smg/smg2000.tar Tar archive]
 
|Unknow
 
|Unknow
 
|Mist
 
|Mist
Line 23: Line 24:
 
  make CC=tau_cc.sh  
 
  make CC=tau_cc.sh  
  
== Running SMG20000 ==
+
== Running SMG2000 ==
  
 
  cd test
 
  cd test
Line 33: Line 34:
 
Overview:
 
Overview:
  
[[Image:SMG2000-profile.png]]
+
[[Image:SMG2000-profile.png|750px]]
  
 
With the use of '''TAU_COMM_MATRIX''' variable we have information about the communication pattern between nodes:
 
With the use of '''TAU_COMM_MATRIX''' variable we have information about the communication pattern between nodes:
  
[[Image:SMG2000-comm-matrix.png]]
+
[[Image:SMG2000-comm-matrix.png|750px]]
  
 
[[Image:SMG2000-32p.ppk]]
 
[[Image:SMG2000-32p.ppk]]

Latest revision as of 20:01, 2 March 2012


Background

Link Code Version Machine Date
ASC website Tar archive Unknow Mist March 2012

Building SMG2000

export TAU_MAKEFILE=<path to TAU>/x86_64/lib/Makefile.tau-icpc-mpi-pdt
make CC=tau_cc.sh 

Running SMG2000

cd test
export TAU_COMM_MATRIX=1
mpirun -np 4 ./smg2000

Performance Results

Overview:

SMG2000-profile.png

With the use of TAU_COMM_MATRIX variable we have information about the communication pattern between nodes:

SMG2000-comm-matrix.png

File:SMG2000-32p.ppk