Slate compile fix

This commit is contained in:
Peter Boyle
2026-08-25 21:39:26 -04:00
parent 9213f6e533
commit 7a292bc4c6
2 changed files with 7 additions and 3 deletions
+3 -1
View File
@@ -2,7 +2,9 @@ CLIME=`spack find --paths c-lime@2-3-9 | grep c-lime| cut -c 15-`
../../configure --enable-comms=mpi-auto \
--with-lime=$CLIME \
--with-slate=$OLCF_SLATE_ROOT \
--with-slate=$SLATE \
--with-blaspp=$BLASPP \
--with-lapackpp=$LAPACKPP \
--enable-unified=no \
--enable-shm=nvlink \
--enable-tracing=roctx \