-
Notifications
You must be signed in to change notification settings - Fork 119
Updates from icpp #143
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
base: main
Are you sure you want to change the base?
Updates from icpp #143
Conversation
Signed-off-by: Christian Trott <crtrott@sandia.gov>
dalg24
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
| \shortfalse | ||
| \mediumtrue | ||
| \fulltrue | ||
| %\fulltrue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does that mean that by default we remove the slides guarded by \iffull?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reverted this.
| \begin{frame}[fragile] | ||
| We are using AWS instances sponsored by AWS \& HPSF. | ||
|
|
||
| \begin{itemize} | ||
| \item Claim an IP by putting your name next to one here: ONLY-AT-IN-PERSON-TRAININGS | ||
| \item Download the linked ssh key and set its permissions: \texttt{chmod 400 kokkos-tutorials.pem} | ||
| \item Log into them with ssh: \texttt{ssh -i kokkos-tutorial.pem ec2-user@XXX.XXX.XXX.XXX -o PubkeyAcceptedAlgorithms=+ssh-rsa} | ||
| \item Clone Kokkos Tutorials: \texttt{git clone https://github.com/kokkos/kokkos-tutorials} | ||
| \end{itemize} | ||
| \end{frame} | ||
|
|
||
| %========================================================================== | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want that slide committed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I commented it out, we can reuse it later when we do in-person
| \begin{itemize} | ||
| \item \url{https://kokkos.org}: Project website with documentation | ||
| \item \url{https://github.com/kokkos}: Primary Kokkos GitHub Organization |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| \item \url{https://github.com/kokkos}: Primary Kokkos GitHub Organization | |
| \item \url{https://github.com/kokkos}: GitHub organization |
| \item {Part of the Linux Foundation's HPSF} | ||
| \item {Major buy-in by US DOE National Labs and the French CEA} | ||
| \item {Well over 300 projects with over 1500 developers use Kokkos} | ||
| \item {Robust support for software stacks: GCC 8+ , Clang 8+, NVCC 11+, ROCM 5.2, Intel 2022+} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| \item {Robust support for software stacks: GCC 8+ , Clang 8+, NVCC 11+, ROCM 5.2, Intel 2022+} | |
| \item {Robust support for software stacks: GCC 8+, Clang 8+, NVCC 11+, ROCM 5.2, Intel 2022+} |
| \begin{frame}[fragile]{The Kokkos Team} | ||
| \begin{center} | ||
| \includegraphics[width=0.9\textwidth]{figures/Kokkos-Team-2024} | ||
| \includegraphics[width=0.9\textwidth]{figures/Kokkos-Team-Orgs-2025} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to remove the older images?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wasn't sure if it's anywhere else used.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So you uploaded the PDF?
Do we actually want this rather than doing that as part of the CI/CD?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should have them in the repo. Folks who download this won't necessarily have the latex setup to build them.
Signed-off-by: Christian Trott <crtrott@sandia.gov>
99eacc5 to
786d6e4
Compare
In particular update some figures.