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

llvm-native: compile threads are not garbage collected #181

Closed
tvh opened this issue Jul 14, 2014 · 2 comments
Closed

llvm-native: compile threads are not garbage collected #181

tvh opened this issue Jul 14, 2014 · 2 comments
Labels
llvm backend accelerate-llvm

Comments

@tvh
Copy link
Contributor

tvh commented Jul 14, 2014

When running accelerate-nofib, the threads compiling and executing the skeletons remain running instead of being garbage-collected.

@tmcdonell
Copy link
Member

Okay, thanks for the report. That part needs a bit of an overhaul, I think it can be done better overall.

@tmcdonell
Copy link
Member

I think this is fixed now.

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

No branches or pull requests

2 participants