Parallel-in-Time / time4apint

Mixing GFM method with PinT task scheduling
https://jupyterhub.mat.tu-harburg.de/blockops/
0 stars 0 forks source link

Task costs are partially hardcoded in `taskGraph.py` #17

Open JensHahne opened 1 year ago

JensHahne commented 1 year ago

Just as a reminder for myself:

Sometimes hardcoded values are used to set the cost of a task in the file taskGraph.py . Currently a warning is generated to not forget this, but needs to be fixed.