Sciweavers

CONCURRENCY
1998
75views more  CONCURRENCY 1998»
13 years 7 months ago
Multiparadigm distributed computing with TPVM
Adam Ferrari, Vaidy S. Sunderam
CONCURRENCY
1998
130views more  CONCURRENCY 1998»
13 years 7 months ago
JPVM: network parallel computing in Java
The JPVM library is a software system for explicit message-passing based distributed memory MIMD parallel programming in Java. The library supports an interface similar to the C a...
Adam Ferrari
CONCURRENCY
1998
119views more  CONCURRENCY 1998»
13 years 7 months ago
C to Java: Converting Pointers into References
We consider the problem of converting C pointers to the less flexible concept of references. Our main application is converting scientific applications from C to Java. We provid...
Erik D. Demaine
CONCURRENCY
1998
151views more  CONCURRENCY 1998»
13 years 7 months ago
A new parallel matrix multiplication algorithm on distributed-memory concurrent computers
We present a new fast and scalable matrix multiplication algorithm, called DIMMA Distribution-Independent Matrix Multiplication Algorithm, for block cyclic data distribution on ...
Jaeyoung Choi
CONCURRENCY
1998
71views more  CONCURRENCY 1998»
13 years 7 months ago
Towards Seamless Computing and Metacomputing in Java
Denis Caromel, Wilfried Klauser, Julien Vayssi&egr...
CONCURRENCY
1998
84views more  CONCURRENCY 1998»
13 years 7 months ago
Performance modeling for SPMD message-passing programs
Jürgen Brehm, Patrick H. Worley, Manish Madhu...
CONCURRENCY
1998
90views more  CONCURRENCY 1998»
13 years 7 months ago
Java RMI performance and object model interoperability: experiments with Java/HPC++
Java RMI provides an elegant and powerful model for invoking member functions on objects that exist in remote address spaces. Unfortunately, it is a Java-to-Java communication mod...
Fabian Breg, Shridhar Diwan, Juan E. Villacis, Jay...
CONCURRENCY
1998
49views more  CONCURRENCY 1998»
13 years 7 months ago
Developing numerical libraries in Java
Ronald F. Boisvert, Jack Dongarra, Roldan Pozo, Ka...
CONCURRENCY
1998
75views more  CONCURRENCY 1998»
13 years 7 months ago
JWarp: A Java Library for Parallel Discrete-Event Simulations
Pedro Bizarro, Luís Moura Silva, Joã...