this post was submitted on 03 Jun 2024
79 points (95.4% liked)

PC Gaming

8253 readers
466 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 24 points 3 months ago (3 children)

Exqueese me? How does AI impact electrical use? Cause last I heard we’re supposed to be cutting back on energy usage.

[–] Thrashy 21 points 3 months ago

This is a reference to upscaling algorithms informed by machine learning a la Nvidia's DLSS -- seems like AMD is finally going to add the inference hardware to their GPUs that will let them close that technological gap with the competition. I'm guessing it won't come until RDNA5, though.

[–] QuadratureSurfer 15 points 3 months ago

If you're trying to compare "AI" and electrical use you need to compare every use case to how we traditionally do things vs how any sort of "AI" does it. Even then we need to ask ourselves if there's a better way to do it, or if it's worth the increase in productivity.

For example, a rain sensor on your car.
Now, you could setup some AI/ML model with a camera and computer vision to detect when to turn on your windshield wipers.
But why do that when you could use this little sensor that shoots out a small laser against the window and when it detects a difference in the energy that's normally reflected back it can activate the windshield wipers.
The dedicated sensor with a low power laser will use far less energy and be way more efficient for this use case.

On the other hand, I could spend time/electricity to watch a Video over and over again trying to translate what someone said from one language to another, or I could use Whisper (another ML model) to quickly translate and transcribe what was said in a matter of seconds. In this case, Whisper uses less electricity.

In the context of this article we're talking about DLSS where Nvidia has trained a few different ML models for upscaling, optical flow (predicting where the pixels/objects are moving to next), and frame generation (being able to predict what the in-between frames will look like to boost your FPS).

This can potentially save energy because it puts less of a load on the CPU, and most of the work is being done at a lower resolution before upscaling it at the end. But honestly, I haven't seen anyone compare the energy use differences on this yet... and either way you're already using a lot of electricity just by gaming.

[–] kerrigan778 13 points 3 months ago (1 children)

In this context it is being used to reduce rendering load and therefore be less intensive on computer resources.