From 6eddb7f70d30870ef3cdbefeeca7001b5b546779 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Thu, 30 Nov 2023 16:57:05 -0500 Subject: [PATCH] README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 430a4bd..d0261de 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# kug-2023 \ No newline at end of file +# kug-2023 + +Some examples of building and running Kokkos Kernels on Exascale-relevant Hardware: + +| Directory | Platform | +|-|-| +| `frontier` | AMD MI250x | +| `blake-spr` | Intel Sapphire Rapids | +| `blake-pvc` | Intel Ponte Vecchio | +| `lumen` | Nvidia H100 | +| `perlmutter` | Nvidia A100 | \ No newline at end of file