Dear all,

I'm using openmpi for Java.
I've a problem when I try to use more option parameters in my java command.
More in detail I run mpirun as follow:

mpirun -n 5 java -cp path1:path2 -Djava.library.path=pathLibs
classification.MyClass

It seems that the option "-Djava.library.path" is ignored when i execute
the command.

Is it normal ?

Do you know how to solve this problem ?

Thank you.

Best,
Claudio

-- 
C.

Reply via email to