moskewcz / boda

Boda: A C++ Framework for Efficient Experiments in Computer Vision
Other
63 stars 12 forks source link

added device selection feature for both nvrtc and ocl backend. #33

Open aryamazaheri opened 5 years ago

aryamazaheri commented 5 years ago

With this feature, we will be able to select a specific GPU within a single system. We just have to pass "--use_platform_id" and "--use_device_id" if necessary to the boda command.