Skip to content

Enable Capability::optix_coopvec detection#598

Open
skallweitNV wants to merge 1 commit intomainfrom
dev/skallweit/optix-coopvec-capability
Open

Enable Capability::optix_coopvec detection#598
skallweitNV wants to merge 1 commit intomainfrom
dev/skallweit/optix-coopvec-capability

Conversation

@skallweitNV
Copy link
Collaborator

@skallweitNV skallweitNV commented Dec 5, 2025

This works on my local machine with a 5090 but for some reason fails on the CI machines. @szihs any idea why this could happen?

@skallweitNV skallweitNV requested a review from a team as a code owner December 5, 2025 12:39
@szihs
Copy link
Collaborator

szihs commented Dec 9, 2025

Could it be due to CUDA version (v12.4) installed on CI ?

@szihs
Copy link
Collaborator

szihs commented Dec 10, 2025

@claude - Could you help check the failing CI ci / build (windows, x86_64, msvc, Release) (pull_request)
ci / build (windows, x86_64, msvc, Release) (pull_request)

  1. Fetch the correct branch - dev/skallweit/optix-coopvec-capability
  2. Do rebuild the tree.
  3. Run ./slang-rhi-tests -check-devices
  4. Find the broken test and fix it.

@github-actions
Copy link

github-actions bot commented Dec 10, 2025

Claude finished @szihs's task in 2m 23s —— View job


Debugging OptiX Cooperative Vector Capability Detection

I'll help debug the failing CI test. Let me work through this step by step:

Todo List:

  • Fetch the correct branch (dev/skallweit/optix-coopvec-capability)
  • Review the code change to understand what was modified
  • Build the project
  • Run ./slang-rhi-tests -check-devices to reproduce the issue
  • Identify and analyze the failing test
  • Implement a fix if possible

Starting now...

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.

2 participants