Skip to content

module_management.md - #309

Open
Graviton28 wants to merge 1 commit into
UNM-CARC:masterfrom
Graviton28:pr/module-management-verify
Open

module_management.md#309
Graviton28 wants to merge 1 commit into
UNM-CARC:masterfrom
Graviton28:pr/module-management-verify

Conversation

@Graviton28

@Graviton28 Graviton28 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

ran every command in this doc for real on easley - module load intel-oneapi-compilers, module spider intel, module load openmpi gcc, module list, module unload openssh, module list, module purge.

found module spider intel doesn't give documented output, it matches a separate legacy intel module (18.0.4/19.0.5/20.0.4) and only lists intel-oneapi-* as "other possible module matches". swapped the example to module spider intel-oneapi instead, fixed the claimed Lmod error text for module load intel, and dropped a stale miniconda3/latest line from the sample module list output that doesn't show up when you actually follow the doc's load sequence from a clean login.

everything else - module names, version strings like gcc/14.2.0-j33x and openmpi/4.1.7-762w, the unload warning text - matched live output, no changes needed there.

…ntel example

Actually ran every documented command on Easley (module load intel-oneapi-
compilers, module spider intel, module load openmpi gcc, module list, module
unload openssh, module list, module purge).

Found `module spider intel` does not surface the intel-oneapi-* family as
documented - it matches a separate legacy `intel` module (versions
18.0.4/19.0.5/20.0.4, none directly loadable) and only lists intel-oneapi-*
as "Other possible module matches". Swapped the example to
`module spider intel-oneapi`, which does expand the family, and used real
captured output. Corrected the claimed Lmod error text for `module load
intel`. Also removed a stale miniconda3/latest entry from the sample
`module list` output that doesn't appear when following the doc's actual
load sequence from a clean login.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Graviton28
Graviton28 marked this pull request as ready for review August 4, 2026 04:53
@Graviton28
Graviton28 requested a review from gmfricke as a code owner August 4, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant