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

OpenBSD support in julia #53632

Open
3 of 10 tasks
semarie opened this issue Mar 7, 2024 · 0 comments
Open
3 of 10 tasks

OpenBSD support in julia #53632

semarie opened this issue Mar 7, 2024 · 0 comments

Comments

@semarie
Copy link
Contributor

semarie commented Mar 7, 2024

I am currently working to add proper support for OpenBSD in julia.
The purpose of this issue is to track the advancement.

dependencies

compilation

runtime errors

  • openblas segfault easily (calling peakflops() is enough)
    • look at openblas build configuration

julia

implementation

others

  • libraries versioning is usually controlled by OS (ABI)
IanButterworth pushed a commit that referenced this issue Mar 29, 2024
These commits add initial support of OpenBSD in julia.

It isn't strictly enough to make julia runable on OpenBSD (see #53632),
but it covers the larger part.

---------

Co-authored-by: Max Horn <[email protected]>
Co-authored-by: Oscar Smith <[email protected]>
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