Use following procedure to run the algorithm on a High Performance Computer (HPC) with SLURM cluster management and Singularity container
-
Build Singularity container using -> container.def
-
Write simulation configurations in file -> realdata_simulations.csv
-
Run for config ID x ->
$ sbatch DistOptOTAC.py x
-
After finish, simulations results will be saved in the
Results
folder.