A shared memory implementation of pipelined Parareal

09/23/2015
by   Daniel Ruprecht, et al.
0

The paper introduces an OpenMP implementation of pipelined Parareal and compares it to a standard MPI-based implementation. Both versions yield essentially identical runtimes, but, depending on the compiler, the OpenMP variant consumes about 7 significantly smaller memory footprint. The higher implementation complexity, including manual control of locks, might make it difficult to use in legacy codes, though.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset