oneAPI-samples
oneAPI-samples copied to clipboard
adding an unset option for setvars.sh in a modulefile
Is there a way to unset/unsource setvars.sh within the modulefiles? In other words if I do module unload intel-oneAPI-toolkit/compiler/2023.1.0, and the module file had a source /path/to/setvars.sh what can be added to unset the environment variables?