Parallel-in-Time / PFASST

PFASST++ is a C++ implementation of the "parallel full approximation scheme in space and time" (PFASST) algorithm
http://www.parallelintime.org/PFASST/
Other
31 stars 14 forks source link

Couple PFASST++ with JUBE #229

Open pancetta opened 8 years ago

pancetta commented 8 years ago

Integrate the Juelich Benchmark Environment JUBE (http://www.fz-juelich.de/jsc/jube) to have a controlled way to execute and to track tests, benchmarks, production runs etc. It's plain python (2.7 and >3.2) and runs on most of the HPC machines. Much better than home-made scripts and much more efficient than writing all these scripts over and over again. Will be needed for upcoming projects anyway.

torbjoernk commented 8 years ago

config in XML, rly?! :dizzy_face: m(

pancetta commented 8 years ago

Indeed. Any alternatives (except home-made codes)? We will need something to (1) formalize, track and evaluate runs once and for all ("läuft") and (2) to document progress e.g. for projects.

On 22.09.15 11:28, Torbjörn Klatt wrote:

config in XML, rly?! :dizzy_face: m(

— Reply to this email directly or view it on GitHub https://github.com/Parallel-in-Time/PFASST/issues/229#issuecomment-142225683.