HPCC'09 Submission
HPCC'09 Benchmarks
Build Instructions
- Build or install X10 distribution
- on v20, use prebuilt distribution located at /vol/x10/x10-20091025r11743_aix_ppc_xlc-O3_NO_CHECKS
- Check out and build benchmarks using:
- svn co http://x10.svn.sourceforge.net/svnroot/x10/benchmarks/trunk/hpcc
- cd hpcc
- make
This will build optimized and debug versions of all four benchmarks.
- The resulting executables are kept in the corresponding subdir, e.g., LU/lu-opt, LU/lu-dbg
Status
All four benchmarks have been verified to execute correctly on 10-25-2009 on the v20 Power5 cluster using:
- X10 repository revision 11743
- located at /vol/x10/x10-20091025r11743_aix_ppc_xlc-O3_NO_CHECKS
- Benchmark repository revision 11751
Labels