Skip to content

HaoZeke/hzHPC_lmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

  • This is a collection of Lmod files for HPC clusters
  • More details about this are on my website here
    • Importantly, the installation instructions for the modules are presented there
  • These are managed by dotgit

Background

These split off from my Dotfiles for the same reason my famous Emacs configuration split, that is they take up an exorbitant amount of commits.

Usage

See the post for more details, but in general:

  • [ ] Get dotgit
  • [ ] Use dotgit

To spell it out:

git clone https://github.com/kobus-v-schoor/dotgit.git
mkdir -p ~/.local/bin
cp -r dotgit/old/bin/dotgit* ~/.local/bin
cat dotgit/bin/bash_completion >> ~/.bash_completion
rm -rf dotgit

I actually strongly suggest using a target from my Dotfiles in conjunction with this, but it isn’t really required, so:

~/.local/bin/dotgit restore hzhpc

Note that because of the suggested separation, I have not opted to setup a shell or even ensure that there are scripts here to help keep module in your path. Those are in my Dotfiles.

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published