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

Einstein@home libclfft example error #613

Open
truboxl opened this issue Sep 19, 2023 · 0 comments
Open

Einstein@home libclfft example error #613

truboxl opened this issue Sep 19, 2023 · 0 comments

Comments

@truboxl
Copy link
Contributor

truboxl commented Sep 19, 2023

So I started to try and see if I can port BOINC project Einstein@home binary radio pulsar search application to run on clvk (perhaps on embedded devices).
https://einsteinathome.org/application-source-code-and-license
https://einsteinathome.org/brp-src-release.zip

One of the dependencies is libclfft

However there seems to be an issue with example program when execute with clvk.
The program does not output strings of numbers but only output clFFT_execute.

I have tried different vendor of Vulkan drivers but they all failing the same error.

Steps are roughly:

git clone --depth 1 https://gitlab.aei.uni-hannover.de/einsteinathome/libclfft
cd libclfft/example
make
./clfft_example test.single
./clfft_example test.multi
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