HPC icon indicating copy to clipboard operation
HPC copied to clipboard

A collection of various resources, examples, and executables for the general NREL HPC user community's benefit. Use the following website for accessing documentation.

Results 105 HPC issues
Sort by recently updated
recently updated
newest added

Adds process for reviewing pull requests

Will need to be reviewed and see if: - Documentation is too long - Very detailed not fit for Spack beginners - Eagle shouldn't be referenced

Added yml files (and documentation for the yml files) to the folders in the VASP repo that contain Jupyter Notebooks for analyzing performance data.

added links to scripts to run VASP on the top level README for the VASP documentation.

Updated instructions for setup and running PLEXOS 9 on Eagle.

Tutorials for Basics in Julia, Calling Python/C in Julia and Parallel Computing in Julia. Tutorials are in markdown files that are converted from Jupyter Notebooks. Both are included in this...

I noticed that the [conda](https://nrel.github.io/HPC/Documentation/Software_Tools/conda/) page just jumps into conda use and talks about modules midway through without much explanation. The building packages pages talks about modules you build and...

Many command examples in the gh-paghes docs include "username" or "" to indicate fill in username here... Replace command examples with `$USER` as a means to copy/paste functional example code.