Y
Hacker News
new
|
ask
|
show
|
jobs
by
saboot
2589 days ago
Can anyone comment on how well developed the CUDA support is on Julia? Compared to Python? I'm using Python/Numba for my scripts.
1 comments
idiliv
2589 days ago
From my experience (and this seems to be a general trend with Julia projects) CUDA support in Julia - is not completely stable - is very fast moving - has a low learning curve - is highly amenable to your own tweaks and hacks
link