Y
Hacker News
new
|
ask
|
show
|
jobs
by
afhof
5829 days ago
I have written code for hundreds of cores. (can you say CUDA?) It was written entirely in C and ran very fast.
1 comments
johngunderman
5829 days ago
Thats great, but anecdotal evidence doesn't really prove anything. CUDA lets you write multi-core code for GPUs, but imagine writing C code for hundreds of cores over a datacenter cluster. C isn't the right tool for that job.
link