hemi icon indicating copy to clipboard operation
hemi copied to clipboard

[Request] Runtime configuration choice of CPU or GPU

Open nitro44x opened this issue 4 years ago • 1 comments

Are there any plans to provide runtime configuration of a kernel launch?

hemi::launch appears to be compile time configured to run on either the host or the device, but it would be nice if we could choose where something is suppose to run at runtime so a client lib (of a the lib we are developing) could choose what resources they want to use.

nitro44x avatar Dec 16 '19 03:12 nitro44x

Is this something you'd be open to pull requests for? or does it fall outside of hemi's goals?

nitro44x avatar Dec 19 '19 19:12 nitro44x