From cec8735976f699a215c1b75c07d914726c4b0017 Mon Sep 17 00:00:00 2001 From: Jakub Fojtl Date: Mon, 23 Jun 2014 17:44:28 +0200 Subject: [PATCH] added info about 2nd TH --- .../readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 2014_06_19_Comprimato_Ultimate_Commodity_supercomputer/readme.md diff --git a/2014_06_19_Comprimato_Ultimate_Commodity_supercomputer/readme.md b/2014_06_19_Comprimato_Ultimate_Commodity_supercomputer/readme.md new file mode 100644 index 0000000..eb3a82a --- /dev/null +++ b/2014_06_19_Comprimato_Ultimate_Commodity_supercomputer/readme.md @@ -0,0 +1,10 @@ +Ultimate Commodity supercomputer +================================ + +First computer capable to deliver more 1 TFLOPS of computing power was Intel’s ASCI Red supercomputer. It consisted of about 7904 CPUs that required 850 kW of power and about 150 m2 of floor space. The ASCI Red was the fastest supercomputer in years 1997 - 2000. Today, single GPU board can deliver more than 5 TFLOPS within 250W power envelope. During the talk we will introduce GPU computing concept, current GPU programming models, and we will show how to install GPU programming environment. One simple and one more complex visual example will demonstrate that programing for massively parallel processor is actually pretty easy. Using simple C constructs, we will easily dominate thousands of parallel computing threads. + +Presenters: + +Jiri Matela, Co-founder & CEO, Comprimato + +Martin Jirman, Co-founder & CTO, Comprimato