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

Compile Static .so libraries for multi-language or executable use #210

Open
dehann opened this issue Nov 25, 2018 · 4 comments
Open

Compile Static .so libraries for multi-language or executable use #210

dehann opened this issue Nov 25, 2018 · 4 comments

Comments

@dehann
Copy link
Member Author

dehann commented Nov 30, 2018

@dehann dehann added this to the mediumlist milestone Mar 5, 2019
@dehann
Copy link
Member Author

dehann commented May 22, 2020

will use PackageCompiler.jl

EDIT: or StaticCompiler.

@dehann dehann modified the milestones: mediumlist, shortlist May 22, 2020
@dehann
Copy link
Member Author

dehann commented Apr 19, 2022

Oh very cool! I noticed StaticCompiler the other day but wasn't exactly sure how it fit in alongside PackageCompiler. The Discourse post answers that :-) Thanks for sharing! Want to dig in when I get a chance.

The StaticCompiler 90 package was recently registered. This post records a successful experiment to statically compile a piece of Julia code into a small .so library on Linux, which is then loaded from Python and used in training of a deep learning model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants