Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / CUDA

CUDA

CUDA

Great Reads

by Wayne Wood
Verify the execution efficiency of a short CUDA program when using the library thrust
by Wayne Wood
Verify the execution efficiency of a series of short .NET 4.0 parallel programming samples
by ObiWan_MCC
A C# SMTP server (receiver).
by billconan, kavinguy
This article describes the implementation of a neural network with CUDA.

Latest Articles

by Wayne Wood
Verify the execution efficiency of a short CUDA program when using the library thrust
by Wayne Wood
Verify the execution efficiency of a series of short .NET 4.0 parallel programming samples
by ObiWan_MCC
A C# SMTP server (receiver).
by billconan, kavinguy
This article describes the implementation of a neural network with CUDA.

All Articles

Sort by Score

CUDA 

by Vijay Rajanna
Procedure to be followed in order to generate OpenCV libraries for Linux operating system using MinGW and MSYS toolkit on Windows Operating system.
by John Michael Hauck
CodeMash at the Kalahari Convention Center in Sandusky, OH, from January 8th through January 11th, 2013.
by John Michael Hauck
These posts are meant to inspire you to enter into the world of graphics processor programming.
by John Michael Hauck
These posts are meant to inspire you to enter into the world of graphics processor programming.
by John Michael Hauck
These posts are meant to inspire you to enter into the world of graphics processor programming.
by John Michael Hauck
These posts are meant to inspire you to enter into the world of graphics processor programming.
by Ravimal Bandara
An introduction to high performance computing
by Adnan Boz
An entry level example of how to use NVIDIA CUDA technology to achieve better performance within C# with minimum possible amount of code
by John Michael Hauck
Some ad hoc performance test results for a simple program written in C# as obtained from my current desktop computer: Dell Precision T3600, 16GB RAM, Intel Xeon E5-2665 0 @ 2.40GHz, NVidia GTX Titan.
by John Michael Hauck
It has never been easier for C# desktop developers to write code that takes advantage of the amazing computing performance of modern graphics cards.
by Adnan Boz
How to set up Amazon EC2 Windows GPU instance for NVIDIA CUDA development
by Adnan Boz
In this blog post, I’m diving deeper into Thrust usage scenarios with a simple implementation of Monte Carlo Simulation.
by Adnan Boz
Massively Parallel Random Nunber Generation using CUDA C, Thrust and C#
by John Michael Hauck
“Programming Massively Parallel Processors (second edition)” by Kirk and Hwu is a very good second book for those interested in getting started with CUDA.
by John Michael Hauck
Writing massively parallel Windows software in C++ that takes full advantage of the processing power found in the video cards of today’s gaming computers.
by pytelg
This post describes how to execute unmanaged C++ OpenGL drawing on Windows Forms and WPF to achieve very fast and reliable graphics rendering over stunning GUI done in WPF or Windows Forms.
by Member 11794279
When processor is not enough