Attempting to register worker localhost to command localhost:49002
Connecting as unix user amax
Will register using ssh string: amax@localhost
If this is incorrect, you should re-run this command with the flag --sshstr
Connected to master.
Current connected workers:
Autodetecting available GPUs…
Traceback (most recent call last):
File “bin/connect.py”, line 233, in
gpu_devidxs = check_gpus()
File “bin/connect.py”, line 107, in check_gpus
num_devs = print_gpu_list()
File “bin/connect.py”, line 24, in print_gpu_list
import pycuda.driver as cudrv
ModuleNotFoundError: No module named ‘pycuda’