-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #78 from CrayLabs/develop
v0.3.2
- Loading branch information
Showing
147 changed files
with
8,567 additions
and
1,004 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,8 @@ | |
__pycache__ | ||
.ipynb_checkpoints | ||
.pytest_cache/ | ||
.coverage* | ||
htmlcov | ||
|
||
# Dependencies | ||
third-party | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
cff-version: 1.1.0 | ||
authors: | ||
- family-names: Partee | ||
given-names: Sam | ||
orcid: https://orcid.org/0000-0001-6005-5116 | ||
email: [email protected] | ||
- family-names: Ellis | ||
given-names: Matthew | ||
orcid: https://orcid.org/0000-0002-5782-5447 | ||
- family-names: Rigazzi | ||
given-names: Alessandro | ||
orcid: https://orcid.org/0000-0003-2132-7726 | ||
- family-names: Bachman | ||
given-names: Scott | ||
orcid: https://orcid.org/0000-0002-6479-4300 | ||
- family-names: Marques | ||
given-names: Gustavo | ||
orcid: https://orcid.org/0000-0001-7238-0290 | ||
- family-names: Shao | ||
given-names: Andrew | ||
orcid: https://orcid.org/0000-0003-3658-512X | ||
- family-names: Benjamin | ||
given-names: Robbins | ||
orcid: https://orcid.org/0000-0003-3658-512X | ||
|
||
title: "Using Machine Learning at Scale in HPC Simulations with SmartSim: An Application to Ocean Climate Modeling" | ||
doi: 10.5281/zenodo.4682270 | ||
date-released: 2021-4-12 | ||
license: "BSD-2-Clause" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.