SIGHPC offers travel grants to help undergraduate and graduate students attend the annual SC conference. Who's eligible: Students at the undergraduate or early graduate level, enrolled in an accredited university in any country, and who are members of SIGHPC. Applicants do not have to be making a presentation at SC, but they need to describe why they will benefit from … [Read more...]
Shared Memory is Simple on Intel Xeon Phi – supports STL!
Shared memory on Intel Xeon Phi, in OpenCL, and CUDA (via managed memory) greatly simplifies programming by eliminating the need to explicitly define all data transfers between host and device memory. Once these implementations mature, it is likely they will become the standard API that programmers use to access data on both Intel Xeon Phi and GPUs. (They also naturally support … [Read more...]
Intel SPMD Compiler (ISPC) for Xeon and Xeon Phi
When #pragma SIMD is not enough, companies and projects such as Intel, Embree, Dreamworks, Pixar, Autodesk, and SURFsara are looking to the freely available Intel SPMD Program Compiler (ispc) to achieve high vector performance on Xeon and Intel Xeon Phi devices. ISPC is LLVM-based and designed to exploit Intel SIMD architectures … [Read more...]
A Try-Before-You-Code Linear Regression Method Claims 32% Error Predicting GPU Perf
The paper, "Estimating GPU Speedups for Programs Without Writing a Single Line of GPU Code" by Newsha Ardalani, Karthikeyan Sankaralingam, Xiaojin Zhu at the University of Wisconsin Madison claims a linear regression model can deliver a robust "automated tool that programmers can use to estimate potential GPU speedup before writing any GPU code". According to their study a … [Read more...]
Bringing “Getting-by” Girls into Science and Technology
Recent gender diversity reports from Google, Facebook, and Apple (to name a few) have spurred a number of positive efforts to bring more women into computer science including the Supercomputing 2014 (SC14 WHPC) “Women in High Performance Computing” workshop, NVIDIA’s “Women who CUDA” campaign, and Google’s $50M “Women Who Code” program. The severely biased percentages for tech … [Read more...]
PyFR: A GPU-Accelerated Next-Generation Computational Fluid Dynamics Python Framework
PyFR is an open-source 5,000 line Python based framework for solving fluid-flow problems that can exploit many-core computing hardware such as GPUs! Computational simulation of fluid flow, often referred to as Computational Fluid Dynamics (CFD), plays an critical role in the aerodynamic design of numerous complex systems, including aircraft, F1 racing cars, and wind turbines. … [Read more...]
Army and Census Bureau Calls
The census bureau is entering the big data arena (link) and is looking for a published expert who can host conferences and provide "the best advice to guide a national statistical agency on ways to use big data to solve specific problems." The army has released a large solicitation focused on night vision technologies. There are numerous topics, some of which would benefit … [Read more...]
CUDA 6.5 Production Release Includes Ubuntu 14.04 LTS!
The CUDA 6.5 production release is now out and it supports Ubuntu 14.04! Now we can all enjoy the latest CUDA and Ubuntu releases. Register for the upcoming webinars about the new features in CUDA 6.5: Aug. 26, 2014 "CUDA 6.5 Overview and Features", and Sept. 17, 2014, "Performance Overview". Meanwhile, it is time to upgrade from that older Ubuntu 12.04 release. BTW: The … [Read more...]
Registration Open Until Aug 29 for ORNL OpenACC Hackathon
Get expert help and training plus get your code running on accelerators with OpenACC! Registration is now open for the OpenACC Hackathon at ORNL. The entry period will stay open for only 2 weeks and will close August 29th. Selected teams will be notified September 5th. Prior GPU experience is not required! Details Start: October 27 @ 8:00 amEnd: October 31 @ 1:00 … [Read more...]
Berkeley Online and Onsite 2014 Short Course on Parallel Programming – Aug. 18
Monday August 18, 2014 the Berkeley EECS ( Electrical Engineering and Computer Sciences, COLLEGE OF ENGINEERING, UC Berkeley) will provide an on-site and on-line introduction to parallel architectures and programming issues, a thorough exposure to languages and tools for shared memory programming, including hands-on experience, a presentation of high level programming parallel … [Read more...]









