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 presents the results of an experiment which evaluates the performance of shared virtual m...
The motivation of this thesis was to develop strategies that would enable unstructured mesh based co...
peer reviewedThe finite element code LAGAMINE developed since 1982 has been adapted to numerous fini...
This paper describes the methods used and experiences made with implementing a finite element applic...
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 ...
Available at INIST (FR), Document Supply Service, under shelf-number : 22588, issue : a.1994 n.855 /...
In this paper, we present several important details in the process of legacy code parallelization, m...
. In this paper, we describe the salient features of an implementation of a shared virtual memory (S...
The conventional wisdom in the scientific computing community is that the best way to solve large-sc...
This paper demonstrates that scalability and competitive efficiency can be achieved for unstructured...
Efficient data motion is critical for high performance computing on distributed memory architectures...
This paper presents the results of an experiment which evaluates the performance of shared virtual m...
The motivation of this thesis was to develop strategies that would enable unstructured mesh based co...
peer reviewedThe finite element code LAGAMINE developed since 1982 has been adapted to numerous fini...
This paper describes the methods used and experiences made with implementing a finite element applic...
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 ...
Available at INIST (FR), Document Supply Service, under shelf-number : 22588, issue : a.1994 n.855 /...
In this paper, we present several important details in the process of legacy code parallelization, m...
. In this paper, we describe the salient features of an implementation of a shared virtual memory (S...
The conventional wisdom in the scientific computing community is that the best way to solve large-sc...
This paper demonstrates that scalability and competitive efficiency can be achieved for unstructured...
Efficient data motion is critical for high performance computing on distributed memory architectures...
This paper presents the results of an experiment which evaluates the performance of shared virtual m...
The motivation of this thesis was to develop strategies that would enable unstructured mesh based co...
peer reviewedThe finite element code LAGAMINE developed since 1982 has been adapted to numerous fini...