Skip to content

refactor(repo): simplify repository and stabilize linux cuda builds#3

Merged
LessUp merged 1 commit into
masterfrom
fix/cuda-linux-preset
May 25, 2026
Merged

refactor(repo): simplify repository and stabilize linux cuda builds#3
LessUp merged 1 commit into
masterfrom
fix/cuda-linux-preset

Conversation

@LessUp
Copy link
Copy Markdown
Collaborator

@LessUp LessUp commented May 25, 2026

Summary

  • remove AI governance and non-core benchmark/pagerank surfaces
  • simplify docs/workflows and keep a single root CHANGELOG
  • add official Linux CUDA presets and fail-fast Conda host compiler guidance

Validation

  • cmake --preset cuda-linux && cmake --build --preset cuda-linux && ctest --preset cuda-linux
  • cmake -S . -B build-no-cuda -DSPMV_REQUIRE_CUDA=OFF && cmake --build build-no-cuda && ctest --test-dir build-no-cuda --output-on-failure
  • cd docs && npm run verify:site && npm run build

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LessUp LessUp merged commit 3541367 into master May 25, 2026
1 of 2 checks passed
@LessUp LessUp deleted the fix/cuda-linux-preset branch May 25, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant