this post was submitted on 17 Sep 2024
197 points (96.7% liked)

Technology

58115 readers
4389 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 21 hours ago (1 children)

Gaming is one thing, a lot is GPU bound anyways, probably the same with "physical modeling"

But you cannot tell me your "data processing" would not be greatly sped up by using a newer proc (assuming it's not also GPU bound). Does it work, sure, but if it takes you 2 hours for it to process now but <30 minutes on something newer that's just a waste of time, resources and money. It's incredibly inefficient.

On the flip side, if all your work is GPU bound no wonder a 3rd gen proc from 2012 is keeping up lol

[โ€“] [email protected] 1 points 3 hours ago

My modelling is CPU bound as it's a model made in Fortran by physicists (me included). The fact is that I wouldn't get a 4x boost, and a model running overnight still would. When I actually need performance I use a 1000 cores compute cluster for multiple days, so that would never run on any consumer CPU anyways.

For the data processing, the real bottle neck is disk access and my scripting speed, so the CPU doesn't really need to be amazing.