ElectrumHelpMe (OP)
Newbie
Offline
Activity: 17
Merit: 2
|
|
October 01, 2024, 07:50:28 PM |
|
running with gpu (NVIDIA GeForce GTX 1070 Ti):
PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) OpenBLAS blas_thread_init: pthread_create failed for thread 38 of 40: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC -1 current, -1 max OpenBLAS blas_thread_init: pthread_create failed for thread 39 of 40: Resource temporarily unavailable OpenBLAS blas_thread_init: RLIMIT_NPROC -1 current, -1 max PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) Exception in thread Thread-1 (_handle_workers): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.10/multiprocessing/pool.py", line 516, in _handle_workers cls._maintain_pool(ctx, Process, processes, pool, inqueue, File "/usr/lib/python3.10/multiprocessing/pool.py", line 340, in _maintain_pool Pool._repopulate_pool_static(ctx, Process, processes, pool, File "/usr/lib/python3.10/multiprocessing/pool.py", line 329, in _repopulate_pool_static w.start() File "/usr/lib/python3.10/multiprocessing/process.py", line 121, in start self._popen = self._Popen(self) File "/usr/lib/python3.10/multiprocessing/context.py", line 288, in _Popen return Popen(process_obj) File "/usr/lib/python3.10/multiprocessing/popen_spawn_posix.py", line 32, in __init__ super().__init__(process_obj) File "/usr/lib/python3.10/multiprocessing/popen_fork.py", line 19, in __init__ self._launch(process_obj) File "/usr/lib/python3.10/multiprocessing/popen_spawn_posix.py", line 58, in _launch self.pid = util.spawnv_passfds(spawn.get_executable(), File "/usr/lib/python3.10/multiprocessing/util.py", line 452, in spawnv_passfds return _posixsubprocess.fork_exec( BlockingIOError: [Errno 11] Resource temporarily unavailable PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) Context failed: <unknown error -9999> PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) | 5909 elapsed: 0:00:21 rate: 275.06 P/s PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) Context failed: <unknown error -9999> Context failed: <unknown error -9999> Context failed: <unknown error -9999> PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) name 'opencl' is not defined PTHREAD ERROR in pthread_scheduler_init():124: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) PTHREAD ERROR in pthread_scheduler_init():121: Resource temporarily unavailable (11) 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices), /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices), /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices), /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices), /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices), /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices), /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices), /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices), /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices), /usr/local/lib/python3.10/dist-packages/pyopencl/__init__.py:519: CompilerWarning: Non-empty compiler output encountered. Set the environment variable PYOPENCL_COMPILER_OUTPUT=1 to see more. lambda: self._prg.build(options_bytes, devices),
|