Y
Hacker News
new
|
ask
|
show
|
jobs
by
rafinha
3110 days ago
For "easy gpu programming" look for tensorflow or any of these "run on CPU and GPU" libraries. For anything else there's no magic, need to write kernel code and take care of memory layout.