Changes between Version 5 and Version 6 of multi_step_task


Ignore:
Timestamp:
May 12, 2025, 2:35:55 PM (4 weeks ago)
Author:
i22balur
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • multi_step_task

    v5 v6  
    4444{{{#!bash
    4545#!/bin/bash
    46 #!/bin/bash
    4746srun --job-name=adquisicion --mem=1G --partition=fast --cpus-per-task=1 stress --cpu 1 --vm 1 --vm-bytes 1G --timeout 120
    4847srun --job-name=curado --mem=10G --partition=fast --cpus-per-task=4 stress --cpu 4 --vm 1 --vm-bytes 10G --timeout 60