GithubHelp home page GithubHelp logo

unlhcc / hcc-software-install-notes Goto Github PK

View Code? Open in Web Editor NEW
0.0 11.0 1.0 427 KB

Install notes and scripts for software on HCC resources. [Read-only mirror]

License: GNU General Public License v3.0

Shell 100.00%
hcc hpc software cluster-computing

hcc-software-install-notes's Introduction

HCC Software Install Notes

This repository contains notes and scripts for installing software on HCC resources.

How to contribute:

The general structure of the repository is packages/<package name>/<package version>. Create directories as needed and create a README.md file for each version. If no special notes are needed, the README file can simply contain the package name and version. Place the build scripts alongside the README file.

Script naming

The general naming scheme for the build scripts is:
compile.<cluster name>.<compiler name><compiler version>.openmpi<openmpi version>.bash

The compiler and openmpi version need only be the the same version (excluding dots) used in the module name. An example script name is thus compile.crane.gcc91.openmpi41.bash. If code isn't MPI, omit the openmpi part. If the same script is used on all the clusters, you can omit the cluster name as well.

Create a merge request

Create a new branch for any additions, push to Gitlab and open a MR. Upon merge, the master branch will automatically be synced to Github.

Useful links

Intel Compiler Options and CPU compatibility

hcc-software-install-notes's People

Contributors

acaprez avatar cbohn4 avatar jthiltges avatar npavlovikj avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jjiang-amoy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.