-
Notifications
You must be signed in to change notification settings - Fork 59
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
Most/all benchmarks from 0.12.0 seem to fail on Apple Silicon with macOS Big Sur and Azul JDK 11 for AArch64 #296
Comments
Thank you for the report and sorry about the delayed response. There seem to be two independent issues. The one in The issue with Spark benchmarks is different and they all to fail in the configuration phase when setting up Spark session. Are you running pure IPv6 networking or a mix of IPv4 and IPv6? Could you possibly disable IPv6 and check if the Spark benchmarks can run? |
Or somehow inject newer JNA into |
I did just that and created a build which contains only the You can either build the issue/296-jna branch and test on the result:
Or you can download a pre-built bundle from my Google drive: renaissance-gpl-0.13.0-4-g2755c79.jar and test that (the JAR file exceeds the GitHub limit of 25MB for attachments, which is why I have to link to an external file).
|
Updated artifact built with JNA 5.10.0: renaissance-gpl-0.13.0-5-ga00b150.jar |
If a reader of that comment has an Apple M1 machine at hand and could report if Renaissance 0.14 works on it, we would be grateful. |
I tested |
Below is the terminal output I got after letting the benchmarks run overnight on my MacBook Pro M1. The JDK version used was 11.0.12+7 (Zulu: 11.50.19) for AArch64.
The text was updated successfully, but these errors were encountered: