Posts

Showing posts from May, 2022

Supercomputer

The Supercomputing Blog Welcome Welcome to the supercomputing blog! This website will focus on how to develop extremely high performance computing applications using a variety of techniques. As time goes by and computers continue to get faster, there is always an insatiable hunger to have even higher performance in order to solve the most complex computing challenges available. Just a few years ago, computers with more than one processor core were rare. Today, most computers being sold have at least two processor cores, and many computers have four or more cores. As programmers, it is our goal to efficiently use all of the computing resources available in order to satisfy and even delight the people who use our programs. The age of parallel hardware is upon us, and it is our job to use that hardware in order to to efficient parallel computing. CUDA CUDA is nVidia’s solution to extremely high performance parallel computing. The general idea of CUDA is to use the massive processing power