Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miscellaneous observations #48

Open
mirh opened this issue Dec 16, 2017 · 0 comments
Open

Miscellaneous observations #48

mirh opened this issue Dec 16, 2017 · 0 comments

Comments

@mirh
Copy link

mirh commented Dec 16, 2017

  • fix link for AMD APP SDK in CMakeLists.txt (ftr there are also direct links 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

Also, these are my results:

Also also, is it normal for Transfer bandwidth (especially for enqueueMaps) to be so aleatory?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant