This paper describes the methods used and experiences made with implementing a finite element application on three different parallel computers with either message passing or shared virtual memory as the programming model. Designing a parallel finite element application using message-passing requires to find a data domain decomposition to map data into the local memory of the processors. Since data accesses may be very irregular, communication patterns are unknown prior to the parallel execution and thus makes the parallelization a difficult task. We argue that the use of a shared virtual memory greatly simplifies the parallelization step. It is shown experimentally on an hypercube iPSC/2 that the use of the KOAN/Fortran-S programming envir...
This paper demonstrates that scalability and competitive efficiency can be achieved for unstructured...
. In this paper, we describe the salient features of an implementation of a shared virtual memory (S...
It is clear that there are a large number of scientific applications now benefitting from good perfo...
This paper describes the methods used and experiences made with implementing a finite element applic...
AbstractWe discuss some aspects of implementing the finite-element method on parallel computers with...
Two applications have been ported to two parallel machines with shared virtual memory (iPSC/2 with K...
Massively parallel computing holds the promise of extreme performance. Critical for achieving high p...
Highly parallel machines needed to solve compute-intensive scientific applications are based on the ...
This paper presents the results of an experiment which evaluates the performance of shared virtual m...
In this paper, we present several important details in the process of legacy code parallelization, m...
The conventional wisdom in the scientific computing community is that the best way to solve large-sc...
Available at INIST (FR), Document Supply Service, under shelf-number : 22588, issue : a.1994 n.855 /...
Efficient data motion is critical for high performance computing on distributed memory architectures...
We compare two paradigms for parallel programming on networks of workstations: message passing and d...
peer reviewedThe finite element code LAGAMINE developed since 1982 has been adapted to numerous fini...
This paper demonstrates that scalability and competitive efficiency can be achieved for unstructured...
. In this paper, we describe the salient features of an implementation of a shared virtual memory (S...
It is clear that there are a large number of scientific applications now benefitting from good perfo...
This paper describes the methods used and experiences made with implementing a finite element applic...
AbstractWe discuss some aspects of implementing the finite-element method on parallel computers with...
Two applications have been ported to two parallel machines with shared virtual memory (iPSC/2 with K...
Massively parallel computing holds the promise of extreme performance. Critical for achieving high p...
Highly parallel machines needed to solve compute-intensive scientific applications are based on the ...
This paper presents the results of an experiment which evaluates the performance of shared virtual m...
In this paper, we present several important details in the process of legacy code parallelization, m...
The conventional wisdom in the scientific computing community is that the best way to solve large-sc...
Available at INIST (FR), Document Supply Service, under shelf-number : 22588, issue : a.1994 n.855 /...
Efficient data motion is critical for high performance computing on distributed memory architectures...
We compare two paradigms for parallel programming on networks of workstations: message passing and d...
peer reviewedThe finite element code LAGAMINE developed since 1982 has been adapted to numerous fini...
This paper demonstrates that scalability and competitive efficiency can be achieved for unstructured...
. In this paper, we describe the salient features of an implementation of a shared virtual memory (S...
It is clear that there are a large number of scientific applications now benefitting from good perfo...