Skip to content

Conversation

@ZedongPeng
Copy link
Collaborator

Fixes #14

This PR updates the build system to support all NVIDIA GPUs by default.

  1. Sets CMAKE_CUDA_ARCHITECTURES to "all" in CMakeLists.txt.
  2. Updates the Makefile to match.
  3. Bumps version to 0.1.2.

This makes the project easier to build on different machines, though compile times may increase.

Copy link
Collaborator

@LucasBoTang LucasBoTang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested it. It works well.

@LucasBoTang LucasBoTang merged commit 57614c3 into MIT-Lu-Lab:main Oct 7, 2025
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.

test model reports optimal solution of all zeros

2 participants