- Nov 30, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 29, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 28, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard authored
clean up open() functions to use self.auto() which does compression for us based on the file extension
-
- Nov 27, 2021
-
-
Izzard authored
-
- Nov 22, 2021
-
-
Izzard authored
more attempts to clean up the code to work better on NFS : seems ok now, but expect more "bug" fixes to come (and more cleanup as the code is a bit hacky)
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 19, 2021
-
-
Izzard authored
-
- Nov 18, 2021
-
-
Izzard authored
the joiningfile is now made by whichever job gets to this task first, so the error where it wasn't fully made (when jobs were slowly run from the HPC queue) should not happen now unless it takes a long time to write that one short file. I guess we could put in a checkfile if required, but this should be *very* rare.
-
- Nov 14, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
fix some bugs in restarting from snapshots: the start_at was calculated incorrectly (needed to take into account modulo and previous start_at)
-
Izzard, Robert Dr (Maths & Physics) authored
all other files access the HPC API, not the slurm and condor objects directly
-
- Nov 13, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
cleaned up the evolve function so the option to join is selected before it is called, and this now has its own function
-
Izzard, Robert Dr (Maths & Physics) authored
-