Results 53 comments of neuronflow

same issue on OSX, should I create a separate issue? I would also love to reduce the size of this bar.. Ideally, one could only display the icon and display...

thanks for your interest in btk. Can you provide information about your hardware? Also run the nvidia docker toolkit hello-world please and post the output here.

Sorry, I believe there might be a misunderstanding, please run: ``` docker run --rm --gpus all nvidia/cuda:11.0-base nvidia-smi ``` You might need sudo depending on your docker configuration. from: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html

closing until more details are provided, feel free to reopen.

Currently, I have a dirty solution, where I spawn another docker container afterward changing the file ownership and permissions. It is so dirty I feel too ashamed to release it...

can you run the nvidia docker toolkit hello-world? https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#id5

can you please elaborate what is the connection between your windows and google colab installation? the error msg looks like you don't have docker properly installed.

`FileNotFoundError: [Errno 2] No such file or directory: 'docker'. I have the docker installed but i dont know because the program dont work.` Is your docker daemon running? Can you...

closing until more details are provided, feel free to reopen.

Thanks for reporting this. I successfully tested the 2020 dockers on a CUDA11.0 system with Quadro RTX6000 and 8000s. So CUDA11 on your host system is not the issue but...