You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #188, I think we should be able to build add and even test it when we land #184.
The rest have to do with Optix, which we still don't have a solution for in our CI yet. I'm looking back to our discussion in #142. We'll need one if we want to remain its stewards.
The OptiX ones I think the major issue is OptiX SDK installation which users will have to accept a licence and there is no public download URL without login.
CI excludes packages here from building:
Rust-CUDA/.github/workflows/rust.yml
Line 104 in 2b33f4e
Without having these tested in CI, we will not be aware if they regress / stop building.
We should figure out why these are disabled and possibly create custom jobs for them if required.
The text was updated successfully, but these errors were encountered: