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

Handling numpy #413

Open
Hyul48 opened this issue Oct 18, 2024 · 0 comments
Open

Handling numpy #413

Hyul48 opened this issue Oct 18, 2024 · 0 comments

Comments

@Hyul48
Copy link

Hyul48 commented Oct 18, 2024

Hello everyone, I'm not very familiar with Celery, so I'm seeking help. Currently, I'm working with NumPy using Celery, and during a loop where I'm loading .npy files with np.load, I'm encountering a "WorkerLostError." I've already tried memory mapping, and the .npy files are quite large (about 1500 x 3000). I've been continuously monitoring my local hardware, but there's no indication of overflow. Does anyone know how to resolve this issue?

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

1 participant