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

Run _kompile in parallel when --with-llvm-library is present #1971

Closed
anvacaru opened this issue Jul 26, 2023 · 2 comments
Closed

Run _kompile in parallel when --with-llvm-library is present #1971

anvacaru opened this issue Jul 26, 2023 · 2 comments

Comments

@anvacaru
Copy link
Contributor

Perhaps, it is worth using the multiprocessing lib on the two calls to _kompile [here].(https://github.com/runtimeverification/evm-semantics/blob/master/kevm-pyk/src/kevm_pyk/foundry.py#L398)

@ehildenb
Copy link
Member

I think instead we should ask the K frontend team to just always compile the haskell backend with the booster and build the LLVM library for it as well. The booster backend should become the default.

@anvacaru
Copy link
Contributor Author

closing this as duplicate of #1939.

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

2 participants