Matteo
Matteo
Hi @AndreaGuarracino, Thanks a lot, I'm not exactly practical with Dockerfiles (in fact I just installed Docker). With that said, in this case what is the advantage of using _docker_...
Hello @davidebolo1993, And thanks. However, just for me to understand since I'm running this on a local workstation, can the former line of command, or any other Dockerfile, be executed...
OK, I will try as you said and let you know! Thanks again.
Hi all, I have some updates I installed `singularity`; however, I did it without realising there was an Debian/Ubuntu package installation I could follow instead of starting from the very...
Actually, I get this message... > Command 'vulkaninfo' not found, but can be installed with: sudo apt install vulkan-tools I believe I should install it and then try again. Let...
Hi @chfi & @davidebolo1993, I installed Vulkan with the following `sudo apt install vulkan-tools`. Now, after I run `vulkaninfo` I get back this: ``` MESA-INTEL: warning: Performance support disabled, consider...
Hi @chfi, And thanks a lot for the prompt reply! Unfortunately, despite using the `--force-graphics-device` flag for both GPU, it didn't work... However, I believe the `--debug` flag returned a...
Thanks @chfi, I had the gut feeling it might have been something related to that based on the first output for the tool... I went through a lot of issues...
Hi again, I double-checked with the guys of the NVIDIA User Forum and I think even with my driver `Vulkan` should start no problem. In addition, I just realised my...
Thanks @chfi, I will have a look at the doc. In te meantime, I updated the NVIDIA drivers and I will test it again. About `vcube` it works perfectly, which...