Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:hpc:nautilus:20251112-workshop [2025/10/20 16:58] – [During the Workshop] redmonppub:hpc:nautilus:20251112-workshop [2025/10/30 19:28] (current) – [More Information] redmonp
Line 3: Line 3:
 ===== 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 2012:00 pm to 3:00 pm+**When:** November 12th2025, 9:00 am to 4:00 pm
  
 **Learning Objectives:** **Learning Objectives:**
Line 74: Line 74:
 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>
Line 88: Line 88:
   * [[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]]