Jakub Jelinek <jakub at redhat dot com> posted on July 16th that the GCC 4.9.1 release now supports OpenMP 4.0 in Fortran (as well as C/C++). This is great news for multi-core programmers. GCC looks to be on-track to become the opensource platform that both Intel Xeon Phi and GPU programmers can use to to test pragma based programming. As reported on techEnablement.com, … [Read more...]
GCC likely to support both OpenACC and Intel Xeon Phi Offload Pragmas in 2015
It looks like GCC will be supporting both OpenACC and Intel Xeon Phi offload pragmas in future releases. Perhaps the GNU compiler chain will become the melting pot where OpenACC and OpenMP 4.0 pragmas merge to become a single unified syntax. According to Nathan Sidwell, Director of Sourcery Services at Mentor Embedded, their OpenACC effort is working to “make the underlying … [Read more...]
Farber to Teach All-Day Tutorial At Supercomputing Nov 16 2014
Supercomputing 2014 recently approved my proposal for an all-day class "From 'Hello World' to Exascale Using x86, GPUs and Intel Xeon Phi Coprocessors" (tut106s1), at The International Conference for High Performance Computing, Networking, Storage, and Analysis (SC14). I hope to see you on Sunday November 16, 2014 in New Orleans,! Abstract Both GPUs and Intel Xeon Phi … [Read more...]
Intel Knights Landing: Claimed 4x An NVIDIA K40 (on some applications)
Joe Curley (Director of Marketing in the Technical Computing Group at Intel Corporation) just completed his webinar on BrightTalk, "The Faster Path to Discovery: New Details on the Intel® Xeon Phi™ Product Family" that disclosed new details on the upcoming Knights Landing massively=parallel chip including a claimed 4x performance improvement over the NVIDIA K40 on some … [Read more...]
Intel Knights Landing Webinar June 24
Microway is hosting a webinar, "The Faster Path to Discovery: New Details on the Intel® Xeon Phi™ Product Family" that will cover the next-generation Knights Landing processor on June 24. Register here to attend. … [Read more...]
Netflix Provides 4K Content – Good News for Low-Power, High-Flop GPU Designs
Netflix is now streaming the hugely popular Breaking Bad series in 4K Ultra HD resolution. The adoption of 4K content coupled with heavy demand for retina quality displays and long battery life in laptops, tablets and cellphones means that GPU technology companies such as AMD, NVIDIA, Qualcomm, and Intel have a strong incentive … [Read more...]
TACC Intel Xeon Phi – MIC – User Group Meeting July 8-9
TACC is hosting a meeting of the Intel Xeon Phi user group (IXPug) in Austin, TX July 8-9, 2014. IXPug has been created to promote the exchange of user experiences in adopting and using the Phi processors. Registration is free and open until July 1, 2014. Attend IXPug to start or enhance your Xeon (X86) programming skills on the Intel Many Integrated Core (MIC) architecture, … [Read more...]
IWOCL 2014 (International Workshop on OpenCL) presentations are now online
IWOCL 2014 presentations are now available online. The International Workshop on OpenCL (IWOCL) is an annual meeting of OpenCL users, researchers, developers and suppliers to share OpenCL best practise, and to promote the evolution and advancement of the OpenCL standard. The meeting is open to anyone who is interested in contributing to, and participating in the OpenCL … [Read more...]
Try Quantum Computing in Your WebGL-enabled Browser
GPUs are wonderful for running energy minimization algorithms where a system relaxes to a low energy state to solve a problem. The 13 PF/s Titan Deep-learning teaching code is a compelling example of this ability. Similarly, Quantum Computing solves a problem (like RSA encryption) by having a quantum system relax to a low energy state. Google has created a WebGL Chrome … [Read more...]
Pragma Puzzler – Ambiguous Loop Trip Count in OpenMP and OpenACC
Pragma-based programming can be described as a "negotiation" with the compiler where the compiler has to assume corner-cases that are not apparent to the programmer. So why does the loop count in the OpenMP and OpenACC article, "A First Transparent OpenACC C++ Class" have to be assigned to a separate variable to generate a parallel … [Read more...]









