1105
submitted 4 months ago* (last edited 4 months ago) by TimeNaan@lemmy.world to c/linuxmemes@lemmy.world

Image description:

Shopping for a laptop as a Linux user:

Screenshot from the Simpsons where Otto is talking to Marge and Homer standing next to a window in their house with a caption "Oh wow, windows!... I don't think I can afford this place."

you are viewing a single comment's thread
view the rest of the comments
[-] Aux@lemmy.world 18 points 4 months ago

Or for photo editing. Or video editing. Or CAD work. Or a lot more stuff.

[-] dan@upvote.au 5 points 4 months ago

Are modern iGPUs not powerful enough for these tasks? The UHD 770 is pretty powerful, especially for video encoding/decoding (it can transcode 8+ 4K streams simultaneously)

[-] ICastFist@programming.dev 2 points 4 months ago

For photo editing, I suspect it should be more than enough. For video editing, a beefy graphics card can make the render/encode significantly faster, though as I don't dabble with that, I can't tell how much of a speed improvement it'd be from an integrated intel vs. anything equivalent or stronger than a GTX1650

[-] Aux@lemmy.world 1 points 4 months ago

iGPUs are pretty useless for the most part.

  1. Shared memory. Regular DDR is high latency high throuput. GDDR is low latency low throuput. Not only you're sharing memory with other apps, you're also penalising yourself in terms of performance.
  2. iGPUs are very slow at computation. Yes, they have codecs built-in, but if you want to run custom math they are not much better than running it on CPU.
  3. CUDA is not available. OpenCL is, but some apps are locked to CUDA.
  4. Old GTX 1080 is 5.5 times faster than brand new Iris Xe at computation. RTX 4080 is like 3x times faster than GTX 1080. That's an order of magnitude difference between modern GPU and modern iGPU.
[-] dan@upvote.au 1 points 4 months ago

That makes sense. Thanks.

[-] unionagainstdhmo@aussie.zone 1 points 4 months ago

Could be a matter of CUDA-specific optimisations in the software. Also, an iGPU will share ram with the CPU so while it looks good on paper, memory access and (availability) will vary

this post was submitted on 26 Feb 2024
1105 points (97.2% liked)

linuxmemes

19747 readers
2106 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS