GPUS and ABAQUS

generix-bsub.gz (2.2 KB)

This is all I was trying to upload, but the BLOG had heartburn about the env variables…

There’s the issue:

export CUDA_VISIBLE_DEVICES=""

The variable needs to be either unset or contain the list of gpu allowed to use, e.g. “0,1,2” to use the first three gpus.
Which looks like the issue I suspected first:
https://forums.developer.nvidia.com/t/gpus-not-being-utilized-by-abaqus-jobs-submitted-via-spectrum-lsf/272228/4?u=generix