Skip to content

Commit

Permalink
Merge pull request #2590 from clairbarrass/main
Browse files Browse the repository at this point in the history
Add videos
  • Loading branch information
clairbarrass authored Oct 17, 2024
2 parents f543550 + 1366fa3 commit bc378a3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions _courses/241015-efficient-parallel-io.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ location_url:
prace_course: false
audience: [ developer ]
level: [ intermediate ]
video:
video: true
---


Expand Down Expand Up @@ -97,32 +97,32 @@ Wednesday 15th November 2024



<!--


<h2><a name="videos">Videos</a></h2>

<h3>Session 1</h3>

<div>
<iframe title="Video" width="560" height="315" src="https://www.youtube.com/embed/xxxx" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe title="Video" width="560" height="315" src="https://www.youtube.com/embed/6o_hjAmh__I " frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>


<h3>Session 2</h3>

<div>
<iframe title="Video" width="560" height="315" src="https://www.youtube.com/embed/xxxx" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe title="Video" width="560" height="315" src="https://www.youtube.com/embed/_8HTvdWl7eo " frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>


<h3>Session 3</h3>

<div>
<iframe title="Video" width="560" height="315" src="https://www.youtube.com/embed/xxxx" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe title="Video" width="560" height="315" src="https://www.youtube.com/embed/__lGs6teE3U " frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>


-->
Unfortunately the recording of the final session failed. You can take a look at a previous recording <a href="https://www.archer2.ac.uk/training/courses/231101-efficient-parallel-io/">here</a>.


<h2><a name="feedback">Feedback</a></h2>
Expand Down

0 comments on commit bc378a3

Please sign in to comment.