Changes between Version 5 and Version 6 of multi_step_task
- Timestamp:
- May 12, 2025, 2:35:55 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
multi_step_task
v5 v6 44 44 {{{#!bash 45 45 #!/bin/bash 46 #!/bin/bash47 46 srun --job-name=adquisicion --mem=1G --partition=fast --cpus-per-task=1 stress --cpu 1 --vm 1 --vm-bytes 1G --timeout 120 48 47 srun --job-name=curado --mem=10G --partition=fast --cpus-per-task=4 stress --cpu 4 --vm 1 --vm-bytes 10G --timeout 60