STEllAR-GROUP / hpx-kokkos

HPX/Kokkos interoperability library
Boost Software License 1.0
6 stars 3 forks source link

Add missing include to `instance_helper.hpp` #12

Closed msimberg closed 1 year ago

msimberg commented 1 year ago

The runtime include is required for get_num_worker_threads.

msimberg commented 1 year ago

I'm going to merge this despite the once CI failure. It's erroring out because of deprecation warnings, but as far as I can tell they are harmless (for now...).