Skip to content

Conference notes for 2023 11 07

Robert McLay edited this page Nov 8, 2023 · 1 revision

Notes for Lmod Zoom Meeting Nov. 7, 2023

  • Q/A
  • Issue #673: add simple JsonShell
    • ...
  • Issue #672: problem with lua-json when using Lua > 5.1
    • fixed by conditionally defining loadstring as load when using newer Lua versions
  • issue #667
    • request to also report available extensions in output of ml --terse avail
    • motivated by HPC-UGent generating overview of installed software via Lmod, which should include modules + extensions
    • ml --terse --with-extensions avail numpy
    • will still need to run ml spider to know in which modules the extension is available (maybe also which extension version?)
    • list of extension would be preceeded by a "header" line that starts/ends with / to indicate that they're not related to the last path mentioned for available modules
      $ ml --terse --with-extension avail
      /modules/all:
      Python/3.6
      /#extension/
      #numpy
      
    • will be done in a way that supports module hierarchies as well
  • issue #669: include modulerc.d/*.lua
    • coming soon

Attendees

  • Robert McLay (TACC)
  • Matthew Cawood (TACC)
  • Kenneth Hoste (HPC-UGent)
  • Henrik Bengtsson (UCSF, Wynton HPC, C4 HPC)
  • Lev Gorenstein (Globus,UChicago)

Lmod @ SC23

  • check TACC booth!

Next meeting

  • Tue 5 Dec 2023 at 15:30 UTC
Clone this wiki locally