Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MLP Tutorials v1.0 #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
May 8, 2025
Merged

MLP Tutorials v1.0 #85

merged 14 commits into from
May 8, 2025

Conversation

nickjbrowning
Copy link
Contributor

No description provided.

Copy link

preview available: https://docs.tds.cscs.ch/85

Copy link

preview available: https://docs.tds.cscs.ch/85

Copy link
Contributor

@henrique henrique left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm


### Set up an EDF

We need to set up an EDF (Environment Definition File) which tells the Container Engine what container to load, where to mount it, and what plugins to load. Use your favorite text editor to create a file `~/.edf/gemma-pytorch.toml` for the container engine. The EDF should look like this:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


### Collaborating in Git

In order to track and exchange your progress with colleagues, it is recommended to store the EDF, Dockerfile and your application code alongside in a Git repository in a directory on `$SCRATCH` and share it with colleagues.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

directory on $SCRATCH and share it with colleagues.

Is this a good suggestion with the cleanup policy in place? $PROJECT? Not sure what's the best place to share... just recommend a git repo without mentioning where to store it?

Copy link

github-actions bot commented May 8, 2025

preview available: https://docs.tds.cscs.ch/85

Copy link

github-actions bot commented May 8, 2025

preview available: https://docs.tds.cscs.ch/85

@bcumming bcumming merged commit b38dea7 into eth-cscs:main May 8, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants