tensorflow

  1. R

    Compute Only GPU Passthrough with Web Console Gui

    I have read many posts here, on Reddit and other places regarding GPU passthrough as primary where the hardware setting for display is set to None. However I'm unable to find any information regarding how to configure a VM to have a GPU passed through to a VM for compute only while utilizing...
  2. A

    8.2.2 - GUI Resources on a LXC

    Hello, Does anyone know of a guide (wiki, forum post, or YT video) that would help me better understand how to use this to pass through a usb device and PCIe GPU? Thank you in advance.
  3. K

    stucks when listing available device with tensorflow (gpu passthrough)

    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...