Skip to content

Commit 31db85c

Browse files
authored
Update Section_Building.tex (#142)
2 parents 8f68a6d + c3c8bca commit 31db85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Content/Presentations/sections/Section_Building.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
\begin{frame}[fragile]{Options for Building Kokkos}
4040

4141
\begin{itemize}
42-
\item \textbf{Install Kokkos and find it as extenal package:} For large projects with multiple dependencies installing Kokkos via CMake and then building against it is the best option.
42+
\item \textbf{Install Kokkos and find it as external package:} For large projects with multiple dependencies installing Kokkos via CMake and then building against it is the best option.
4343
\item \textbf{Build Kokkos embedded in your project:} This is an option suited for applications which have few dependencies (and no one depending on them) and want to build Kokkos inline with their application.
4444
\item \textbf{Using Spack:} For projects which largely rely on components provided by the Spack package manager.
4545
\end{itemize}

0 commit comments

Comments
 (0)