|
|
|
|
|
by vyodaiken
1712 days ago
|
|
Your argument would be more compelling if programming languages with higher level iteration primitives were significantly more optimizable than C. The underlying processor architectures have loop indexes. Just pretending you can do applicative programming doesn't mean you can. C is very adaptable - even to GPUs. Also, I have yet to see that decent memory model. |
|
Can you expand on this? I've never heard of someone seriously running actual C on a GPU.