H
H
hudrogen2015-10-06 15:29:48
Programming
hudrogen, 2015-10-06 15:29:48

Do I need to know C++ to start using Cuda technology?

Hello! I will need to understand the Cuda technology, start writing programs that use this technology. Do I need to know C++ for this? At the moment I have experience with Java and Delphi languages.
UPD 1:
www.jcuda.org Googled it and found it. Will it be as efficient as regular Cuda C?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2015-10-06
@EvilsInterrupt

Yes. GPU Accelerated Computing with Python

C
cthulhudx, 2015-10-06
@cthulhudx

You need to be proficient in C/C++, as is the case with OpenCL

V
Vladimir Martyanov, 2015-10-06
@vilgeforce

As far as I remember Cuda, there are no classes there, so it is not necessary to know OOP. OpenCL definitely has a C interface and classes are not needed there, although they can be useful as wrappers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question