Skip to content

Allow ArrayHandleBasicImpl to work when we add new devices

Previously ArrayHandleBasicImpl had no support for OpenMP since we forgot to update the implementation. This version will work when adding new devices without any changes.

Merge request reports