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

Registration fails when using AMD OpenCL device on MacOS 10.15 #4

Open
rg2 opened this issue Nov 3, 2020 · 0 comments
Open

Registration fails when using AMD OpenCL device on MacOS 10.15 #4

rg2 opened this issue Nov 3, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@rg2
Copy link
Owner

rg2 commented Nov 3, 2020

Run the wiki commands for registration and registration replay (https://github.com/rg2/xreg/wiki/Walkthrough%3A-Single-View-Pelvis-Registration), but pass a device ID corresponding to an AMD OpenCL device. Although the commands complete, the results are completely incorrect.

For example:

xreg-regi2d3d-replay regi_debug_example1_1_pd_003_proj0_w_seg.h5 --video-fps 10 --proj-ds 0.5 --ocl-id AMDRadeonPro5500MComputeEngine

First inspection indicates that reads to the 3D texture object (read_imagef()) are always returning zero during ray casting.

@rg2 rg2 added the bug Something isn't working label Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant