Skip to content

Commit

Permalink
Remove unused env var
Browse files Browse the repository at this point in the history
  • Loading branch information
prehensilecode committed Mar 1, 2023
1 parent fdb4a26 commit 8f52ba6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example_slurm_job.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module load python/gcc/3.11
module load alphafold/2.3.1

### Check values of some environment variables
echo SLURM_GPUS_ON_NODE=$SLURM_GPUS_ON_NODE
echo ALPHAFOLD_DIR=$ALPHAFOLD_DIR
echo ALPHAFOLD_DATADIR=$ALPHAFOLD_DATADIR

Expand Down

0 comments on commit 8f52ba6

Please sign in to comment.