From 891272f556664e9a58392db8e8b7db5dc10cf468 Mon Sep 17 00:00:00 2001 From: Oscar Vega-Gisbert Date: Sat, 12 Nov 2016 21:04:48 +0100 Subject: [PATCH] Update java paper reference. Signed-off-by: Oscar Vega-Gisbert --- README.JAVA.txt | 4 ++-- ompi/mpi/java/README | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.JAVA.txt b/README.JAVA.txt index 81e2955383..ca0c70abf2 100644 --- a/README.JAVA.txt +++ b/README.JAVA.txt @@ -24,8 +24,8 @@ as in mpiJava [2]; in fact, mpiJava was taken as a starting point for Open MPI Java bindings, but they were later totally rewritten. [1] O. Vega-Gisbert, J. E. Roman, and J. M. Squyres. "Design and - implementation of Java bindings in Open MPI". In preparation - (2013). + implementation of Java bindings in Open MPI". Parallel Comput. + 59: 1-20 (2016). [2] M. Baker et al. "mpiJava: An object-oriented Java interface to MPI". In Parallel and Distributed Processing, LNCS vol. 1586, diff --git a/ompi/mpi/java/README b/ompi/mpi/java/README index 75db270841..a3641303d0 100644 --- a/ompi/mpi/java/README +++ b/ompi/mpi/java/README @@ -12,8 +12,8 @@ for our developments, but we have pretty much rewritten 100% of it. The original copyrights and license terms of mpiJava are listed below. [1] O. Vega-Gisbert, J. E. Roman, and J. M. Squyres. "Design and - implementation of Java bindings in Open MPI". In preparation - (2013). + implementation of Java bindings in Open MPI". Parallel Comput. + 59: 1-20 (2016). [2] M. Baker et al. "mpiJava: An object-oriented Java interface to MPI". In Parallel and Distributed Processing, LNCS vol. 1586,