Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intel-compilers: handle new Intel module files #1980

Merged
merged 1 commit into from
May 7, 2024

Commits on May 7, 2024

  1. intel-compilers: handle new Intel module files

    The Intel module files are not working with Lmod correctly.
    
    Preloading certain dependencies helps to work around this problem:
    
      module load "oclfpga"
      module load "tbb"
      module load "compiler-rt"
    
    Signed-off-by: Adrian Reber <areber@redhat.com>
    adrianreber committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ddfc45f View commit details
    Browse the repository at this point in the history