Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ Users can create their own test hierarchies, create test factories for generatin
The official documentation is maintained [here](https://eth-cscs.github.io/reframe/index.html).
It corresponds to the [latest](https://github.com/eth-cscs/reframe/releases/latest) stable release and not to the current status of the `master`.

* SC18 presentation [[pdf](https://drive.google.com/file/d/1sIecW59E-AvhD-vl6c6QGXM14UKNzgo_/view?usp=sharing)]
* SC18 Demo [[link](https://asciinema.org/a/6SQJTaRe2zrMInV92X0yb2gTh)]

### Building the documentation from master

You may build the documentation of the master either with Python 2 or Python 3 (<= 3.5).
Expand Down
3 changes: 2 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ You can always find the latest release `here <https://github.com/eth-cscs/refram
Publications
============

* `Presentation <https://drive.google.com/file/d/1sIecW59E-AvhD-vl6c6QGXM14UKNzgo_/view?usp=sharing>`__ & `Demo <https://asciinema.org/a/6SQJTaRe2zrMInV92X0yb2gTh>`__ @ `SC18 <https://sc18.supercomputing.org/>`__
* Presentation [`pdf <https://github.com/eth-cscs/UserLabDay/blob/master/slides/ci_and_regression/ReFrame_CI.pdf>`__] [`pptx <https://github.com/eth-cscs/UserLabDay/blob/master/slides/ci_and_regression/ReFrame_CI.pptx>`__] @ `CSCS User Lab Day 2018 <https://github.com/eth-cscs/UserLabDay>`__
* `Presentation <_static/files/reframe-hpac18-slides.pdf>`__ & `Demo1 <https://asciinema.org/a/kAETsA1ojG6L7dkzow8opEGvr>`__, `Demo2 <https://asciinema.org/a/LLcOToWYX4gRIfrcb1GpmvkuB>`__ @ `HPC Advisory Council 2018 <http://www.hpcadvisorycouncil.com/events/2018/swiss-workshop/>`__
* `Presentation <_static/files/reframe-bof-sc17-slides.pdf>`__ & `Demo <https://asciinema.org/a/kBZfdV0rmc0PCd84zxk6nAojG>`__ @ `SC17 <https://sc17.supercomputing.org/>`__
* `Presentation <_static/files/reframe-cug17-slides.pdf>`__ @ `CUG 2017 <https://cug.org/cug-2017/>`__
* Presentation [`pdf <https://github.com/eth-cscs/UserLabDay/blob/master/slides/ci_and_regression/ReFrame_CI.pdf>`__] [`pptx <https://github.com/eth-cscs/UserLabDay/blob/master/slides/ci_and_regression/ReFrame_CI.pptx>`__] @ `CSCS User Lab Day 2018 <https://github.com/eth-cscs/UserLabDay>`__



Expand Down