Anwar Ali
Annika Edwards
Nhon Nguyen
Introduction
This report describes the progress on the evaluation and extension of MPIP project from April 10 to April 24, 2003. The main focus of the work during this period was on software and library deloyment. MPIP, the MeshTV/Silo libaray (Silo only), and the IRS Benchmark have been installed and are working well. We encountered many problems during this phase that have slowed our progress. We have solved the mostly configuration problems and are now ready to focus on the major work of the project. We still need to do determine our testing methodology for the IRS benchmark code and also look into how MPIP may be improved.
In the first three sections of the report we detail the steps we have taken in the past two weeks. Section four details the next steps we will take in the project.
I. mpiP
Task performer
- Nhon Van Nguyen
- Annika Edwards
- Anwar Ali
- Download & Refenence page: http://www.llnl.gov/CASC/mpip/#Using
- Step to do:
- Download & extract file: "MPIP_2002_07_08.tar"
- Run: "confgure"
- Change "Makefile" to use "mpicc" compiler
- Run: "make"
Completion: 99%
- Compile and run succesully with MPI matrix multiplier.
Next Steps
- Look into details of all functions and features, how to integrate with IRS.
II. MeshTV/Silo (Need Silo only for IRS application)
Task performer
- Nhon Van Nguyen
- Anwar Ali
Reference to silo library (for this project only)
SILO_LIBS = -lsilo
SILO_LIBPATH = -L/home/nvnguyen/meshtv020506/lib
SILO_INCPATH = -I/home/nvnguyen/meshtv020506/include
Completion: 100%
- There are many functions and features of MeshTV/Silo package. For the requirement of IRS "Silo" library is enough.
Next steps
- No further action require for this step.
III. Deloy the IRS Benchmark Code
Task performer
- Nhon Van Nguyen
- Annika Edwards
- Anwar Ali
Completion: 90%
- IRS application is built successfully with MPI/OpenMP
Next steps
- How to integrate with mpiP
- How to build IRS application with different configuration MPI/OpenMP/mpiP/Threads/Nodes
- Performance measure plan. How/What to collect data to report.
IV. Next Steps
Task performer
- Nhon Van Nguyen
- Annika Edwards
- Anwar Ali