3.4 Code Migration
Source repo: sdsc-summer-institute-2023 | Branch:
main| Last synced: 2026-04-24 10:27:17.425 UTC
SDSC Summer Institute 2023
Session 3.4 Code Migration
Date: Tuesday, August 8, 2023
Summary: Introduction to porting codes and workflows to SDSC resources. We will cover typical approaches to moving your computations to our resources – use of applications/software packages already available on the system; compiling code from source with information on compilers, libraries, and optimization flags to use; setting up python & R environments on our systems; use of conda based environments; managing workflows; and use of containerized solutions via Singularity.
Presented by: Mahidhar Tatineni (mtatineni @ucsd.edu)
Reading and Presentations:
- Lecture material:
- Presentation Slides: will be made available closer to the session
- Source Code/Examples: N/A