You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,3 +97,37 @@ Please join the community's [Slack channel](https://join.slack.com/t/reframetalk
97
97
98
98
ReFrame is an open-source project and we welcome and encourage contributions!
99
99
Check out our Contribution Guide [here](https://github.com/reframe-hpc/reframe/wiki/contributing-to-reframe).
100
+
101
+
## Citing ReFrame
102
+
103
+
You can cite ReFrame in publications as follows:
104
+
105
+
> Vasileios Karakasis et al. "Enabling Continuous Testing of HPC Systems Using ReFrame". In: *Tools and Techniques for High Performance Computing. HUST - Annual Workshop on HPC User Support Tools* (Denver, Colorado, USA, Nov. 17–18, 2019). Ed. by Guido Juckeland and Sunita Chandrasekaran. Vol. 1190. Communications in Computer and Information Science. Cham, Switzerland: Springer International Publishing, Mar. 2020, pp. 49–68. isbn: 978-3-030-44728-1. doi: 10.1007/978-3-030-44728-1_3.
106
+
107
+
The corresponding BibTeX entry is the following:
108
+
109
+
```bibtex
110
+
@InProceedings{karakasis20a,
111
+
author = {Karakasis, Vasileios and Manitaras, Theofilos and Rusu, Victor Holanda and
112
+
Sarmiento-P{\'e}rez, Rafael and Bignamini, Christopher and Kraushaar, Matthias and
113
+
Jocksch, Andreas and Omlin, Samuel and Peretti-Pezzi, Guilherme and
114
+
Augusto, Jo{\~a}o P. S. C. and Friesen, Brian and He, Yun and Gerhardt, Lisa and
115
+
Cook, Brandon and You, Zhi-Qiang and Khuvis, Samuel and Tomko, Karen},
116
+
title = {Enabling Continuous Testing of {HPC} Systems Using {ReFrame}},
117
+
booktitle = {Tools and Techniques for High Performance Computing},
118
+
editor = {Juckeland, Guido and Chandrasekaran, Sunita},
119
+
year = {2020},
120
+
month = mar,
121
+
series = {Communications in Computer and Information Science},
122
+
volume = {1190},
123
+
pages = {49--68},
124
+
address = {Cham, Switzerland},
125
+
publisher = {Springer International Publishing},
126
+
doi = {10.1007/978-3-030-44728-1_3},
127
+
venue = {Denver, Colorado, USA},
128
+
eventdate = {2019-11-17/2019-11-18},
129
+
eventtitle = {{HUST} - Annual Workshop on {HPC} User Support Tools},
Copy file name to clipboardExpand all lines: README_minimal.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,3 +39,37 @@ Please join the community's [Slack channel](https://reframe-slack.herokuapp.com)
39
39
40
40
ReFrame is an open-source project and we welcome and encourage contributions!
41
41
Check out our Contribution Guide [here](https://github.com/reframe-hpc/reframe/wiki/contributing-to-reframe).
42
+
43
+
## Citing ReFrame
44
+
45
+
You can cite ReFrame in publications as follows:
46
+
47
+
> Vasileios Karakasis et al. “Enabling Continuous Testing of HPC Systems Using ReFrame”. In: *Tools and Techniques for High Performance Computing. HUST - Annual Workshop on HPC User Support Tools* (Denver, Colorado, USA, Nov. 17–18, 2019). Ed. by Guido Juckeland and Sunita Chandrasekaran. Vol. 1190. Communications in Computer and Information Science. Cham, Switzerland: Springer International Publishing, Mar. 2020, pp. 49–68. isbn: 978-3-030-44728-1. doi: 10.1007/978-3-030-44728-1_3.
48
+
49
+
The corresponding BibTeX entry is the following:
50
+
51
+
```bibtex
52
+
@InProceedings{karakasis20a,
53
+
author = {Karakasis, Vasileios and Manitaras, Theofilos and Rusu, Victor Holanda and
54
+
Sarmiento-P{\'e}rez, Rafael and Bignamini, Christopher and Kraushaar, Matthias and
55
+
Jocksch, Andreas and Omlin, Samuel and Peretti-Pezzi, Guilherme and
56
+
Augusto, Jo{\~a}o P. S. C. and Friesen, Brian and He, Yun and Gerhardt, Lisa and
57
+
Cook, Brandon and You, Zhi-Qiang and Khuvis, Samuel and Tomko, Karen},
58
+
title = {Enabling Continuous Testing of {HPC} Systems Using {ReFrame}},
59
+
booktitle = {Tools and Techniques for High Performance Computing},
60
+
editor = {Juckeland, Guido and Chandrasekaran, Sunita},
61
+
year = {2020},
62
+
month = mar,
63
+
series = {Communications in Computer and Information Science},
64
+
volume = {1190},
65
+
pages = {49--68},
66
+
address = {Cham, Switzerland},
67
+
publisher = {Springer International Publishing},
68
+
doi = {10.1007/978-3-030-44728-1_3},
69
+
venue = {Denver, Colorado, USA},
70
+
eventdate = {2019-11-17/2019-11-18},
71
+
eventtitle = {{HUST} - Annual Workshop on {HPC} User Support Tools},
* "ReFrame – Efficient System and Application Performance Testing," CSCS Webinar, Aug. 29, 2022 [`slides <https://drive.google.com/file/d/1nOS_daleR79ZB1IaToVdW5mDpJQYRcY2/view?usp=sharing>`__] [`recording <https://youtu.be/NDxlKATEcQk>`__] [`demo run <https://asciinema.org/a/517693>`__].
42
45
* Tutorial at 6th EasyBuild User Meeting 2021 [`YouTube <https://youtube.com/playlist?list=PLhnGtSmEGEQjySVEPTUSLpewpOWwX5mjb>`__]
43
46
44
47
48
+
Papers
49
+
------
50
+
51
+
- Vasileios Karakasis et al. "A regression framework for checking the health of large HPC systems". In: *Cray User Group 2017* (Redmond, Washington, USA, May 8--11, 2017). [`pdf <https://cug.org/proceedings/cug2017_proceedings/includes/files/pap122s2-file1.pdf>`__]
52
+
53
+
- Vasileios Karakasis et al. "Enabling Continuous Testing of HPC Systems Using ReFrame". In: *Tools and Techniques for High Performance Computing. HUST -- Annual Workshop on HPC User Support Tools* (Denver, Colorado, USA, Nov. 17--18, 2019). Ed. by Guido Juckeland and Sunita Chandrasekaran. Vol. 1190. Communications in Computer and Information Science. Cham, Switzerland: Springer International Publishing, Mar. 2020, pp. 49--68. isbn: 978-3-030-44728-1. doi: `10.1007/978-3-030-44728-1_3 <https://doi.org/10.1007/978-3-030-44728-1_3>`__.
Copy file name to clipboardExpand all lines: docs/started.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ Requirements
20
20
21
21
22
22
.. warning::
23
-
Although ReFrame supports Python 3.6, you should note that Python 3.6 has reached its end-of-life and you are advised to use a newer Python version.
24
-
ReFrame installations on Python 3.6 may use out-of-date dependencies due to incompatibilities of their newer versions with Python 3.6.
23
+
Although ReFrame supports Python 3.6 and 3.7, you should note that these Python versions have reached end-of-life and you are strongly advised to use a newer version.
24
+
ReFrame installations on these Python versions may use out-of-date dependencies due to incompatibilities.
0 commit comments