PFASST with dynamic resource management for large-scale applications
Dynamic resource management is a fairly recent development made to improve the flexibility of job scheduling. MPI-based approach [1] makes this possible by treating resources on a set granularity and performs set operations whenever changes are made. Due to the extreme resource requirements, using dynamic resources will likely be compulsory for parallel-in-time methods. Development towards this ha
