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

About torchrun startup,This problem occurs when I use torchrun multi-card training #327

Open
ybu-lxd opened this issue Nov 28, 2024 · 0 comments

Comments

@ybu-lxd
Copy link

ybu-lxd commented Nov 28, 2024

File "/mnt/code3/lxd/ittvideo/testdataset.py", line 924, in getitem
vr = decord.VideoReader(path, width=self.width, height=self.height,ctx=self.ctx)
File "/home/ps/.local/lib/python3.9/site-packages/decord-0.6.0-py3.9-linux-x86_64.egg/decord/video_reader.py", line 54, in init
self._handle = _CAPI_VideoReaderGetVideoReader(
File "/home/ps/.local/lib/python3.9/site-packages/decord-0.6.0-py3.9-linux-x86_64.egg/decord/_ffi/_ctypes/function.py", line 173, in call check_call(_LIB.DECORDFuncCall( File "/home/ps/.local/lib/python3.9/site-packages/decord-0.6.0-py3.9-linux-x86_64.egg/decord/_ffi/base.py", line 78, in check_call raise DECORDError(err_str) decord._ffi.base.DECORDError: [12:18:41] /mnt/code3/lxd/decord/src/video/nvcodec/cuda_stream.cc:20: Check failed: e == cudaSuccess || e == cudaErrorCudartUnloading CUDA: initialization error at line: 20 in file: /mnt/code3/lxd/decord/src/video/nvcodec/cuda_stream.cc

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