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

[compiler] Refactor compiled functions to take a HailTaskContext inst… #12597

Merged
merged 11 commits into from
Feb 14, 2023

Conversation

tpoterba
Copy link
Contributor

…ead of partitionIndex

Partition index is now unnecessary due to the completion of the randomness redesign.

HailTaskContext will be used in a subsequent PR to add task-level cleanup to permit aggressive caching in generated code.

…ead of partitionIndex

Partition index is now unnecessary due to the completion of the randomness redesign.

HailTaskContext will be used in a subsequent PR to add task-level cleanup to permit
aggressive caching in generated code.
@danking danking merged commit 0b4218d into hail-is:main Feb 14, 2023
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

Successfully merging this pull request may close these issues.

3 participants