Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out how to toggle Risc0 CUDA proving #1343

Open
yaziciahmet opened this issue Oct 16, 2024 · 1 comment
Open

Figure out how to toggle Risc0 CUDA proving #1343

yaziciahmet opened this issue Oct 16, 2024 · 1 comment
Labels
P-low Low priority
Milestone

Comments

@yaziciahmet
Copy link
Contributor

We want to have CUDA proving (and potentially Metal) enabled, but also don't want to break local builds on the machines that don't have support for these accelerators. We need to find a way to conditionally build the risc0.

My first guess is that we will need to benefit from the build.rs script of the guest code to discover whether the machine has support for these, and build conditionally.

@eyusufatik eyusufatik added this to the Pre Fork 1 Releases milestone Oct 16, 2024
@eyusufatik eyusufatik added the P-low Low priority label Oct 16, 2024
@eyusufatik
Copy link
Member

removing milestone since we cant merge cuda pr (#1380 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-low Low priority
Projects
None yet
Development

No branches or pull requests

2 participants