cleaned up HPC function names so they all start with HPC_
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.
Showing
- binarycpython/utils/HPC.py 137 additions, 42 deletionsbinarycpython/utils/HPC.py
- binarycpython/utils/condor.py 1 addition, 1 deletionbinarycpython/utils/condor.py
- binarycpython/utils/dataIO.py 3 additions, 3 deletionsbinarycpython/utils/dataIO.py
- binarycpython/utils/grid.py 33 additions, 13 deletionsbinarycpython/utils/grid.py
- binarycpython/utils/grid_options_defaults.py 1 addition, 1 deletionbinarycpython/utils/grid_options_defaults.py
- binarycpython/utils/gridcode.py 2 additions, 2 deletionsbinarycpython/utils/gridcode.py
- binarycpython/utils/metadata.py 1 addition, 1 deletionbinarycpython/utils/metadata.py
- binarycpython/utils/slurm.py 1 addition, 1 deletionbinarycpython/utils/slurm.py
Loading
Please register or sign in to comment