Recent changes to the software environment: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
Other changes:
Other changes:
* [https://github.com/ComputeCanada/software-stack-config/commits/main Changes to the primary configuration files]
* [https://github.com/ComputeCanada/software-stack-config/commits/main Changes to the primary configuration files]
* [https://github.com/ComputeCanada/easybuild-computecanada-config/commits/main Changes to the EasyBuild configuration]
* [https://github.com/ComputeCanada/software-stack-custom/commits/main Changes to custom modules and scripts]
* [https://github.com/ComputeCanada/software-stack-custom/commits/main Changes to custom modules and scripts]
* [https://github.com/ComputeCanada/gentoo-overlay/commits/main Changes to the core of the Gentoo layer, for the module <tt>gentoo/2020</tt>, used with <tt>StdEnv/2020</tt>]
* [https://github.com/ComputeCanada/gentoo-overlay/commits/main Changes to the core of the Gentoo layer, for the module <tt>gentoo/2020</tt>, used with <tt>StdEnv/2020</tt>]
* [https://github.com/ComputeCanada/nixpkgs/commits/computecanada-16.09 Changes to the core of the Nix layer, for the module <tt>nixpkgs/16.09</tt>, used in <tt>StdEnv/2016.4</tt>, <tt>StdEnv/2018.3</tt>]
* [https://github.com/ComputeCanada/nixpkgs/commits/computecanada-16.09 Changes to the core of the Nix layer, for the module <tt>nixpkgs/16.09</tt>, used in <tt>StdEnv/2016.4</tt>, <tt>StdEnv/2018.3</tt>]

Revision as of 18:15, 9 November 2021

Installation of software packages within the Compute Canada software environment is always performed using scripts. We use multiple tools, including EasyBuild, Gentoo Overlays (starting in 2020), and NixOS (formerly). This software environment can be used on any computer in the world thanks to CVMFS.

We also track all changes and new installations made to the software environment through Git, and you can see a list of recent changes in the links below.

Changes to software installed as modules:

Other changes: