Skip to content

Conversation

@rishi-yadav
Copy link

No description provided.

@Antonyvance Antonyvance added the Tests For Unit tests and Benchmark tests and general validation specific changes label Oct 17, 2025
@rishi-yadav rishi-yadav marked this pull request as draft October 22, 2025 13:05
if(OCL_DRIVER_VERSION MATCHES "^25\\.([0-9]+)")
set(DRIVER_MINOR ${CMAKE_MATCH_1})

# Map driver version to IGC version (enforce minimum 2.18 for PVC compatibility)

Choose a reason for hiding this comment

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

It seems it would be quite a bit easier if we directly do add_compile_defintion of the minor, major of the Neo runtime version and then use that in the code to decide whether the test should be run. Sorry I should have suggested that in the first place. Up to you whether you still want to change this or keep this because it is already implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Tests For Unit tests and Benchmark tests and general validation specific changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants