# EPICURE Webinar

# Streaming Optimised Scientific Software: an Introduction to [EESSI](https://www.eessi.io/docs/)
### [Friday 15 November 2024 (14:00-15:30 CET)](https://time.is/compare/1400_15_Nov_2024_in_CET)
### Instructors
- Alan O’Cais (he/him; CECAM/University of Barcelona, Spain; [@ocaisa](https://github.com/ocaisa); `alan.ocais@cecam.org`)
- Kenneth Hoste (Ghent University, Belgium; [@boegel](https://github.com/boegel), `kenneth.hoste@ugent.be`)
- Pedro Santos Neves (University of Groningen, Netherlands; [@Neves-P](https://github.com/Neves-P), `p.m.santos.neves@rug.nl`)
---
## General information
This HackMD: https://hackmd.io/@multixscale/epicure
EPICURE page for this event: https://epicure-hpc.eu/2024/10/17/webinar-streaming-optimised-scientific-software-an-introduction-to-eessi/
### Slido (live quiz/poll during webinar)
Join at slido.com `#4129 0527`

### Presentation material & co
- Tutorial slides: *(will be shared in PDF soon)*
- Recording: *(will be available shortly after the webinar)*
- [Docs on getting access to EESSI via native installation with CernVM-FS](https://www.eessi.io/docs/getting_access/is_eessi_accessible/)
- EESSI demo GitHub repo: https://github.com/EESSI/eessi-demo
```
git clone https://github.com/EESSI/eessi-demo.git
```
### Additional info
- [EESSI documentation](https://www.eessi.io/docs/)
- Initialising the EESSI environment
```bash
source /cvmfs/software.eessi.io/versions/2023.06/init/lmod/bash
```
### Communicating with us
It's preferred to use Slack so that you can also join the EESSI community (and have quick access to all those using and contributing to EESSI!):
* To join the EESSI Slack: https://join.slack.com/t/eessi-hpc/shared_invite/zt-1wqy0t8g6-PZJTg3Hjjm5Fm3XEOkzECg .
* For posting questions or comments related to the tutorial during the presentations, we strongly prefer you to join the `#epicure-webinar-nov24` channel in the EESSI Slack (direct link: https://eessi-hpc.slack.com/archives/C080HDJRA31 )
### Accessing EESSI repositories
* **production** EESSI repository:
```bash
unset MODULEPATH
source /cvmfs/software.eessi.io/versions/2023.06/init/bash
```
or
```bash
unset MODULEPATH
source /cvmfs/software.eessi.io/versions/2023.06/init/lmod/bash
```
---
### Code of conduct
During this tutorial, we strive to follow the [Contributor Covenant Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/)
to foster an inclusive and welcoming environment for everyone.
[](https://www.contributor-covenant.org/version/2/1/code_of_conduct/)
In short:
- Use welcoming and inclusive language
- Be respectful of different viewpoints and experiences
- Gracefully accept constructive criticism
- Focus on what is best for the community
- Show courtesy and respect towards other community members
---
:::danger
You can ask questions in the webinar chat, though we prefer if you use the dedicated Slack channel.
:::
---
<!--
:::danger
**Please fill out the feedback form:**
TBD
:::
-->