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

fix: avoid pickling of numba objects #1259

Merged
merged 3 commits into from
Jan 29, 2025
Merged

fix: avoid pickling of numba objects #1259

merged 3 commits into from
Jan 29, 2025

Conversation

lgray
Copy link
Collaborator

@lgray lgray commented Jan 27, 2025

avoid pickling of numba objects, use type hints to speed compilation

Fixes #1256

@lgray
Copy link
Collaborator Author

lgray commented Jan 27, 2025

todo: add Ryan's reproducer as a test

avoid pickling of numba objects, use type hints to speed compilation
@lgray lgray force-pushed the lumi_tools_numba_pickle branch from d6f32fc to 71cf50f Compare January 28, 2025 14:17
@lgray lgray enabled auto-merge January 29, 2025 16:49
@lgray lgray merged commit 7c551ea into master Jan 29, 2025
15 checks passed
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.

coffea.lumi_tools.LumiData cannot compute inside a dask.distributed.Client context in v2025.1.1
1 participant