ESCOMP / ESCOMP/CESM

Intel message to stderr causes setup to fail

Open
#378 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
489
Forks
246
Avg merge
16h 44m
Merged PRs (30d)
3

Description

### Brief summary of bug

The standard Intel module files for the intel compilers prints messages to stderr:

```
ERROR: module command /usr/share/lmod/lmod/libexec/lmod python purge failed with message:
Removing compiler version 2022.2.0
Use `module list` to view any remaining dependent modules.
Load "debugger" to debug DPC++ applications with the gdb-oneapi debugger.
Load "dpl" for additional DPC++ APIs: https://github.com/oneapi-src/oneDPL
```

which causes the case.setup script to fail.

### General bug information

release-cesm2.2.2

**Machine you are using:**
Unsupported machine running:

```
NAME="Red Hat Enterprise Linux"
VERSION="8.10 (Ootpa)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="8.10"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
HOME_URL="https://www.redhat.com/"
DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
```

**Have you modified the code? (If so, please point us to you changes.):** [No]

### Details of bug

The standard Intel module files for the intel compilers prints messages to stderr. This causes case.setup to fail.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.