Skip to content

canonical/hpc-node-operators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPC Node Operators

This repo provides two charms:

See http://github.com/canonical/hpc-cluster.

To Build

Prerequisites:

  • snap
  • charmcraft (snap package)
  • juju (snap package)

Clone this repository:

git clone <repourl>

Build (may need to run each charmcraft twice):

cd hpc-node-operators
for name in node subordinate; do
    (cd ${name}; charmcraft -v pack)
done

About

Principal operators for HPC nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages