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

add $UENV_xxx to uenv status output #6

Closed
jgphpc opened this issue Aug 24, 2023 · 0 comments
Closed

add $UENV_xxx to uenv status output #6

jgphpc opened this issue Aug 24, 2023 · 0 comments

Comments

@jgphpc
Copy link

jgphpc commented Aug 24, 2023

This is a feature request for uenv status to be more verbose.
Currently, it shows:

uenv status

/user-environment:nvhpc
  The compiler toolchains, libraries and tools required for the Cuda Fortran Check.

  modules: available
  views:
    prgenv-nvidia

Can you add UENV_MOUNT_FILE and UENV_MOUNT_POINT to the output ? For example:

uenv status

/user-environment:nvhpc
  The compiler toolchains, libraries and tools required for the Cuda Fortran Check.

  modules: available
  views:
    prgenv-nvidia

UENV_MOUNT_FILE=/scratch/e1000/manitart/myimages/nvhpc_a100.squashfs
UENV_MOUNT_POINT=/user-environment
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

No branches or pull requests

2 participants