Back to home page

EIC code displayed by LXR

 
 

    


Warning, /tutorial-developing-benchmarks/instructors/instructor-notes.md is written in an unsupported language. File is not indexed.

0001 ---
0002 title: "Instructor Notes"
0003 ---
0004 
0005 This tutorial builds on the earlier EIC tutorials and assumes learners already have a working
0006 `eic-shell` and a GitHub account with membership of the EIC organization.
0007 
0008 ## Before the session
0009 
0010 - Ask learners to complete the [Setup](../learners/setup.md) page in advance, including downloading
0011   the starting analysis files and one simulation-campaign file (the `xrdcp` step can be slow).
0012 - Confirm learners can push to GitHub over SSH, since the pipeline exercises require opening pull
0013   requests against the benchmark repositories.
0014 
0015 ## Timing
0016 
0017 Each of the five exercises is designed for roughly 20-30 minutes. The GitLab CI pipelines can take a
0018 while to run, so plan to start a pipeline and move on while it completes rather than waiting live.