Changes between Version 4 and Version 5 of MpiKernels
- Timestamp:
- 10/20/11 12:45:48 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MpiKernels
v4 v5 9 9 Currently OpenMPI //does not support// applications that dynamically loads library (thus it does not work with JNI) - see [http://www.open-mpi.org/community/lists/devel/2005/09/0359.php this bug]. You need to use other MPI implementations: 10 10 11 The following implementation have been tested so far:11 The following implementations have been tested so far: 12 12 * [http://software.intel.com/en-us/articles/intel-mpi-library/ Intel MPI] 13 13 * [http://www.mcs.anl.gov/research/projects/mpich2/ MPICH2]