change node type
This commit is contained in:
parent
ad953fd96a
commit
ef8058ea34
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#PBS -N ray-job
|
||||
#PBS -l select=2:node_type=rome-ai
|
||||
#PBS -l select=2:node_type=rome
|
||||
#PBS -l walltime=1:00:00
|
||||
|
||||
export WS_DIR=<workspace_dir>
|
||||
|
|
Loading…
Reference in a new issue