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

Team Training [do not close] #917

Open
lifflander opened this issue Jul 9, 2020 · 13 comments
Open

Team Training [do not close] #917

lifflander opened this issue Jul 9, 2020 · 13 comments

Comments

@lifflander
Copy link
Collaborator

lifflander commented Jul 9, 2020

This issue is to track/record training that we do for the DARMA team and training sessions we run for the EMPIRE team (or other application teams). Training sessions where we review code together or do performance analysis of applications shall be tracked here.

If you learn something during a session with me (or anyone else on the team), please record:

  • What was covered (keep this very high-level, no details that can't be publicly shared)
  • Who was involved
  • Date it occurred

Sample that should be filled out per training session

Descriptor Information
Date [xx/xx/xxx]
Attendees [list-of-attendees]
Topic [short-description]
Length [duration-of-session]
Description [longer-description]

Markdown template to copy

| Descriptor | Information |
| --: | --------- |
| Date | [xx/xx/xxx] |
| Attendees | [list-of-attendees] |
| Topic | [short-description] |
| Length | [duration-of-session] |
| Description | [longer-description] |
@lifflander
Copy link
Collaborator Author

lifflander commented Jul 10, 2020

Descriptor Information
Date 7/7/2020
Attendees Jonathan (@lifflander), Nicole (@nlslatt), Matt (@mbetten), Phil (@PhilMiller), Max (from Nvidia)
Topic Performance Analysis on GPUs
Length 30min - 1 hour
Description We learned new methods for collecting performance data on the GPU in coordination with MPI on Vortex to debug a challenging performance issue.

@ppebay
Copy link
Contributor

ppebay commented Jul 10, 2020

@lifflander where do we store each new record? As a comment in this issue?

@cz4rs
Copy link
Contributor

cz4rs commented Jul 10, 2020

Descriptor Information
Date 19/06/2020
Attendees Jonathan @lifflander, Philippe @ppebay, Cezary @cz4rs
Topic Discuss DARMA work
Length 1 hour
Description I have learned the DARMA project development process, technical guidelines and team structure.

@lifflander
Copy link
Collaborator Author

@lifflander where do we store each new record? As a comment in this issue?

Yes, as a comment.

@bradybray
Copy link
Contributor

bradybray commented Jul 11, 2020

Descriptor Information
Date [06/23/2020]
Attendees @ppebay @bradybray @lifflander
Topic Overview of DARMA/vt tools and systems
Length 1 hr
Description I learned the basics of the DARMA/vt tools, framework and processes.

@PhilMiller
Copy link
Member

PhilMiller commented Jul 22, 2020

Descriptor Information
Date 2020-07-22
Attendees @PhilMiller
Topic CMake scoping rules
Length 30 minutes
Description #915 (review)

@JacobDomagala
Copy link
Contributor

Descriptor Information
Date 07/24/2020
Attendees @cz4rs @JacobDomagala
Topic Introduction to DARMA/vt project
Length 1 hour
Description I learned general overview of the project, team structure and development process.

@lifflander
Copy link
Collaborator Author

Descriptor Information
Date 08/04/2020
Attendees @lifflander
Topic Preserving l- and r-val references in tuples / move-only tuples
Length 2 hours
Description Studied the semantics of how tuples bind to different types of arguments.

@cz4rs
Copy link
Contributor

cz4rs commented Aug 6, 2020

Descriptor Information
Date 08/05/2020
Attendees @cz4rs
Topic Researching debugging tools suitable for use with vt
Length 2 hours
Description Studied solutions available for debugging applications in parallel.

@PhilMiller
Copy link
Member

PhilMiller commented Aug 17, 2020

Descriptor Information
Date 2020-08-17
Attendees @PhilMiller
Topic MPI generalized requests
Length 1 hour (1230-1330 )
Description Read section of 'Using Advanced MPI' on generalized requests, with an eye toward implementing an API to wait on vt epochs using them. Read extension paper and opened #988 to follow up

@jstrzebonski
Copy link
Contributor

Descriptor Information
Date 08/19/2020
Attendees @cz4rs @jstrzebonski
Topic DARMA/vt project overview
Length 1 hour
Description Talked about DARMA/vt overview, structure of the team, development process.

@cz4rs
Copy link
Contributor

cz4rs commented Dec 22, 2020

Descriptor Information
Date 12/16/2020
Attendees @lifflander @cz4rs
Topic Discuss VT release
Length 30 minutes
Description Walk through release process and discuss 1.0.0-beta.10.3 release candidate

@mzuzek
Copy link

mzuzek commented Apr 21, 2021

Descriptor Information
Date 04/21/2021
Attendees @JacobDomagala @MikolajZuzek
Topic DARMA/vt Intro
Length 1 hour
Description Introduction into project organization, communication, repositories, documentation, CI and on-boarding routines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment