S
S
Stanislav Martynov2017-07-16 05:01:19
GPGPU
Stanislav Martynov, 2017-07-16 05:01:19

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

1 answer(s)
A
Alexander Kuznetsov, 2017-07-16
@Win332

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 question

Ask a Question

731 491 924 answers to any question