oneAPI-samples icon indicating copy to clipboard operation
oneAPI-samples copied to clipboard

adding an unset option for setvars.sh in a modulefile

Open LinuxPersonEC opened this issue 2 years ago • 0 comments

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?

LinuxPersonEC avatar May 25 '23 13:05 LinuxPersonEC