some fixes
This commit is contained in:
@@ -45,4 +45,6 @@ cmake -S "$KERNELS_SRC" -B "$KERNELS_BUILD" \
|
||||
-DKokkosKernels_ENABLE_BENCHMARK=ON
|
||||
|
||||
## Build Kernels
|
||||
cmake --build "$KERNELS_BUILD" -j "$(nproc)"
|
||||
cmake --build "$KERNELS_BUILD" -j "$(nproc)"
|
||||
|
||||
srun -N 1 -p H100 "$KERNELS_BUILD"/perf_test/sparse/sparse_spmv_benchmark -f /projects/cwpears/sparc_gpu_problems/single_gpu/matrix.mm
|
Reference in New Issue
Block a user