|
|
|
|
|
by Athas
3280 days ago
|
|
Yes. Since Futhark does not perform full flattening, replication is limited to how much parallelism is exploited, not how much parallelism is available. (That said, memory explosion is still a common symptom when the compiler misjudges how much parallelism should be exploited.) |
|