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

https://github.com/open-mpi/ompi-scripts

Various infrastructure / scripts
https://github.com/open-mpi/ompi-scripts

hacktoberfest

Last synced: 8 months ago
JSON representation

Various infrastructure / scripts

Awesome Lists containing this project

README

          

# General scripts used by the Open MPI infrastructure.

A place for all the various cross-project scripts that used to live in
the main ompi/ tree or, worse, in every source tree, each with its own
bugs. Initially, this is mainly nightly build scripts.

## nightly-tarball/

Scripts for building the nightly tarballs for ompi, pmix, and hwloc.
The scripts are designed to push to S3 (fronted by the CloudFront
download.open-mpi.org URL), but can also scp to the web tree for
www.open-mpi.org until the web bits are updated.

## migration/

Scripts for migrating bits of Open MPI's infrastructure from IU or
HostGator to AWS.

## jenkins/

Scripts used for running the community Jenkins server
(https://jenkins.open-mpi.org/).

## dist/

Scripts used to build releases, upload to s3, etc. The jenkins and
nightly tarball scripts call these, in addition to direct human use.

## administrative/

Scripts used for administrative purposes. For example, a script to
assist with the annual Github 'open-mpi' organization committer
review.