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
4 changes: 3 additions & 1 deletion docs/g5k/getting-started-g5k.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[:fontawesome-solid-download: Presentation slides [pdf]](slides.pdf){: .md-button .md-button--link }

# Introduction

Grid'5000 is a large-scale and flexible testbed for experiment-driven research in all areas of computer science, with a focus on parallel and distributed computing, cloud, HPC, Big Data and AI.
Expand Down Expand Up @@ -738,7 +740,7 @@ While specifying a command of their own with their reservation, users can execut
Here is a small bash script that will deploy an environment and run a stress command:

```bash
#! /bin/bash
#!/bin/bash

# bash strict mode configuration
set -euo pipefail
Expand Down
Binary file added docs/g5k/slides.pdf
Binary file not shown.
Loading