Hello,
I am running the jax container on a GH200 cluster. The cluster maintainer would like to keep CUDA kernel driver at v12.2.
When running the jax-toolbox nightly container, fused_attention in transformer engine raise exception of unsupported PTX.
I am trying to resolve the problem and wonder if it is possible to enable CUDA Forward Compatibility mode on the container?
Thanks in advance!