Changes between Version 4 and Version 5 of MpiKernels

Show
Ignore:
Timestamp:
10/20/11 12:45:48 (13 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MpiKernels

    v4 v5  
    99Currently 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: 
    1010 
    11 The following implementation have been tested so far: 
     11The following implementations have been tested so far: 
    1212 * [http://software.intel.com/en-us/articles/intel-mpi-library/ Intel MPI] 
    1313 * [http://www.mcs.anl.gov/research/projects/mpich2/ MPICH2]