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

Try to leverage Julia's multi-threading #25

Closed
quinnj opened this issue Jul 7, 2016 · 1 comment
Closed

Try to leverage Julia's multi-threading #25

quinnj opened this issue Jul 7, 2016 · 1 comment

Comments

@quinnj
Copy link
Member

quinnj commented Jul 7, 2016

This would involve chunking up the input file to be able to use the @threads for ... basic multi-threading interface.

@quinnj
Copy link
Member Author

quinnj commented Aug 22, 2019

Hey, this is done now! ref: #481

@quinnj quinnj closed this as completed Aug 22, 2019
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