Skip to content

Conversation

vchuravy
Copy link
Contributor

@vchuravy vchuravy commented Jul 3, 2025

What feature report was addressed?

In order to select where a KernelAbstractions kernel is launched it is helpful to be able to query the corresponding backend.
For VectorOfArrays this is a little bit weird since we likely care about where the "inner" arrays are being stored.

Checklist

  • [] Appropriate tests were added
  • [] The new feature was added in a way that does not break public API
  • [] New documentation related to the new feature was added
  • [] The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.

Additional context

Add any other context about the problem here.

@ChrisRackauckas ChrisRackauckas merged commit ebc4efb into SciML:master Jul 3, 2025
19 of 27 checks passed
@vchuravy
Copy link
Contributor Author

vchuravy commented Jul 3, 2025

Ah the CUDA test are not running by default. Should I add some brief CPU tests?

@ChrisRackauckas
Copy link
Member

It's a buildkite thing that it doesn't run on forks.

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