8000 Part of test failing when OpenCL is enabled. · Issue #525 · vxl/vxl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Part of test failing when OpenCL is enabled. #525

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

Open
hjmjohnson opened this issue Oct 31, 2018 · 0 comments
Open

Part of test failing when OpenCL is enabled. #525

hjmjohnson opened this issue Oct 31, 2018 · 0 comments
Assignees
Labels

Comments

@hjmjohnson
Copy link
Contributor

contrib/brl/bbas/bocl/tests/test_global_io_bandwidth.cxx

#if 0 // This test is failing and corrupts the dashboard.
if (test_single_thread_read_bandwidth_image(len,bandwidth))
std::cout<<" test_single_thread_read_bandwidth_image "<<bandwidth<<std::endl;
if (test_workgroup_coalesced_read_bandwidth_image(len,bandwidth))
std::cout<<" test_workgroup_coalesced_read_bandwidth_image "<<bandwidth<<std::endl;
#endif

@hjmjohnson hjmjohnson added the bug label Oct 31, 2018
hjmjohnson added a commit to hjmjohnson/vxl that referenced this issue Oct 31, 2018
Reported as issue vxl#525 on github.  This test is failing when building
VXL 2.0.0 with as many features turned on as possible.
hjmjohnson added a commit that referenced this issue Oct 31, 2018
Reported as issue #525 on github.  This test is failing when building
VXL 2.0.0 with as many features turned on as possible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
0