Click here to Skip to main content
15,868,141 members
Everything / High Performance Computing / Parallel Processing

Parallel Processing

parallel-processing

Great Reads

by CodeProject, Abhishek Sur
Welcome to our continuing series of Code Project interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Abhishek Sur, a herculian CodeProject author and two-time CodeProject MVP.
by Chris Maunder, Henry Gabb
A rambling chat about parallelization, vectorization, Intel® Parallel Studio XE and how sometimes you really need to trust the tools you use.
by Mr. xieguigang 谢桂纲
The ShellScript is originally developed for the debugging of my "genome-in-code" virtual cell simulation engine, but now it becomes a script language for a .Net program.
by Alibaba Cloud
This post features a basic introduction to machine learning (ML). You don’t need any prior knowledge about ML to get the best out of this article. Before getting started, let’s address this question: "Is ML so important that I really need to read this post?"

Latest Articles

by mazhou
Asynchronous programming models
by Igor Ladnik
This article presents a simple framework for parallel computing applicable to managing operation flow for machine and process control, gaming, simulators, etc.
by Apriorit Inc, ruksovdev
A detailed description of an FPGA-specific framework called ISE Design Suite, and the main steps you need to take in order to create a VGA driver using FPGA
by Vangos
This post will show you how to build OpenCV for Windows with CUDA.

All Articles

Sort by Score

Parallel Processing 

18 May 2013 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.
20 Apr 2009 by Inaki Ayucar
[Traducido al Español por Matías Cordero. Puedes leer la versión en Castellano aqui] Everyone knows that parallelization is a hard but important issue, as it seems that it´s not affordable anymore to increase CPU clock speeds.
18 Oct 2011 by Abhijit Jana
Few nice features in Visual Studio 11 developer preview for ASP.NET developers
12 Oct 2019 by mazhou
Asynchronous programming models
8 Aug 2011 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
26 Feb 2011 by Adnan Boz
How to use CPU instructions in C# to gain performace
23 Dec 2013 by Jake Drew
ABSTRACT This article comprises a detailed overview of the various multicore and parallel programming options available within the C# programming language.
2 Feb 2012 by Ayobami Adewole
A Client Server File Sharing Application
2 May 2011 by Koder Hack
Parallel programming using Microsoft .NET Framework 4.0
24 Oct 2010 by Ashoka RKT
This article talks about Visual Studio 2010’s powerful debugging features applicable from beginner to expert (based on latest VS2010 beta 2).