Y
Hacker News
new
|
ask
|
show
|
jobs
by
eholk
4735 days ago
It's basically defunctionalization. It's hard to get access to function pointers on the GPU to do "real" higher order functions.
2 comments
seanmcdirmid
4735 days ago
What version of CUDA are you talking about. I though the latest version supported indirect function pointers (finally).
link
iskander
4735 days ago
That's good news! Did that change with Kepler? Any links to more info?
link
iskander
4735 days ago
I wish they'd at least give us a computed goto...but alas, every switch is destined for predicated branching.
link