0

My question is: Can my GPU return an unreliable (randomly wrong) response due to slightly insufficient power supply but still operate without reporting error? I use the GPUs for machine learning as a mathematical processing unit so by unreliable response I mean calculation mistake. Like 2 + 2 = 6.
My hardware specs:

  • Two ASUS GeForce GTX 1080 Titan, Founders Edition Board: ASUS ROG STRIX Z270G GAMING
  • CPU: INTEL Core i7-7700K
  • SSD: SAMSUNG SSD 960 Evo M.2, 500GB
  • RAM: CORSAIR Vengeance LPX Black, 32GB
  • Case: THERMALTAKE Core V21
  • CPU cooler:be quiet! Pure Rock (15.50cm)
  • PSU: CORSAIR RM750i, 750 Watt

The reason for asking is that the GPUs are - I believe - are taking max 300W each and my CPU takes 140W max. That's already 740W and my PSU is only 750W 80 Gold.

2
  • Can you clarify what you mean by 'unreliable response'? Are you seeing artifacts on your screen? Do you get a BSOD error? Glitches? Commented Feb 2, 2018 at 6:49
  • Sorry, I should have clarify that. I don't have a display attached to any of the GPUs. I use them for machine learning. I have no evidence of error. See edit above.
    – Manngo
    Commented Feb 2, 2018 at 10:36

1 Answer 1

0

To quickly answer your question: a GPU can produce errors that aren't fatal to the system. Causes could include unstable power supply, faulty video RAM, driver issues, programming errors, PCI-E bus issues, etc.

While your symptoms could be caused by a power supply that can't keep up it's much more likely that something else is at work, especially if the rest of your system is running fine. Remember that the maximum power consumption values are rarely reached unless you're putting unrealistic synthetic loads on the hardware (e.g. Furmark).

Do remember that performing calculations on GPUs is quite different and may cause different results when working with floating point computations. I'm no expert in this matter though.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .