Ever wondered if High Performing Computing systems really matter in our day-to-day world? HPC is not just reserved for the some obscure high-end scientific studies.
David Scott from Intel Corporation gives you a quick tour to the process of developing HPC applications and the interesting world of HPC Applications in today's industries, including the lucrative oil industry.
How do you ensure your IT solutions are well integrated and streamlined across your enterprise? Rajendhiran Sanggaran from Oracle explains the processes and important considerations required to enable IT to fuel your business to the next level of growth.
Why is High Performance Computing increasingly in demand in today's businesses? David Scott from the high performance computing team at Intel Corporation takes you through the the brief history and comparisons of 3 HPC architectures. Find out which is the most widely deployed HPC architecture today.
Richard George of Intel's server product group explains the benefits of blade servers for companies that are struggling with everything from proliferation of cabling and applications to pressures on staffing.
Need to cut down time wasted on deskside support? View this video to learn how HP can simplify your PC Client Management system.
Intel's James Reinders looks at Message Passing Interface (MPI), an API for parallelism.
Intel's James Reinders delves further into threading building blocks - a C++ template library for parallel programming.
Intel's James Reinders looks into the algorithms that form the heart of threading building blocks - a C++ template library for parallel programming.
Intel's James Reinders presents some recurring themes for developers looking to improve their game when it comes to programming parallel systems...
One of the things to avoid when it comes to parallelism is working with raw threads. Abstraction offers a way around the issue, by avoiding the need to deal with low-level details of parallel systems, as James Reinders explains...
Scalability, correctness and maintainability are all vital issues when it comes to managing multicore systems, says Intel's James Reinders...
Intel director James Reinders explains the difference between task and data parallelism, and how there is a way around the limits imposed by Amdahl's Law...