TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why we need Chapel for large-scale parallel computing

4 pointsby _1almost 11 years ago

1 comment

dozziealmost 11 years ago
Excellent idea. Except it's not. Another parallelism model with shared variables, so everyone can stuck on more locks, which is difficult enough already. You guys in Cray know that there are parallel computation models with message passing? Like Erlang or Scala?