Skip to content

DyNet could not be loaded! on Apple Silicon #396

Closed Answered by kwalcock
moritzdueck asked this question in Q&A
Discussion options

You must be logged in to vote

The current version of odinson appears to depend on processors 8.4.6 which in turn depends on fatdynet 0.3.2. Hardware support for Apple silicon was not added to fatdynet until 0.4.4 which is used in processors 8.4.9 and above. So, one could try to update the procVersion in extra/build.sbt to 8.4.9 or higher (up to 8.5.4).

However, older versions should run OK on a Mac with Apple silicon using Rosetta, which might have been automatically installed at some time. I'm not sure of the current situation there and one would want to check the local computer. It may be important to use an Intel version of the JVM in order to be able to access fatdynet compiled for Intel. So, there's a chance that…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@moritzdueck
Comment options

Answer selected by moritzdueck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants