Skip to content

Conversation

@crtrott
Copy link
Member

@crtrott crtrott commented Sep 23, 2025

In particular update some figures.

Signed-off-by: Christian Trott <crtrott@sandia.gov>
Copy link
Member

@dalg24 dalg24 left a 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
Copy link
Member

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?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reverted this.

Comment on lines 766 to 778
\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}

%==========================================================================

Copy link
Member

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?

Copy link
Member Author

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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
\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+}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
\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}
Copy link
Member

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?

Copy link
Member Author

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.

Copy link
Member

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?

Copy link
Member Author

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants