Skip to content

Commit

Permalink
minor modification to HPC metaprogramming library subsection
Browse files Browse the repository at this point in the history
  • Loading branch information
JPenuchot committed Dec 6, 2023
1 parent 8e21e2e commit 486c3b1
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions 1-current-metaprogramming/beyond-cpp.tex
Original file line number Diff line number Diff line change
Expand Up @@ -106,18 +106,27 @@ \subsection{Core and application-specific libraries}

\subsection{High performance computing libraries}

Eigen
\begin{itemize}
\item
Eigen\cite{eigen}

Blaze
\item
Blaze\cite{blazelib}

NT2
\item
NT2\cite{nt2}

EVE
\item
EVE\cite{eve}

HPX
\item
HPX\cite{hpx}

\item
Thrust, CUB, etc.

\end{itemize}

\section{
Conclusion
}
Expand Down

0 comments on commit 486c3b1

Please sign in to comment.