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

Multigpu dense eval return errors after corpus embedding #189

Open
sirCamp opened this issue Jan 10, 2025 · 0 comments
Open

Multigpu dense eval return errors after corpus embedding #189

sirCamp opened this issue Jan 10, 2025 · 0 comments

Comments

@sirCamp
Copy link

sirCamp commented Jan 10, 2025

Hi and thanks for you work. I'm trying to run the example for evaluation with multigpu (https://github.com/beir-cellar/beir/blob/main/examples/retrieval/evaluation/dense/evaluate_sbert_multi_gpu.py) but i continuosly receive this error:

File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
OSError: Expected to be able to read 2594632 bytes for message body, got 2594620
[W110 10:20:47.593865407 CudaIPCTypes.cpp:16] Producer process has been terminated before all shared CUDA tensors released. See Note [Sharing CUDA tensors]
/opt/conda/envs/campeses/lib/python3.11/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '

I tried to both downgrading and upgrading beir/sentence trasnformers and also datasets and pyarrow.

Did you have suggestion on how to solve this?

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