International audienceIn this paper, we show how to solve large sparse linear systems in a grid environment using the Java language and the MPJ library for communication. We describe a parallel version of the GMRES method which takes into account the sparsity of the matrix for message exchanges among processors. Two implementations are compared: one in Java using MPJ and one in C using MPI. The performance of both codes is also compared with that of the PETSc library. Experiments have been carried out using the GRID'5000 platform, on the one hand, on a local cluster, and, on the other hand, on clusters located in distant geographical sites. It is noticeable that the performance of our solver in Java is comparable to the same solver written ...
In this paper we show how to utilize Java’s native arrays for matrix computations. The disadvantages...
International audienceGrid computing in general is a special type of parallel computing. It intends ...
We examine the mechanics of the send and receive mechanism of MPI and in particular how we can imple...
International audienceSolving large sparse linear systems is essential in numerous scientific domain...
International audienceGrid computing focuses on making use of a very large amount of resources from ...
[[abstract]]We present a generic matrix class facility in Java and an on-going project for a runtime...
International audienceIn this paper, we aim at exploiting the power computing of a graphics processi...
Java has many features of interest to developers of large-scale parallel applications. At the same t...
International audienceTraditional largesparselinearsolvers are not suited in agrid computing environ...
International audienceMany scientific applications need to solve very large sparse linear systems in...
Sparse matrix operations dominate the cost of many scientific applications. In parallel, the perform...
In this paper we describe an efficient iterative algorithm for solving large sparse linear systems o...
Abstract Efficiently solving large sparse linear systems on loosely coupled net-works of computers i...
We examine the mechanics of the send and receive mechanism of MPI and in particular how we can impl...
It is important to have a fast, robust and scalable algorithm to solve a sparse linear system AX=B. ...
In this paper we show how to utilize Java’s native arrays for matrix computations. The disadvantages...
International audienceGrid computing in general is a special type of parallel computing. It intends ...
We examine the mechanics of the send and receive mechanism of MPI and in particular how we can imple...
International audienceSolving large sparse linear systems is essential in numerous scientific domain...
International audienceGrid computing focuses on making use of a very large amount of resources from ...
[[abstract]]We present a generic matrix class facility in Java and an on-going project for a runtime...
International audienceIn this paper, we aim at exploiting the power computing of a graphics processi...
Java has many features of interest to developers of large-scale parallel applications. At the same t...
International audienceTraditional largesparselinearsolvers are not suited in agrid computing environ...
International audienceMany scientific applications need to solve very large sparse linear systems in...
Sparse matrix operations dominate the cost of many scientific applications. In parallel, the perform...
In this paper we describe an efficient iterative algorithm for solving large sparse linear systems o...
Abstract Efficiently solving large sparse linear systems on loosely coupled net-works of computers i...
We examine the mechanics of the send and receive mechanism of MPI and in particular how we can impl...
It is important to have a fast, robust and scalable algorithm to solve a sparse linear system AX=B. ...
In this paper we show how to utilize Java’s native arrays for matrix computations. The disadvantages...
International audienceGrid computing in general is a special type of parallel computing. It intends ...
We examine the mechanics of the send and receive mechanism of MPI and in particular how we can imple...