Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-17 | Simplified 'start' script usage | Adam M. Stück | |
Removed switch to use sbatch. Using sbatch is now the default. The line to run VerifyPN locally is just left as a comment beneath the sbatch call. Added a BINARY argument, so I don't have to hardcode each experiments binary. Updated and improved the help message to reflect the changes. | |||
2022-12-17 | Simplified some data parsing in 'run_model' | Adam M. Stück | |
2022-12-17 | Don't output hardware info (lscpu) | Adam M. Stück | |
2022-12-17 | Simplified 'start_jobs' function | Adam M. Stück | |
2022-12-16 | Only use naples cluster partition | Adam M. Stück | |
2022-12-16 | fix: archiver find command options order | Adam M. Stück | |
-maxdepth option must come first archiver will also now overwrite an exiting data.csv | |||
2022-12-16 | Archiver now only looks at job data (*.csv) | Adam M. Stück | |
This fixes an issue where the generated data.csv contains text from non-job data files such as *.hardwareinfo | |||
2022-12-16 | Improved file structure | Adam M. Stück | |