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

HPC

HPC

Great Reads

by Intel
64-bit Android and Android Run Time
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 Lubna Luxmi Chowdhry
Cluster is a term meaning independent computers combined into a unified system through software and networking. Clusters are typically used for High Availability for greater reliability or High Performance Computing to provide greater computational power than a single computer can provide.
by Android on Intel
In this article I’ll show you how to create a simple app for a Samsung Galaxy Tab 3 10.1 with an Intel® Atom™ processor Z2560 and provide some sample Android tablet code.

Latest Articles

by Intel
64-bit Android and Android Run Time
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 Lubna Luxmi Chowdhry
Cluster is a term meaning independent computers combined into a unified system through software and networking. Clusters are typically used for High Availability for greater reliability or High Performance Computing to provide greater computational power than a single computer can provide.
by Android on Intel
In this article I’ll show you how to create a simple app for a Samsung Galaxy Tab 3 10.1 with an Intel® Atom™ processor Z2560 and provide some sample Android tablet code.

All Articles

Sort by Score

HPC 

by Intel
64-bit Android and Android Run Time
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 Lubna Luxmi Chowdhry
Cluster is a term meaning independent computers combined into a unified system through software and networking. Clusters are typically used for High Availability for greater reliability or High Performance Computing to provide greater computational power than a single computer can provide.
by Android on Intel
In this article I’ll show you how to create a simple app for a Samsung Galaxy Tab 3 10.1 with an Intel® Atom™ processor Z2560 and provide some sample Android tablet code.
by praveen_kundurthy
This paper presents four guidelines that can help guide software developers as they design applications that encourage touch interaction and deliver a memorable user experience on Intel® processor-based pAIOs.
by Naveen Gv
This article presents the advantages of developing embedded digital video surveillance systems to run on 4th generation Intel® Core™ processor with Intel® HD Graphics, in combination with the Intel® System Studio software development suite.
by Asif Bahrainwala
HPC via Compute Shaders (GPGPU).
by Vincent Leong77
Boosting you application performance to the optimum by using hardware acceleration.
by Android on Intel
Recent industry reports indicate Android* is the OS in more than 59 percent of laptops, tablets and smartphones worldwide.
by Abhishek Nandy
An Overview of IOT
by Mohan Mallampalli
A HTML5 note taking app capable of capturing Video notes.
by M. Stander
A parallel web services example for .NET 2.0 written in C#
by ronnotel
A quick but useful utility for compression and decompression of byte arrays
by Intel
This paper introduces the Artificial Intelligence (AI) community to TensorFlow optimizations on Intel® Xeon® and Intel® Xeon Phi™ processor-based platforms.
by Intel
In this blog post we will explain transfer learning and some of its applications, explain how neon can be used for transfer learning, walk through example code that uses neon for transferring a pre-trained model to a new dataset, and discuss the merits of transfer learning with some results
by Faustino Frechilla
A circular array based lock-free queue with no memory allocation on the heap and no ABA problem