this post was submitted on 17 May 2024
4 points (100.0% liked)

Programming

16975 readers
1288 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 4 months ago

I hope the demo starts soon…

(What a bullshit correlation/equation to start with.)

[–] [email protected] 1 points 4 months ago

Futhark is another language with the same goals, executed differently.

[–] [email protected] 0 points 4 months ago (1 children)

Yet, it runs on massively parallel hardware like GPUs, with near-linear speedup

What a bold claim...

[–] [email protected] 0 points 4 months ago (1 children)

@eveninghere @ruffsl that claim's correct. But so far it doesn't have great performance on a single core.

[–] [email protected] 0 points 4 months ago* (last edited 4 months ago) (1 children)

Sorry, how could it be correct? On that page there's no explanation on what they're measuring to begin with. No mention on the benchmark set up either. There are problems that can never scale linearly due to the reality of hardware.

[–] [email protected] 0 points 4 months ago (1 children)

the "will linearly speedup anything [to the amount of parallel computation available]" claim is so stupid that I think it's more likely they meant "only has a linear slowdown compared to a basic manual parallel implementation of the same algorithm"

[–] [email protected] 1 points 4 months ago

Good thing they don’t claim that. Read the README, they make very nuanced and reasonable claims about their very impressive language