Skip to content

Actions: DanecLacey/SmaxKernels

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
116 workflow runs
116 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Wrap kernel registration in smax benchmarks with templated helper
CMake on a single platform #87: Commit ecb0ca2 pushed by DanecLacey
June 20, 2025 13:38 1m 55s master
June 20, 2025 13:38 1m 55s
Merge github.com:DanecLacey/SmaxKernels
CMake on a single platform #86: Commit 5ea1de5 pushed by DanecLacey
June 20, 2025 11:52 1m 45s master
June 20, 2025 11:52 1m 45s
Merge pull request #27 from DanecLacey/issue_18_solve
CMake on a single platform #85: Commit e4b0a2d pushed by DanecLacey
June 20, 2025 06:28 1m 47s master
June 20, 2025 06:28 1m 47s
Make public-facing preprocessor defines more explicit; fix some linki…
CMake on a single platform #84: Commit 2195a13 pushed by DanecLacey
June 20, 2025 06:24 1m 56s master
June 20, 2025 06:24 1m 56s
Enhance error handling and improve readability in CMake files
CMake on a single platform #83: Pull request #27 opened by SriramKatta
June 19, 2025 23:02 1m 54s issue_18_solve
June 19, 2025 23:02 1m 54s
major fixes: resolve integer overflow and add type templating to matr…
CMake on a single platform #82: Commit 97b7b8e pushed by DanecLacey
June 19, 2025 13:59 1m 50s ull
ull
June 19, 2025 13:59 1m 50s
[FIX] changing naming in tests
CMake on a single platform #81: Commit 3957d9c pushed by 9VZZH7
June 16, 2025 12:11 2m 4s master
June 16, 2025 12:11 2m 4s
[ADD] renaming and more coloring algs, PC_BAL is work in progress
CMake on a single platform #80: Commit 527dd5e pushed by 9VZZH7
June 16, 2025 12:04 2m 4s master
June 16, 2025 12:04 2m 4s
Merge github.com:DanecLacey/SmaxKernels
CMake on a single platform #79: Commit a5e6dbc pushed by DanecLacey
June 12, 2025 08:00 2m 2s master
June 12, 2025 08:00 2m 2s
[MOD] address issue to remove duplicate code
CMake on a single platform #78: Commit 1e0897f pushed by 9VZZH7
June 11, 2025 14:26 2m 0s master
June 11, 2025 14:26 2m 0s
override MIN_NUM_ITERS for SpGEMM; fix benchmarking beg when iters_pe…
CMake on a single platform #77: Commit 81d7bf7 pushed by DanecLacey
June 11, 2025 05:56 1m 49s master
June 11, 2025 05:56 1m 49s
update validate_sptrsv_lvl for selecting permutation at runtime
CMake on a single platform #76: Commit 473bc83 pushed by DanecLacey
June 10, 2025 14:59 1m 49s master
June 10, 2025 14:59 1m 49s
[MOD] smax_sptrsv_lvl permutation gen chosen at runtime
CMake on a single platform #75: Commit 62bd0d9 pushed by 9VZZH7
June 5, 2025 13:19 1m 56s master
June 5, 2025 13:19 1m 56s
further fix internal defines leaking
CMake on a single platform #74: Commit e22f0dd pushed by DanecLacey
June 5, 2025 10:15 2m 1s master
June 5, 2025 10:15 2m 1s
prevent leaking internal defines from interface.hpp
CMake on a single platform #73: Commit c2451fa pushed by DanecLacey
June 4, 2025 19:26 1m 52s master
June 4, 2025 19:26 1m 52s
overload new and delete in examples with posix_aligned allocations; a…
CMake on a single platform #72: Commit 232dbd0 pushed by DanecLacey
June 4, 2025 18:20 1m 54s master
June 4, 2025 18:20 1m 54s
separate crs and scs validation and benchmarks scs-spmv on CPUs; add …
CMake on a single platform #71: Commit 091e921 pushed by DanecLacey
June 3, 2025 21:17 1m 47s master
June 3, 2025 21:17 1m 47s
separate crs and scs cuda-spmv demos; fix some silly mistakes in spmv…
CMake on a single platform #70: Commit 244aab7 pushed by DanecLacey
June 3, 2025 20:06 1m 42s master
June 3, 2025 20:06 1m 42s
add small Sell-C tests and cuda kernel
CMake on a single platform #69: Commit 78ec070 pushed by DanecLacey
June 3, 2025 18:56 1m 53s master
June 3, 2025 18:56 1m 53s
fix the incorrectly sized x and y vectors in spmv_scs_demo
CMake on a single platform #68: Commit c7201ea pushed by DanecLacey
June 3, 2025 12:32 2m 8s master
June 3, 2025 12:32 2m 8s
Merge github.com:DanecLacey/SmaxKernels
CMake on a single platform #67: Commit 0663845 pushed by DanecLacey
June 3, 2025 12:16 1m 50s master
June 3, 2025 12:16 1m 50s
Merge pull request #15 from DanecLacey/fast_mmio_integration
CMake on a single platform #66: Commit 320ff28 pushed by DanecLacey
June 2, 2025 15:40 1m 51s master
June 2, 2025 15:40 1m 51s
Integrate fast MMIO support and enhance COOMatrix functionality
CMake on a single platform #65: Pull request #15 opened by SriramKatta
June 2, 2025 15:14 1m 44s fast_mmio_integration
June 2, 2025 15:14 1m 44s
initial (and broken) convert_crs_to_scs() implementation; suppress mo…
CMake on a single platform #64: Commit 1b4f8e1 pushed by DanecLacey
June 2, 2025 14:54 1m 49s master
June 2, 2025 14:54 1m 49s
fix typo in convert_coo_to_scs signature
CMake on a single platform #63: Commit 999dc8f pushed by DanecLacey
June 2, 2025 08:15 1m 50s master
June 2, 2025 08:15 1m 50s