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

Error: [ComputeCPP:RT0107] #43

Open
pwasiewi opened this issue Feb 6, 2017 · 1 comment
Open

Error: [ComputeCPP:RT0107] #43

pwasiewi opened this issue Feb 6, 2017 · 1 comment

Comments

@pwasiewi
Copy link

pwasiewi commented Feb 6, 2017

I have compiled amdgpu-pro for gentoo , latest eselect-opencl for opencl 1.2 headers, compile and run some opencl samples (they worked!),
configured tensorflow for opencl, g++-5.4.0, gcc-5.4.0 and run the command:
bazel test -c opt --config=sycl --verbose_failures --test_timeout 3600 //tensorflow/python/kernel_tests:basic_gpu_test
and after compilation it failed with an error:

.terminate called after throwing an instance of 'cl::sycl::cl_exception'
what(): Error: [ComputeCpp:RT0107] Failed to create program from binary
external/bazel_tools/tools/test/test-setup.sh: line 114: 3209 Aborted (core dumped) "${TEST_PATH}" "$@"

@lukeiwanski
Copy link
Collaborator

lukeiwanski commented Feb 7, 2017

Hi @pwasiewi,

I have compiled amdgpu-pro for gentoo , latest eselect-opencl for opencl 1.2 headers, compile and run some opencl samples (they worked!)

Unfortunetly, we have not tried ComputeCpp on gentoo. Could you run ComputeCpp SDK samples? ( https://github.com/codeplaysoftware/computecpp-sdk )

Could you provide an output of both clinfo and computecpp_info?

Thanks,
Luke

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

2 participants