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
fix link for AMD APP SDK in CMakeLists.txt (ftr there are also directlinks for Win)
AMD APP SDK is already setting $AMDAPPSDKROOT. Check and copy that into $OPENCL_ROOT
add a win64 configuration?
add binaries in release section (at least for windows, most are too noob to run cmake .)
#define CL_USE_DEPRECATED_OPENCL_2_0_APIS, so to avoid tens of clCreateSampler, clEnqueueTask and clCreateCommandQueue warnings (at least with AMD SDK, and at least if keeping this 1,2 is desired)
situation might be different for others sdk tho
cmake .
)situation might be different for others sdk tho
Also, these are my results:
Also also, is it normal for Transfer bandwidth (especially for enqueueMaps) to be so aleatory?
The text was updated successfully, but these errors were encountered: