forked from hpc-io/h5bench
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
61 lines (60 loc) · 1.93 KB
/
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: h5bench
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Suren
family-names: Byna
email: [email protected]
affiliation: Lawrence Berkeley National Laboratory
orcid: 'https://orcid.org/0000-0003-3048-3448'
- given-names: Jean Luca
family-names: Bez
email: [email protected]
affiliation: Lawrence Berkeley National Laboratory
orcid: 'https://orcid.org/0000-0002-3915-1135'
- given-names: Tonglin
family-names: Li
affiliation: Lawrence Berkeley National Laboratory
- given-names: Quincey
family-names: Koziol
affiliation: National Energy Research Scientific Computing Center
- given-names: Houjun
family-names: Tang
email: [email protected]
affiliation: Lawrence Berkeley National Laboratory
orcid: 'https://orcid.org/0000-0001-7038-8360'
- given-names: Qiao
family-names: Kang
affiliation: Lawrence Berkeley National Laboratory
identifiers:
- type: url
value: >-
https://sdm.lbl.gov/~sbyna/research/papers/2021/202106-CUG_2021_h5bench.pdf
description: CUG Paper
- type: url
value: 'https://github.com/hpc-io/h5bench'
description: Github Repository
- type: url
value: 'https://h5bench.readthedocs.io'
description: h5bench Documentation
repository-code: 'https://github.com/hpc-io/h5bench'
abstract: >-
h5bench is a suite of parallel I/O benchmarks or kernels
representing I/O patterns that are commonly used in HDF5
applications on high performance computing systems.
h5bench measures I/O performance from various aspects,
including the I/O overhead, observed I/O rate, etc.
keywords:
- HDF5
- I/O
- HPC
- I/O benchmark
- I/O kernel
commit: ' 67a3e6d91508e5ab77db79c6187b2eb3c96119e0'
version: v.1.4
date-released: '2023-05-31'