Quantcast
Channel: CUDAfy.NET
Browsing all 1169 articles
Browse latest View live
↧

New Post: System.ComponentModel.Win32Exception (0x80004005)

Hi nvcc.exe is in my system path variable, included with "C:\CUDA\CudaToolkit\bin\" Here is my system PATH variable:...

View Article


New Post: System.ComponentModel.Win32Exception (0x80004005)

More information: The exception appears to be thrown when CudafyTranslator.Cudafy(); is called. I don't have any way to see inside that method using my debugger, it won't step in. The exception is...

View Article


New Post: System.ComponentModel.Win32Exception (0x80004005)

Have you checked your event viewer, maybe there's some more info there. Well, cudafy starts a new process to run nvcc, and it's (afaik) the only time it launches a new process; the error is most likely...

View Article

New Post: How can I use "blas.GEMM" with complex types?

Hi, How can I use "blas.GEMM" with complex (ComplexD, ComplexF) types? thank you, Igor.

View Article

New Post: Issues with multithreading

Hi, Just for informational purposes, I`ve been able to solve this issue by setting the .NET task scheduler (which runs the parallel tasks/threads) toTaskScheduler.FromCurrentSynchronizationContext...

View Article


New Post: Cudafy in VB.NET

Você já conseguiu resolver os problemas ou ainda tem dificuldades?

View Article

Commented Unassigned: Cannot find compiler 'cl.exe' in PATH [1144]

I am new to Cudafy.net so must be doing something rather stupid to get this fault but have been grappling with this problem for days now. I managed to get the Cuda stuff installed from NVIDIA and hope...

View Article

New Post: CUDAfying a struct that is a dependent of a class - both in...

Hi, I have a struct 'DDReal' that is dependent on a class 'Base' both in seperate files. They are compiled into a DLL assembly that is called by the main program where the CUDAfying takes place. In the...

View Article


New Post: "Run CUDA test" produces compilation error in Cudafy Viewer and...

Downloaded and ran the giant 1GB Nvidia CUDA installation. Then I ran Cudafy Viewer and clicked "Run CUDA Test". Here's the output. As you can see, the Compilation error "." is quite cryptic. What can...

View Article


New Post: CUDAfying a struct that is a dependent of a class - both in...

Hi A possible workaround would be to declare both struct and class within a "wrapper" public partial class, and cudafy that one only. Didn't tried it, but it should work... file1 public partial class...

View Article

New Post: "Run CUDA test" produces compilation error in Cudafy Viewer and...

This has often been answered in this forum, you should search for it. The gist of it is, the path to cl.exe should be part of the PATH environment variable.

View Article

New Post: "Run CUDA test" produces compilation error in Cudafy Viewer and...

Ah, yes after a search, answers appear to confirm what I was saying at the end of my previous comment. Unfortunately, while there's a few posts discussing the issue, none of them say what the...

View Article

Created Unassigned: Possible async memory copy issue [1157]

I've just noticed that in CudaGPU.DoCopyToDeviceAsync (line 941), if this method makes a call to the async copy method, then it immediately unpins the host array, which could occur before the async...

View Article


New Post: "Run CUDA test" produces compilation error in Cudafy Viewer and...

Okay I'm guessing the 'variable' name doesn't matter and can be set to anything. Only the 'value' name matters (which I have set to "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC")....

View Article

New Post: "Run CUDA test" produces compilation error in Cudafy Viewer and...

The name matters - it's the PATH variable:https://en.wikipedia.org/wiki/PATH_(variable)

View Article


New Post: "Run CUDA test" produces compilation error in Cudafy Viewer and...

To be sure, here'a a printscreen of it http://pasteboard.co/2kAdXcYF.png Make sure you a semicolons as separator for the different path locations.

View Article

Image may be NSFW.
Clik here to view.

New Post: Unable to call CudafyTranslator.Cudafy from Web API

I'm trying to use CUDAfy.NET in a web application which will be further called from a web form. When it tries to initiate a CudafyModule it gives the error as shown in pic below: Code was working...

View Article


New Post: Unable to call CudafyTranslator.Cudafy from Web API

It seems your web host process (iis or iis express or some such) isn't able to find the cudafy.net.dll assembly. Therefore this isn't really a cudafy issue, but more of a matter on how your web project...

View Article

New Post: "Run CUDA test" produces compilation error in Cudafy Viewer and...

Okay it matters, so what should the name of the "Variable name" be? I looked at your image, and there was no sign of the "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin" or equivalent path...

View Article

New Post: "Run CUDA test" produces compilation error in Cudafy Viewer and...

the "Variable name" is "PATH". It should already exist in your system, and you should edit it and append to it, separated by a semicolon, the location of the visual studio's c++ compiler cl.exe (which...

View Article
Browsing all 1169 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>