eyalroz / cuda-api-wrappers

Thin, unified, C++-flavored wrappers for the CUDA APIs
BSD 3-Clause "New" or "Revised" License
768 stars 79 forks source link

config builder is missing a method for setting the device #579

Closed eyalroz closed 6 months ago

eyalroz commented 7 months ago

We can query the device associated with a launch config builder object, but we're missing the method(s) for setting it.