/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Rust CUDA Project
(github.com)
146 points
sksxihve
| 3 comments |
11 Apr 25 15:22 UTC
|
HN request time: 0s
|
source
Show context
shmerl
◴[
11 Apr 25 18:25 UTC
]
No.
43656833
[source]
▶
>>43654881 (OP)
#
Looks like a dead end. Why CUDA? There should be some way to use Rust for GPU programming in general fashion, without being tied to Nvidia.
replies(5):
>>43656967
#
>>43657008
#
>>43657034
#
>>43658709
#
>>43659892
#
1.
the__alchemist
◴[
11 Apr 25 18:41 UTC
]
No.
43657008
[source]
▶
>>43656833
#
CUDA is the easiest-to-use and most popular GPGPU framework. I agree that it's unfortunate there aren't good alternatives! As kouteiheika pointed out, you can use Vulkan (Or OpenCL), but they are not as pleasant.
replies(1):
>>43658049
#
ID:
GO
2.
shmerl
◴[
11 Apr 25 20:15 UTC
]
No.
43658049
[source]
▶
>>43657008 (TP)
#
It defeats the purpose. Easy to use should be something in Rust, not CUDA.
replies(1):
>>43660550
#
3.
adastra22
◴[
12 Apr 25 01:36 UTC
]
No.
43660550
[source]
▶
>>43658049
#
The purpose is to get shit done.
↑