As discussed here: #6 (comment)
In an HPC context, unconditionally doing file system operations in home folders can result in the job hammering the network filesystem. As a safety I would add an environment variable preventing the automatic loading of any user configuration from the home folder. Using the OPENCL_LAYERS_SETTINGS_PATH should still work even with this safety activated.