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

Trying to build on ARM64 #6

Open
hvc3000 opened this issue Jan 31, 2023 · 2 comments
Open

Trying to build on ARM64 #6

hvc3000 opened this issue Jan 31, 2023 · 2 comments

Comments

@hvc3000
Copy link

hvc3000 commented Jan 31, 2023

Hi, I got a problem while building for ARM64 devices.
Go version is at 1.19.5

When building with or without -tags cl:

Build for macOS & Linux
(#) github.com/Inkeliz/go-opencl/opencl
/home/pi/go/pkg/mod/github.com/!inkeliz/go-opencl@v0.0.0-20200806180703-5f0707fba006/opencl/kernel.go:17:8: could not determine kind of name for C.free

@bbedward
Copy link
Collaborator

Try to install this https://formulae.brew.sh/formula/ocl-icd

@hvc3000
Copy link
Author

hvc3000 commented Jan 31, 2023

Thanks, I did this, but it' not possible. I've got the same Error again.
I am working with Raspbian OS 64 bit on a RPI 4, with all ocl dependencies installed.
In addition homebrew is not supported on Raspberry PI/ARM.
Are there any other ways?

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