-
Notifications
You must be signed in to change notification settings - Fork 11
/
CITATION.cff
29 lines (28 loc) · 1003 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# This template CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to replace its contents
# with information about your lesson.
# Remember to update this file periodically,
# ensuring that the author list and other fields remain accurate.
cff-version: 1.2.0
title: Introduction to High-Performance Computing in Chapel
message: >-
Please cite this lesson using the information in this file
when you refer to it in publications, and/or if you
re-use, adapt, or expand on the content in your own
training material.
type: dataset
authors:
- given-names: Alex
family-names: Razoumov
email: [email protected]
affiliation: SFU
- given-names: Juan
family-names: Zuniga
repository-code: 'https://github.com/hpc-carpentry/hpc-chapel'
url: 'https://www.hpc-carpentry.org/hpc-chapel'
abstract: >-
This lesson is an introduction to high-performance
computing using Chapel parallel language.
keywords:
- 'Chapel, HPC, parallel'
license: CC-BY-4.0