I'm having problems with Autodetect=nvml in gres.conf. 

I get on the controller log the following:

error: _check_core_range_matches_sock: gres/gpu GRES autodetected core affinity 16-31 on node node001 doesn't match socket boundaries. (Socket 0 is cores 0-31). Consider setting SlurmdParameters=l3cache_as_socket (recommended) or override this by manually specifying core affinity in gres.conf.

I did set l3cache_as_socket in the slurm.conf of the node, but I still get the error on the slurm controler

I'm running 24.11.5 on AlmaLinux 9.5

Richard