Modules: Lmod

For environment modules, we will use the Lmod package. It has a number of dependencies which are not installed by default on the Jetson Nano images, including

  • lua (tested with 5.3, with update-alternatives run)

  • tcl and dev files

  • lua-posix and dev files

  • liblua-dev

Lmod can be installed using the download link and instructions on the Lmod website.

Last updated