Skip to content

refactor(repo): finish cleanup and validation hardening#2

Merged
LessUp merged 1 commit into
masterfrom
lessup/repo-cleanup-validation
May 25, 2026
Merged

refactor(repo): finish cleanup and validation hardening#2
LessUp merged 1 commit into
masterfrom
lessup/repo-cleanup-validation

Conversation

@LessUp
Copy link
Copy Markdown
Collaborator

@LessUp LessUp commented May 25, 2026

Summary

  • remove stale AI-process residue from docs and repo metadata
  • fix CUDA validation issues uncovered by real release builds/tests
  • harden package smoke and PyTorch integration validation

Validation

  • cmake --preset release -DCMAKE_C_COMPILER=/usr/bin/gcc-12 -DCMAKE_CXX_COMPILER=/usr/bin/g++-12 -DCMAKE_CUDA_HOST_COMPILER=/usr/bin/g++-12
  • cmake --build --preset release
  • ctest --preset release --output-on-failure

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LessUp LessUp merged commit de3cc91 into master May 25, 2026
3 of 5 checks passed
@LessUp LessUp deleted the lessup/repo-cleanup-validation branch May 25, 2026 19:02
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