...
Tip | ||
---|---|---|
You can avoid that prompt by passing the environment variable with the desired value:
|
Batch Jobs
When submitting jobs, you must ensure you pass the desired STHOST
to your jobs with the corresponding SBATCH
export directive. For example, to select ws2 in the job script you need to add:
...