-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Can't Compile With Latest Version 3.10.0 On Mac Monterey With M1 #134
Comments
Hey duffymo, yeah, ARM support for mac isn't there yet. But I have a M1 mac and have successfully ported the Linux version to OpenBLAS/arm. This will take a bit, let me get back to you. |
Thank you, Mike.
I don’t know if I could be of any help to you on this. I’m sure I’d have a ton to learn. Maybe we could talk about how that might happen.
I’ve got a Ph.D. in mechanical engineering. I used to make a living doing finite element analysis before moving into software development full-time. I’ve been doing Java development for the last 24 years. I’m keen to apply your libraries to Kotlin development in finite elements and machine learning. I learned FORTRAN as my first language, but haven’t written it since I stopped practicing mechanical engineering.
I’ve never contributed to any open source project. If you think I could be of use to you here, please let me know.
Sincerely, Michael O. Duffy
… On Jun 22, 2022, at 11:06 AM, Mikio L. Braun ***@***.***> wrote:
Hey duffymo,
yeah, ARM support for mac isn't there yet. But I have a M1 mac and have successfully ported the Linux version to OpenBLAS/arm. This will take a bit, let me get back to you.
—
Reply to this email directly, view it on GitHub <#134 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAI77GTFAUZ7CIOSD3L3R7DVQMTV3ANCNFSM5YZGFNDQ>.
You are receiving this because you authored the thread.
|
I apologize - spell check corrected “Mikio” to “Mike” before I noticed.
… On Jun 22, 2022, at 11:06 AM, Mikio L. Braun ***@***.***> wrote:
Hey duffymo,
yeah, ARM support for mac isn't there yet. But I have a M1 mac and have successfully ported the Linux version to OpenBLAS/arm. This will take a bit, let me get back to you.
—
Reply to this email directly, view it on GitHub <#134 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAI77GTFAUZ7CIOSD3L3R7DVQMTV3ANCNFSM5YZGFNDQ>.
You are receiving this because you authored the thread.
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I've pulled the latest code from the repo and tried to build It several ways.
Executing
mvn install
fails with a myriad of dependency issues.I tried to build the libraries using cofiguration and make, but more issues.
I've submitted a question to Stack Overflow, but no joy or answers.
I'd like very much to use JBLAS on some linear algebra problems, but I'll need some advice on how to get past my issues.
The text was updated successfully, but these errors were encountered: