Skip to content

Conversation

@luraess
Copy link
Member

@luraess luraess commented Dec 5, 2025

This overcomes synchronisation issues related to GPUArrays test items being modified and and modifications not ported into AMDGPU test suite (ref #858).

There is however one limitation in the current situation related to the fact it does not seem possible to have an @eval call to construct test items dynamically from GPUArrays' test suite in the file used by ReTestItems as it only allows for @testsetup and @testitem. The current solution duplicates the test setup for KA by calling all GPUArrays test within a single test item. The caveat of this approach is that it prevents from running on multiple workers.

@luraess
Copy link
Member Author

luraess commented Dec 8, 2025

Closing this in favour of #865

@luraess luraess closed this Dec 8, 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.

2 participants