Search Results for: cuda

Clemson Becomes the Latest CUDA Teaching Center

Today Clemson University Monday announced that it has been named a CUDA Teaching Center.

CUDA Fortran Managed Memory with PGI 14.7

Over at the PGIinsider, Brent LeBack writes that new PGI Compiler release 14.7 enables Unified Memory in CUDA Fortran.

Nvidia Salutes Women Who CUDA

This week Nvidia salutes Women who use CUDA for incredible science and engineering. They’ve compiled 30 profiles so far, and the advice they share from their experiences is quite inspiring. “It’s a good way to remind people that women write code, participate in open-source projects, and invent things,” said Lorena Barba from George Washington University. “It’s important to make the technology world more attractive to female students and show them examples of women who are innovators.”

Increasing the Efficiency of Your GPU-enabled Cluster with rCUDA

“The use of GPUs to accelerate applications is mainstream nowadays, but their adoption in current high performance computing clusters is primarily impaired by the trend of including accelerators in all the nodes of the cluster, as this presents several drawbacks related with increased costs. In this talk we introduce the remote GPU virtualization mechanism, intended to address the drawbacks of GPU computing. The rCUDA remote GPU virtualization framework will also be presented.”

Allinea DDT Debugger Adds Support for NVIDIA CUDA 6

Today Allinea Software today announced that the company’s Allinea DDT 4.2.1 debugging software has been tailored to offer full support for NVIDIA CUDA 6

With Bulk, CUDA Thrust API Now Supports Streams and Concurrent Tasks

“Bulk leverages Hyper-Q and CUDA streams to run concurrent tasks on the GPU. It lets the programmer describe a parallel task (e.g. sort, for_each, reduction, etcetera) as a hierarchical grouping of execution agents.”

Call for Participation: Women Who Cuda

“It’s a good way to remind people that women write code, participate in open-source projects, and invent things,” Barba said. “It’s important to make the technology world more attractive to female students and show them examples of women who are innovators.”

Nvidia to Offer Full CUDA Support for OpenPOWER in 4Q2014

“Nvidia is adding CUDA software support for GPUs with IBM POWER CPUs. IBM and Nvidia are demonstrating the first GPU accelerator framework for Java, showing an order of magnitude performance improvement on Hadoop Analytics applications compared to a CPU-only implementation.”

Video: CUDA 6 and Beyond

In this video, Nvidia’s Mark Harris, provides a detailed look at the top new features of CUDA 6, including a deep-dive review of Unified Memory, which makes GPU programming easier by automatically migrating data between the CPU and GPU.

Managing the GPUs of Your Cluster in a Flexible Way with rCUDA

In this talk, we introduce the rCUDA remote GPU virtualization framework, which has been shown to be the only one that supports the most recent CUDA versions, in addition to leverage the InfiniBand interconnect for the sake of performance. Furthermore, we also present the last developments within this framework, related with the use of low-power processors, enhanced job schedulers, and virtual machine environments.”