-
task.sh:
#!/bin/bash cargo test --release -- --nocapture rugged_optimal_parameters
-
run:
sbatch --cpus-per-task=32 --mem=4G --time=14-00:00:00 task.sh
-
check:
squeue -o "%.18i %.9P %.8j %.8C %.8u %.8T %.10m %.10M %.9l %.6D %R" | grep <username>
-
output:
cat slurm-<task_id>.out
-
cancel:
scancel <task_id>
-
Notifications
You must be signed in to change notification settings - Fork 0
nothingelsematters/evolutionary-algorithms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Evolutionary Algorithms miscellaneous studies