You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to compile some of the examples as x64 under Visual Studio 2013. While it compiles ok, the constant HEMI_CUDA_COMPILER is not defined and hence the device code is not executed. If I define this constant it still doesn't execute. Note the 32bit code works fine.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to compile some of the examples as x64 under Visual Studio 2013. While it compiles ok, the constant HEMI_CUDA_COMPILER is not defined and hence the device code is not executed. If I define this constant it still doesn't execute. Note the 32bit code works fine.
Thanks.
The text was updated successfully, but these errors were encountered: