Answer the question
In order to leave comments, you need to log in
C#, how to do calculations on a video card?
There is either CUDA for C++ for GPU computing. Is there something similar for C#?
And if not, is it possible to somehow use the CUDA functionality in C#?
Answer the question
In order to leave comments, you need to log in
CUDA can be used from C#:
kunzmi.github.io/managedCuda
General information:
https://stackoverflow.com/questions/6475490/coding...
PS There is also this - https://github.com/kaby76/campynet
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question