waipotn / lualb

Automatically exported from code.google.com/p/lualb
0 stars 0 forks source link

compatible version for MPICH #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Now LuaLB can be built with MPICH only.
We should figure out how to work with MPICH2 or others MPI implemation.

Original issue reported on code.google.com by ngamsaad...@gmail.com on 11 Jul 2008 at 12:26

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Ok. I tested with MPICH2.
It works fine.
By the way, HDF5 also need to be compiled with MPICH2 i.e., with this option

$CC=/path/to/mpich2/bin/mpicc ./configure ...

Original comment by ngamsaad...@gmail.com on 11 Jul 2008 at 4:22