Skip to content

Commit

Permalink
Merge branch 'main' into jmm/template-lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurlungur authored Apr 23, 2024
2 parents e533122 + c75b6ca commit 1336455
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ default:
- rm -rf ${SPACK_USER_CACHE_PATH} ${DEVEL_SPACK_ROOT}
- |
if [[ -z "${PROJECT_TMP_SPACK_DIR}" ]]; then
export PROJECT_SPACK_ROOT=${XCAP_PROJECT_DIR}/spack
export PROJECT_SPACK_ROOT="${XCAP_PROJECT_DIR}/spack-${TESTING_CLUSTER}"
else
export PROJECT_SPACK_ROOT="${XCAP_PROJECT_DIR}/${PROJECT_TMP_SPACK_DIR}-${TESTING_CLUSTER}"
fi
Expand Down
3 changes: 2 additions & 1 deletion joss-paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors:
affiliation: "1, 2"
corresponding: true
- name: Daniel A. Holladay
- orcid: 0000-0002-0673-9741
orcid: 0000-0002-0673-9741
affiliation: "2, 3"
- name: Jeffrey H. Peterson
orcid: 0000-0001-9425-4674
Expand Down Expand Up @@ -68,6 +68,7 @@ affiliations:
- name: Department of Physics, Florida State University, USA
index: 10
- name: XCP-4, Continuum Models and Numerical Methods, Los Alamos National Laboratory, USA
index: 11
date: 13 April 2024
bibliography: refs.bib

Expand Down

0 comments on commit 1336455

Please sign in to comment.