osvegis -> osvegis
El 10/09/14 12:46, Jeff Squyres (jsquyres) escribió:
As the next step of the planned migration to Github, I need to know:
- Your Github ID (so that you can be added to the new OMPI git repo)
- Your SVN ID (so that I can map SVN->Github IDs, and therefore map Trac
tickets to
Dear all,
In Java bindings I can't use MPI_STATUS_IGNORE in MPI_Waitany nor
MPI_Testany. I must use a MPI_Status in order to avoid a SIGSEGV error.
I searched for this issue but I don't found any error report.
Should I report a bug?
Regards,
Oscar
--
everaging High
Performance Computing to Speed and Scale Up the Semantic Web".
*Towards the availability of Java bindings in open MPI*
Oscar Vega-Gisbert, Jose E. Roman, Siegmar Groß, and Jeffrey M. Squyres.
2013. Towards the availability of Java bindings in open MPI. In *Proceedings
of the 20th Eu
Hi Saliya,
In the in the previous versions of the library, MAXLOC and MINLOC were
implemented in Java and it was possible to use Java int arrays. But
now the implementation is native and you can not use Java int because
on some platforms the int size (in the C side) may be different.
You