Skip to content

Commit

Permalink
remove variable that is unused for now
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibelp committed Feb 26, 2024
1 parent bc0d355 commit f31bec3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ variables:
batch_timeout: '#SBATCH -t {batch_time}:00'
cpu_partition: '#SBATCH -p small'
gpu_partition: '#SBATCH -p small-g'
gpu_config: '#SBATCH --gpus-per-task=1'

0 comments on commit f31bec3

Please sign in to comment.