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

Image may be NSFW.
Clik here to view.

Updated Wiki: Home

Project DescriptionCUDAfy .NET allows easy development of high performance GPGPU applications completely from the Microsoft .NET framework. It's developed in C#.Write GPU Code in .NET for NVIDIA, AMD...

View Article


Source code checked in, #29302

Fix: CURAND pointer made 64-bit Fix: CURAND 32-bit support removed

View Article


Created Unassigned: NVCC fatal error [1089]

I installed CUDA 7 on a Windows 8.1 System whith Visual Studio 2013.When I try to use Cudafy 1.29 and create a CudafyModule object, it gives me this runtime Exception:"An unhandled exception of type...

View Article

Image may be NSFW.
Clik here to view.

New Post: exception when running CudafyByExample

System: Win 8.1 / x64 / VS 2010 && VS2013 NV GTX 670 CUDA toolkit 6.5 installed PATH set up to VS 12.0 directories - cl.exe Cudafy viewer "Check for CUDA" reports OK"Run CUDA Test" reports OK...

View Article

New Post: CUDAfy and OpenCL parameter error.

Hello, Some time ago i use CUDAfy for CUDA. I was very usefull. So now i try to write some code for OpenCL. And have a trouble with parameters to kernel function. I try to reduce array size, try many...

View Article


Commented Unassigned: NVCC fatal error [1089]

I installed CUDA 7 on a Windows 8.1 System whith Visual Studio 2013.When I try to use Cudafy 1.29 and create a CudafyModule object, it gives me this runtime Exception:"An unhandled exception of type...

View Article

New Post: CUDAfy and OpenCL parameter error.

So, it starts when i remove all params but thread and buffer. [Cudafy] public static void calc_db_units(GThread thread, UInt32[] generated) So how can i give to a kernel some parameters, when using...

View Article

New Post: Compilation error: .

Hi, I have exactly the same error, i would like to know if you found any solution. I have the same GPU. Thanks in advance. R.

View Article


Created Unassigned: ulong compile issue? [1095]

Is this an issue ( the line that reads): array[(1)] = (unsigned short)((unsigned int)(num5 & (unsigned long long)-65536) >> 16);Here is the original C# source, and below is the CUDA-C.```...

View Article


Commented Unassigned: ulong compile issue? [1095]

Is this an issue ( the line that reads): array[(1)] = (unsigned short)((unsigned int)(num5 & (unsigned long long)-65536) >> 16);Here is the original C# source, and below is the CUDA-C.```...

View Article

Commented Unassigned: ulong compile issue? [1095]

Is this an issue ( the line that reads): array[(1)] = (unsigned short)((unsigned int)(num5 & (unsigned long long)-65536) >> 16);Here is the original C# source, and below is the CUDA-C.```...

View Article

Commented Unassigned: ulong compile issue? [1095]

Is this an issue ( the line that reads): array[(1)] = (unsigned short)((unsigned int)(num5 & (unsigned long long)-65536) >> 16);Here is the original C# source, and below is the CUDA-C.```...

View Article

Commented Unassigned: ulong compile issue? [1095]

Is this an issue ( the line that reads): array[(1)] = (unsigned short)((unsigned int)(num5 & (unsigned long long)-65536) >> 16);Here is the original C# source, and below is the CUDA-C.```...

View Article


Commented Unassigned: ulong compile issue? [1095]

Is this an issue ( the line that reads): array[(1)] = (unsigned short)((unsigned int)(num5 & (unsigned long long)-65536) >> 16);Here is the original C# source, and below is the CUDA-C.```...

View Article

Commented Unassigned: ulong compile issue? [1095]

Is this an issue ( the line that reads): array[(1)] = (unsigned short)((unsigned int)(num5 & (unsigned long long)-65536) >> 16);Here is the original C# source, and below is the CUDA-C.```...

View Article


Commented Unassigned: ulong compile issue? [1095]

Is this an issue ( the line that reads): array[(1)] = (unsigned short)((unsigned int)(num5 & (unsigned long long)-65536) >> 16);Here is the original C# source, and below is the CUDA-C.```...

View Article

New Post: __device__ funcitons in cudafy

Is it possible to have "device functions" in cudafy i.e. functions who are equivalent to the functions using the device keyword in cuda ?

View Article


New Post: __device__ funcitons in cudafy

All functions with a return type are automatically made into device functions. You can also explicitly control this by using the appropriate attribute. Have a good look a the two example projects. All...

View Article

Created Unassigned: Compilation error when handling with float array in gpu...

Hi All, Firstly, i'm a beginner in CUDAfy.Net programming and i have an issue when trying to copy float array in to device memory.Here is the code :-CudafyModule km =...

View Article

Commented Unassigned: Compilation error when handling with float array in gpu...

Hi All, Firstly, i'm a beginner in CUDAfy.Net programming and i have an issue when trying to copy float array in to device memory.Here is the code :-CudafyModule km =...

View Article
Browsing all 1169 articles
Browse latest View live


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