An open API service indexing awesome lists of open source software.

https://github.com/easybuilders/easybuild-easyconfigs

A collection of easyconfig files that describe which software to build using which build options with EasyBuild.
https://github.com/easybuilders/easybuild-easyconfigs

hpc linux python scientific-software

Last synced: 9 months ago
JSON representation

A collection of easyconfig files that describe which software to build using which build options with EasyBuild.

Awesome Lists containing this project

README

          

.. image:: https://github.com/easybuilders/easybuild/raw/develop/logo/png/easybuild_logo_2022_horizontal_dark_bg_transparent.png
:align: center
:height: 400px

.. image:: https://github.com/easybuilders/easybuild-easyconfigs/workflows/easyconfigs%20unit%20tests/badge.svg

`EasyBuild `_ is a software build
and installation framework that allows you to manage (scientific) software
on High Performance Computing (HPC) systems in an efficient way.

The **easybuild-easyconfigs** package provides a collection of well-tested
example *easyconfig files* for EasyBuild.
Easyconfig files are used to specify which software to build, which
version of the software (and its dependencies), which build parameters
to use (e.g., which compiler toolchain to use), etc.

The EasyBuild documentation is available at http://docs.easybuild.io/.

The easybuild-easyconfigs package is hosted on GitHub, along
with an issue tracker for bug reports and feature requests, see
https://github.com/easybuilders/easybuild-easyconfigs.

Related Python packages:

* **easybuild-framework**

* the EasyBuild framework, which includes the ``easybuild.framework`` and ``easybuild.tools`` Python
packages that provide general support for building and installing software
* GitHub repository: https://github.com/easybuilders/easybuild-framework
* PyPi: https://pypi.python.org/pypi/easybuild-framework

* **easybuild-easyblocks**

* a collection of easyblocks that implement support for building and installing (groups of) software packages
* GitHub repository: https://github.com/easybuilders/easybuild-easyblocks
* package on PyPi: https://pypi.python.org/pypi/easybuild-easyblocks