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 fol
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/