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

Add support for parallel Booster kompilation #4345

Merged
merged 4 commits into from
May 22, 2024

Conversation

tothtamas28
Copy link
Contributor

  • Function kompile now takes backend: PykBackend, which has a value PykBackend.BOOSTER
  • If called with backend=PykBackend.BOOSTER, the Haskell and LLVM library targets are kompiled in parallel

@tothtamas28 tothtamas28 self-assigned this May 14, 2024
@rv-jenkins rv-jenkins changed the base branch from master to develop May 14, 2024 13:10
@tothtamas28 tothtamas28 requested review from Baltoli and gtrepta May 14, 2024 13:49
@tothtamas28 tothtamas28 marked this pull request as ready for review May 14, 2024 13:49
@tothtamas28 tothtamas28 force-pushed the kompile-backend-booster branch from 85a08a5 to bf03471 Compare May 14, 2024 13:53
@rv-jenkins rv-jenkins merged commit 36491aa into develop May 22, 2024
17 checks passed
@rv-jenkins rv-jenkins deleted the kompile-backend-booster branch May 22, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants