- Jan 09, 2022
-
-
dh00601 authored
-
- Jan 08, 2022
-
-
dh00601 authored
-
- Dec 30, 2021
-
-
dh00601 authored
-
- Dec 29, 2021
- Nov 28, 2021
-
-
Izzard authored
clean up open() functions to use self.auto() which does compression for us based on the file extension
-
- Nov 27, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 24, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
update _const_dt to include a wrapper just before it's cached, allowing output to the screen for debugging other minor fixes
-
- Nov 22, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 20, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
add automatic cacheing of various functions, and a cache_test() routine to test the runtimes with and without caching
-
- 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
all other files access the HPC API, not the slurm and condor objects directly
-
- Nov 13, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-