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

Fix module show when using Lmod #1567

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Fix module show when using Lmod #1567

merged 2 commits into from
Nov 22, 2024

Conversation

isaevil
Copy link
Contributor

@isaevil isaevil commented Nov 21, 2024

Description

Fix error that appears when using TBB modulefiles (module show tbb command) with Lmod:

Lmod has detected the following error: Unable to load module because of error when evaluating modulefile: tbb
     /opt/intel/oneapi/tbb/2022.0/etc/modulefiles/tbb/2022.0: [string "whatis([===[Name: Intel(R) oneAPI Threading B..."]:14: unexpected symbol
near ']'
     Please check the modulefile and especially if there is a line number specified in the above message
While processing the following module(s):

Fixes # - issue number(s) if exists

Type of change

Choose one or multiple, leave empty if none of the other choices apply

Add a respective label(s) to PR if you have permissions

  • bug fix - change that fixes an issue
  • new feature - change that adds functionality
  • tests - change in tests
  • infrastructure - change in infrastructure and CI
  • documentation - documentation update

Tests

  • added - required for new features and some bug fixes
  • not needed

Documentation

  • updated in # - add PR number
  • needs to be updated
  • not needed

Breaks backward compatibility

  • Yes
  • No
  • Unknown

Notify the following users

List users with @ to send notifications

Other information

Copy link
Contributor

@omalyshe omalyshe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@isaevil isaevil merged commit bd291eb into master Nov 22, 2024
25 checks passed
@isaevil isaevil deleted the dev/isaevil/fix-module-show branch November 22, 2024 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants