STEllAR-GROUP / octotiger

Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees
http://octotiger.stellar-group.org/
Boost Software License 1.0
48 stars 17 forks source link

Allow arbitrary paths for the restart file #480

Open G-071 opened 6 months ago

G-071 commented 6 months ago

Currently, Octo-Tiger requires restart files to be in the same directory, no matter what value is given with the --datadir parameter. This should be fixed (or a new parameter added) to allow arbitrary locations for the restart files.

Note, sometimes during distributed runs Octo-Tiger currently just hangs/deadlocks when the restart file is not found (most likely due to it being in the wrong directory) instead of printing the proper error message. This should be fixed, too!

diehlpk commented 6 months ago

@dmarce1 can you please have a look?

diehlpk commented 2 weeks ago

@dmarce1 can you please have a look?