this post was submitted on 15 Feb 2025
395 points (98.8% liked)
Programmer Humor
33529 readers
272 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Okay, now do it by percent of processor (CPU/GPU/whatever) cycles.
Although, TBF, you can replace it all with C/C++. Or Rust, assume the optimisation has gotten good enough. It's just that few people are both qualified for and interested in rewriting numerical linear algebra algorithms, and there's no real reason to if the Fortran works.