Skip to content

Commit 891272f

Browse files
committed
Update java paper reference.
Signed-off-by: Oscar Vega-Gisbert
1 parent a49422f commit 891272f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.JAVA.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ as in mpiJava [2]; in fact, mpiJava was taken as a starting point
2424
for Open MPI Java bindings, but they were later totally rewritten.
2525

2626
[1] O. Vega-Gisbert, J. E. Roman, and J. M. Squyres. "Design and
27-
implementation of Java bindings in Open MPI". In preparation
28-
(2013).
27+
implementation of Java bindings in Open MPI". Parallel Comput.
28+
59: 1-20 (2016).
2929

3030
[2] M. Baker et al. "mpiJava: An object-oriented Java interface to
3131
MPI". In Parallel and Distributed Processing, LNCS vol. 1586,

ompi/mpi/java/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ for our developments, but we have pretty much rewritten 100% of it. The
1212
original copyrights and license terms of mpiJava are listed below.
1313

1414
[1] O. Vega-Gisbert, J. E. Roman, and J. M. Squyres. "Design and
15-
implementation of Java bindings in Open MPI". In preparation
16-
(2013).
15+
implementation of Java bindings in Open MPI". Parallel Comput.
16+
59: 1-20 (2016).
1717

1818
[2] M. Baker et al. "mpiJava: An object-oriented Java interface to
1919
MPI". In Parallel and Distributed Processing, LNCS vol. 1586,

0 commit comments

Comments
 (0)