Hi,

Am 08.09.2014 um 10:09 schrieb Ahmed Salama:

> i new in open mpi, I installed openmpi1.6.5 in linux redhat , and i have code 
> in java and i want to use mpi with it, so i configured mpi as follow
> 
> ./configure --enable-mpi-java  --with-jdk-bindir=/usr/jdk6/bin  
> --with-jdk-headers=/usr/jdk6/include  --prefix=/usr/local/openmpi
> 
> but i have the following warning message: 
> Warning  : unrocognoized option -enable-mpi-java --with..............

The Java binding appeared at sometime in the 1.7 series. When you start from 
scratch right now, it's best to use 1.8.1 where it should work.

Some notes on it: 
https://blogs.cisco.com/performance/java-bindings-for-open-mpi/

-- Reuti

> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2014/09/25294.php

Reply via email to