Hi,
I've created Centos 7.6 VM and gpu passthrough Nvidia 1060 6g, and installed nvidia driver version 470.42.01.
running "nvidia-smi" seems works fine and it prints my nvidia graphic card with message "no running process".
but when I start running Python(3.6.8) with Tensorflow(2.6.2) and check available device with "device_lib.list_local_devices()" , my code hangs and got stucked.
I'm running Proxmox 7.3 on AMD CPU and I've followed all instruction on https://pve.proxmox.com/wiki/Pci_passthrough
Is there anyone who had running tensorflow-gpu with gpu passthrough on VM... pls I need help!
Thank you
I've created Centos 7.6 VM and gpu passthrough Nvidia 1060 6g, and installed nvidia driver version 470.42.01.
running "nvidia-smi" seems works fine and it prints my nvidia graphic card with message "no running process".
but when I start running Python(3.6.8) with Tensorflow(2.6.2) and check available device with "device_lib.list_local_devices()" , my code hangs and got stucked.
I'm running Proxmox 7.3 on AMD CPU and I've followed all instruction on https://pve.proxmox.com/wiki/Pci_passthrough
Is there anyone who had running tensorflow-gpu with gpu passthrough on VM... pls I need help!
Thank you