Blogs about: Parallel Programming

Featured Blog

Коментар на многонишкова програма

pamucov wrote 1 week ago: Имах трудности с разбирането на една примерна програма, затова я споделям. Това е кода с мои комента … more →

Classifying Ubiquitious data, images into Emotion for target Advertisement campaign

sandyclassic wrote 2 weeks ago: Title: Classifying Ubiquitious data, images into Emotion for target Advertisement campaign (get data … more →

Tags: Software, technology, Telecom, Architecture, Business Strategy, Future Technology Trend, Business Intelligence

CUDA FAQ - Part 1

sidkashyap wrote 2 weeks ago: The CUDA concepts are explained in an intuitive question and answer format in this post. What is CUD … more →

Tags: Tech, Cuda, faq, Programming, GPU, cpu

BYU Computational Public Economics Conference 2012

jeremy bejarano wrote 3 weeks ago: Last December was my first real conference experience. I was also excited to have some of research p … more →

Tags: scientific computing, Economics, High Performance Computing (HPC), Research, computational economics

Sockets with Adaptive Communication Environment (ACE) Framework

Alan Tatourian wrote 3 weeks ago: Adaptive Communication Environment, or ACE for short, is a C++ framework to develop portable, high-p … more →

Tags: C++ ACE, Network Programming, Sockets, Visual Studio 11, Ace, C#

Dining Philosophers in C++ 11

Alan Tatourian wrote 1 month ago: I have previously shown how to solve the problem using c#. I have to say that C++ 11 is officially a … more →

Tags: C#

Dining Philosophers in C#

Alan Tatourian wrote 1 month ago: There are numerous solutions to the dining philosophers problem on the internet and I will not be re … more →

Tags: Design Patterns, C#

Producer Consumer inter-thread communication using condition variables in C++

Alan Tatourian wrote 1 month ago: In this example we show inter-thread communication between producer and consumer threads using condi … more →

Tags: C#

CPUs, Threads, and waste

Eric wrote 2 months ago: I was just importing some pictures into Picasa from an old hard drive of mine and I noticed somethin … more →

Tags: Apple, Technology, picasa, iPhoto, Intel, cpu

Python——Run parallel programs by threads (I)

郝强 wrote 2 months ago: 挑戰:寫一個簡單程序,驗證計算機的基本功能——All multiple tasks could run at the same time. 解決方法: """ threa … more →

Tags: Python Learning, multitasking, Python, Thread, Thread Basics

Parallel Programming: CImg Open-Source Library using nVidia CUDA 5.0 Toolkit on GPU

ShayanZafar wrote 2 months ago: Overview In the last parallel programming blog post. I analyzed and profiled the filled triangles ro … more →

Tags: Open-Source, Software, technology, Open Source Software, C#, Gaming, nvidia, Cuda, CImg

HDR Tone Mapping with CUDA 5

Alan Tatourian wrote 2 months ago: Note that the code for the article is available here. In this example, for the sake of learning, we … more →

Tags: C#, Cuda, GPGPU

C++ std::async

red1939 wrote 2 months ago: In order to facilitate spawning concurrent tasks C++11x provides us with std::async. I will discuss … more →

Tags: Programming, C++ Programming, C++11x

Gaussian blur with CUDA 5

Alan Tatourian wrote 2 months ago: We will continue from a previous example of RGBA to gray image conversion with CUDA 5 and add gaussi … more →

Tags: C#, Cuda, GPGPU

Parallel Programming Basic - Intel

meetabhi31 wrote 3 months ago: Parallel Programming Basic – Intel An Awesome Series of Video Tutorial On Parallel Programming … more →

Tags: Programming, Intel, Open Mp, Performance, Video Lectures

RGBA to Gray image conversion with CUDA 5

Alan Tatourian wrote 3 months ago: In this article we will demonstrate a simple conversion from RGBA to grayscale image using CUDA 5, w … more →

Tags: C#, Cuda, GPGPU

CUDA 5.0 and Visual Studio 2012 Configuration10 comments

Alan Tatourian wrote 3 months ago: I will explain in this article how to set your environment in order to successfully write and run CU … more →

Tags: Visual Studio 11, C#, Cuda, GPGPU, Visual Studio 2012

Parallel Programming: Profiling the Open-Source Image Processing Application CImg

ShayanZafar wrote 3 months ago: Overview The purpose of this experiment is to determine if the “Filled Triangles” functi … more →

Tags: Open-Source, Software, technology, C#, Software Engineering, GNU, Gaming, Computer, Software development

Trends in technology 2013

sandyclassic wrote 3 months ago: There are few trends which I discussed early here I just want to point best available site giving tr … more →

Tags: Software, technology, Telecom, Cloud Computing, Project/Product Management, Architecture, Business Strategy, Future Technology Trend, Business Intelligence


Related Tags
All →

Follow this tag via RSS