Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| pub:hpc:nautilus:20251112-workshop [2025/10/20 16:07] – redmonp | pub:hpc:nautilus:20251112-workshop [2025/10/30 19:28] (current) – [More Information] redmonp |
|---|
| ===== Overview ===== | ===== Overview ===== |
| |
| This workshop will give researchers a hands-on introduction to leveraging the large distributed computing resources available through the [[https://nrp.ai|National Research Platform (NRP)]]. Researchers will learn how to migrate an AI/ML workflow from their local computer or Swan to the NRP. By accessing Nautilus, you can gain access to a vast array of cutting-edge GPUs, ideal for facilitating AI research and accelerating your research. | This workshop will give researchers a hands-on introduction to leveraging the large distributed computing resources available through the [[https://nrp.ai|National Research Platform (NRP)]]. Researchers will learn how to migrate an AI/ML workflow from their local computer or Hellbender to the NRP. By accessing Nautilus, you can gain access to a vast array of cutting-edge GPUs, ideal for facilitating AI research and accelerating your research. |
| |
| **When:** August 20, 12:00 pm to 3:00 pm | **When:** November 12th, 2025, 9:00 am to 4:00 pm |
| |
| **Learning Objectives:** | **Learning Objectives:** |
| <WRAP round tip 60%> | <WRAP round tip 60%> |
| Want to learn how to setup your own instance for a class or lab? | Want to learn how to setup your own instance for a class or lab? |
| Check out the "Deploying JupyterHub" documentation: [[https://nrp.ai/userdocs/jupyter/jupyterhub|NRP Jupyter Hub Docs]] | Check out the "Deploying JupyterHub" documentation: [[https://nrp.ai/documentation/userdocs/jupyter/jupyterhub|NRP Jupyter Hub Docs]] |
| </WRAP> | </WRAP> |
| |
| Cloning the repository: | Cloning the repository: |
| |
| <code bash> | <code> |
| git clone https://github.com/MUAMLL/gp-engine-tutorials.git | git clone https://github.com/MUAMLL/gp-engine-tutorials.git |
| </code> | </code> |
| * [[https://github.com/MUAMLL/gp-engine-tutorials|GitHub Repository for Today]] | * [[https://github.com/MUAMLL/gp-engine-tutorials|GitHub Repository for Today]] |
| * [[https://gp-engine.org|GP-ENGINE]] | * [[https://gp-engine.org|GP-ENGINE]] |
| | * [[https://carpentries-incubator.github.io/docker-introduction/|Introduction to Docker Lesson]] |
| |