Skip to content
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

[Talk] Containerization #3

Open
11 of 19 tasks
lmilechin opened this issue Jan 9, 2024 · 2 comments
Open
11 of 19 tasks

[Talk] Containerization #3

lmilechin opened this issue Jan 9, 2024 · 2 comments
Labels

Comments

@lmilechin
Copy link
Collaborator

lmilechin commented Jan 9, 2024

Talk Selection

  • Decide on a talk
  • Get agreement from the speaker

Coordinate a date

  • Decide on date (we pick a few options to send to speaker)
  • Gather information for the slide

Zoom Prep

  • Decide on Zoom registration questions (review previous questions)
  • Put together Zoom event/registration

Advertisement

  • Put together event page on US-RSE site
  • Craft email and short social media/slack message
  • Add to newsletter if timing works out

Send Advertisement

  • Email: ~3 weeks out
  • Email: 3-4 days before
  • Slack/Twitter: with first email,
  • Slack/Twitter: day before/day of

Week of/before event prep

  • Put together Zoom poll (for end of event)
  • Set up event-specific slack channels as needed (discussion channel)
  • Add/remove people to #et-seminar-backchannel

After event

  • Send recording to be posted with description (include relevant links to slides, papers, etc)
  • Send email, slack message when video is posted
  • Add talk to wg web page
@lmilechin lmilechin added the Talk label Jan 9, 2024
@lmilechin lmilechin changed the title [Talk] Containers [Talk] Containerization Jan 9, 2024
@jarrah42
Copy link
Member

Building and running containers on HPC systems - a (not at all) comprehensive talk

Subil Abraham

The use of containers on a typical HPC system is a little different from running it on your personal computer or in something like Kubernetes. You want it to be up and running in a way similar to the typical applications that are built on HPC system and run via a scheduler, and still perform as good as the bare metal applications. Your users might need to be able to build their container images on your HPC system (on your login nodes or build nodes without root privileges) so that they are being built on the same environment as the typical applications, and especially important if your HPC system has an uncommon microarchitecture like ARM or PowerPC. Getting the performance needed for MPI enabled applications would mean hunting for your system’s MPI libraries and binding them into your container so that the application can link to it. And that’s just a few of the factors to consider. In this talk I’ll go over what we do to solve these and other problems on the HPC systems at ORNL and what lessons we learned in the process that can apply to your efforts to use containers at your HPC center.

@lmilechin
Copy link
Collaborator Author

lmilechin commented Apr 12, 2024

Zoom registration link: https://mit.zoom.us/meeting/register/tJAqcuuuqD4oGdBu6MCy5MQv8JUC6tMA2nL_

Slide, email, and social media post are in the drive folder for this talk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants