Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
0
1.16k
W1017 01:15:38.891429 140282003461952 torch/distributed/run.py:779]
W1017 01:15:38.891429 140282003461952 torch/distributed/run.py:779] *****************************************
W1017 01:15:38.891429 140282003461952 torch/distributed/run.py:779] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W1017 01:15:38.891429 140282003461952 torch/distributed/run.py:779] *****************************************
Traceback (most recent call last):
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/bin/torchrun", line 8, in <module>
sys.exit(main())
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py", line 348, in wrapper
return f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/run.py", line 901, in main
run(args)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/run.py", line 892, in run
elastic_launch(
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/launcher/api.py", line 133, in __call__
return launch_agent(self._config, self._entrypoint, list(args))
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/launcher/api.py", line 255, in launch_agent
result = agent.run()
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/metrics/api.py", line 124, in wrapper
result = f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 680, in run
result = self._invoke_run(role)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 829, in _invoke_run
self._initialize_workers(self._worker_group)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/metrics/api.py", line 124, in wrapper
result = f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 652, in _initialize_workers
self._rendezvous(worker_group)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/metrics/api.py", line 124, in wrapper
result = f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 489, in _rendezvous
rdzv_info = spec.rdzv_handler.next_rendezvous()
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py", line 66, in next_rendezvous
self._store = TCPStore( # type: ignore[call-arg]
RuntimeError: The server socket has failed to listen on any local network address. useIpv6: 0, code: -98, name: EADDRINUSE, message: address already in use
W1017 01:16:13.037318 139751653988160 torch/distributed/run.py:779]
W1017 01:16:13.037318 139751653988160 torch/distributed/run.py:779] *****************************************
W1017 01:16:13.037318 139751653988160 torch/distributed/run.py:779] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W1017 01:16:13.037318 139751653988160 torch/distributed/run.py:779] *****************************************
Traceback (most recent call last):
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/bin/torchrun", line 8, in <module>
sys.exit(main())
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py", line 348, in wrapper
return f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/run.py", line 901, in main
run(args)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/run.py", line 892, in run
elastic_launch(
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/launcher/api.py", line 133, in __call__
return launch_agent(self._config, self._entrypoint, list(args))
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/launcher/api.py", line 255, in launch_agent
result = agent.run()
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/metrics/api.py", line 124, in wrapper
result = f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 680, in run
result = self._invoke_run(role)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 829, in _invoke_run
self._initialize_workers(self._worker_group)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/metrics/api.py", line 124, in wrapper
result = f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 652, in _initialize_workers
self._rendezvous(worker_group)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/metrics/api.py", line 124, in wrapper
result = f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 489, in _rendezvous
rdzv_info = spec.rdzv_handler.next_rendezvous()
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py", line 66, in next_rendezvous
self._store = TCPStore( # type: ignore[call-arg]
RuntimeError: The server socket has failed to listen on any local network address. useIpv6: 0, code: -98, name: EADDRINUSE, message: address already in use
W1017 01:16:37.653833 139670432642880 torch/distributed/run.py:779]
W1017 01:16:37.653833 139670432642880 torch/distributed/run.py:779] *****************************************
W1017 01:16:37.653833 139670432642880 torch/distributed/run.py:779] Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
W1017 01:16:37.653833 139670432642880 torch/distributed/run.py:779] *****************************************
Traceback (most recent call last):
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/bin/torchrun", line 8, in <module>
sys.exit(main())
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py", line 348, in wrapper
return f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/run.py", line 901, in main
run(args)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/run.py", line 892, in run
elastic_launch(
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/launcher/api.py", line 133, in __call__
return launch_agent(self._config, self._entrypoint, list(args))
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/launcher/api.py", line 255, in launch_agent
result = agent.run()
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/metrics/api.py", line 124, in wrapper
result = f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 680, in run
result = self._invoke_run(role)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 829, in _invoke_run
self._initialize_workers(self._worker_group)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/metrics/api.py", line 124, in wrapper
result = f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 652, in _initialize_workers
self._rendezvous(worker_group)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/metrics/api.py", line 124, in wrapper
result = f(*args, **kwargs)
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/agent/server/api.py", line 489, in _rendezvous
rdzv_info = spec.rdzv_handler.next_rendezvous()
File "/mnt/petrelfs/zhangwentao1/anaconda3/envs/internvl/lib/python3.9/site-packages/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py", line 66, in next_rendezvous
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
13