Abstract
Writing efficient hybrid parallel code is tedious, error-prone, and requires good knowledge of both parallel programming and multithreading such as MPI and OpenMP, resp. Therefore, we present a framework which is based on a job model that allows the user to incorporate his sequential code with manageable effort and code modifications in order to be executed in parallel on clusters or supercomputers built from modern multi-core CPUs. The primary application domain of this framework are simulation codes from engineering disciplines as those are in many cases still sequential and due to their memory and runtime demands prominent candidates for parallelisation.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2nd International Conference on Parallel, Distributed, Grid and Cloud Computing for Engineering, PARENG 2011 |
Publisher | Civil-Comp Press |
Volume | 95 |
ISBN (Print) | 9781905088423 |
State | Published - 2011 |
Event | 2nd International Conference on Parallel, Distributed, Grid and Cloud Computing for Engineering, PARENG 2011 - Ajaccio, Corsica, France Duration: 12 Apr 2011 → 15 Apr 2011 |
Conference
Conference | 2nd International Conference on Parallel, Distributed, Grid and Cloud Computing for Engineering, PARENG 2011 |
---|---|
Country/Territory | France |
City | Ajaccio, Corsica |
Period | 12/04/11 → 15/04/11 |
Keywords
- Framework
- Hybrid
- MPI
- Openmp
- Parallelisation
- Simulation