Programmers see in C++0x standard an opportunity to use lambda-functions and other entities I do not quite understand :). But personally, I see convenient means in it that allow us to get rid of...
While developing software products with a complicated structure, you come at some moment to the necessity of automating the processes of building and integrating the projects and distribution...
Before starting to study the technique of parallelizing programs with the help of OpenMP technology, let us discuss the toolkit we will need. And here is what we will need first of all ...
Recently some respectable organizations, such as MSU, RAS and HPC Association of Russian Universities, have published the book "Supercomputer technologies in science, education and industry"...
We noticed an error of integrating Intel Parallel Studio Service Pack 1 into Visual Studio 2005/2008 and would like to describe it in this post and tell you how to fix it. We pursue several...
While developing the code analyzer PVS-Studio intended for searching issues in 64-bit and concurrent software, we came to the need of collecting fresh information on the Internet on some topics...