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

Clearvolume on M1 mac #84

Open
gpomeranz opened this issue Mar 25, 2022 · 0 comments
Open

Clearvolume on M1 mac #84

gpomeranz opened this issue Mar 25, 2022 · 0 comments

Comments

@gpomeranz
Copy link

Hi,

I am currently trying to get ClearVolume (https://github.com/ClearVolume/clearvolume) (a Fiji (https://imagej.net/software/fiji/downloads) plugin) to work on M1 Mac.

I have installed a Fiji version (which runs with rosetta 2) and is the default Mac version (link). Here an issue arises which seems to stem from OpenCL. The errors will show up on the Fiji log.
color y - color yrcolor w

Then I downloaded the non-jre version of Fiji (https://imagej.net/software/fiji/downloads). I installed gradle 2.1 and tried to follow the instructions on (link to source code install of Clearvolume). I also installed Java 8 with jfx support from Zulu (https://www.azul.com/downloads/?version=java-8-lts&os=macos&architecture=arm-64-bit&package=jdk-fx).
When I build the software I get an executable but the build fails with some errors..
Screenshot 2022-03-25 at 12 10 28

I’m not sure what the best course of action is. Perhaps try to solve the OpenCL issue on the rosetta 2 Fiji or try to compile Clearvolume using native M1 java.

Any help is appreciated! Thank you!

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