Skip to content

Tool for Alces Gridware software library management (legacy)

Notifications You must be signed in to change notification settings

alces-flight/gridware-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridware

This is the repository for the Alces Gridware tool for installing and managing HPC software. Alces Gridware is intended to be used in an Alces Clusterware environment, such as Alces Flight Compute.

Development

Gridware can be developed within an existing Clusterware environment. For example, to use a local version of the Gridware source inside an Alces Clusterware development Vagrant VM you can do the following:

  1. Mount the Gridware source to the appropriate location within the VM by adding something like the following to the Vagrantfile, then running vagrant up:

       config.vm.synced_folder "path/to/gridware", "/opt/clusterware/opt/gridware"
  2. Install the mounted version of Gridware within the VM by running bin/setup.

Gridware also has some tests; these can be run using bin/rake test.

About

Tool for Alces Gridware software library management (legacy)

Resources

Stars

Watchers

Forks

Packages

No packages published