jblas-project / jblas

Linear Algebra for Java
http://jblas.org
BSD 3-Clause "New" or "Revised" License
590 stars 149 forks source link

Can't Compile With Latest Version 3.10.0 On Mac Monterey With M1 #134

Open duffymo opened 2 years ago

duffymo commented 2 years ago

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.

mikiobraun commented 2 years ago

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.

duffymo commented 2 years ago

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 https://github.com/jblas-project/jblas/issues/134#issuecomment-1163229285, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI77GTFAUZ7CIOSD3L3R7DVQMTV3ANCNFSM5YZGFNDQ. You are receiving this because you authored the thread.

duffymo commented 2 years ago

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 https://github.com/jblas-project/jblas/issues/134#issuecomment-1163229285, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI77GTFAUZ7CIOSD3L3R7DVQMTV3ANCNFSM5YZGFNDQ. You are receiving this because you authored the thread.