Changes between Version 3 and Version 4 of MpiKernels

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

--

Legend:

Unmodified
Added
Removed
Modified
  • MpiKernels

    v3 v4  
    77=== MPI implementation === 
    88 
    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: 
     9Currently 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 
    1111The following implementation have been tested so far: