Skip to content
Snippets Groups Projects
Commit c6d12f6b authored by michael.divia's avatar michael.divia
Browse files

Corrected Job Name

parent 5bd037e9
Branches
No related tags found
No related merge requests found
#!/bin/sh
#SBATCH --job-name=ResNet50
#SBATCH --job-name=Xception
#SBATCH --output=Xception_%j.out
#SBATCH --partition=shared-gpu
#SBATCH --gres=gpu:1,VramPerGpu:80G
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment