Skip to content
Snippets Groups Projects
Commit 43712f3f authored by pat-alt's avatar pat-alt
Browse files

bash script

parent 3a67b93a
No related branches found
No related tags found
1 merge request!7669 initial run including fmnist lenet and new method
#!/bin/bash #!/bin/bash
#SBATCH --job-name="Counterfactuals" #SBATCH --job-name="ECCCo"
#SBATCH --time=00:20:00 #SBATCH --time=01:00:00
#SBATCH --ntasks=24 #SBATCH --ntasks=12
#SBATCH --cpus-per-task=1 #SBATCH --cpus-per-task=4
#SBATCH --partition=compute #SBATCH --partition=compute
#SBATCH --mem-per-cpu=4GB #SBATCH --mem-per-cpu=4GB
#SBATCH --account=innovation #SBATCH --account=innovation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment