Arm Community
Site
Search
User
Site
Search
User
Arm Community blogs
Servers and Cloud Computing blog
Blogs
Mentions
Sub-Groups
Tags
Jump...
Servers and Cloud Computing blog
Tags
Subscribe by email
More
By date
By date
By view count
By comment count
Descending
Descending
Ascending
Technology Update: Scalable Vector Extension (SVE) for Armv8-A
Nigel Stephens
I had the opportunity to present the latest update to our Armv8-A architecture, known as the Scalable Vector Extension or SVE. In this post I run through the latest update.
August 22, 2016
Deep Learning Episode 2: Scaling TensorFlow over multiple EC2 GPU nodes
Mark O'Connor
Not everybody has access to an Infiniband-backed supercomputer, but anyone can launch a fleet of EC2 GPU instances for a few dollars per hour. Can we get similar speedups in the cloud? I decided to find…
August 3, 2016
Deep Learning Episode 1: Optimizing DeepMind's A3C on Torch
Mark O'Connor
In February, a new paper from Google's DeepMind team appeared on arxiv. This one was interesting – they showed dramatically improved performance and training time of their Atari-playing Deep Q-Learning…
June 3, 2016
Writing a MAP Custom Metric: PAPI IPC
Mark O'Connor
Arm MAP isn't just a lightweight profiler to help you optimize your code. It also lets you add your own metrics with just a couple of lines of code.
April 21, 2016
Tips for Debugging Fortran
David Lecomber
We look at debugging tips for Fortran and F90 developers to show why and how to use a debugger for some typical bugs.
March 5, 2016
Advanced Memory Debugger and Memory Leak Detection for C++, C and F90 Applications
Mark O'Connor
The memory debugger in Arm DDT assists in fixing a number of common memory usage errors with C, C++ and Fortran codes on Linux.
February 11, 2016
Fixing Dangling Pointers
Mark O'Connor
Dangling pointers are pointers whose memory has been freed but which have not been set to null (or 0x0). This allows a particularly tricky class of bug to arise...
December 22, 2015
Profiling and Tuning Linpack: A Step-by-Step Guide
Mark O'Connor
I expected a very straightforward tuning process – after all, this code has been a staple of the HPC community for decades – but as it turns out I was in for a surprise!
October 21, 2015
Optimizing Discovar - Part 2: Running in the cloud on Amazon EC2
Mark O'Connor
In Part 1 I ran Discovar, a life sciences genome assembly code, on one of our internal systems and optimized it to run the benchmark code 7% faster. Of course, physical hardware often performs very differently…
August 18, 2015
How to debug and profile those mixed Python and Fortran codes
David Lecomber
Python is pretty commonplace in scientific computing these days. It is easy to code and powerful - but numerical computation is not a strength that Python has.
February 11, 2015
Profiling OpenMP with Arm MAP 5.0
Mark O'Connor
We're going to see what Arm MAP 5.0 can do by profiling three versions of a simple PI calculator program with some added I/O for good fun
February 3, 2015
CUDA Debugger and Profiler - Advanced Debugging and Performance Optimization Tools for CUDA and OpenACC
Mark O'Connor
Arm Forge is a development tool suite for developing, debugging and optimizing CUDA and OpenACC codes - from GeForce to Tesla and the Kepler K80.
November 25, 2014
Boosting OpenFOAM behavior with Arm Performance Reports
Florent Lebeau
OpenFOAM, developed by ESI-OpenCFD is one of the most popular tools for developing CFD (Computational Fluid Dynamics) applications, along with ANSYS Fluent or CD-Adapco Star-CCM+.
November 3, 2014
Four simple tips for optimizing your code
Beau Paisley
Arm DDT and Arm MAP are excellent tools for finding program flaws and performance issues – they are also very helpful for studying codes and coding techniques.
July 23, 2014
Debugging CUDA Dynamic Parallelism
David Lecomber
Today, using one of the early examples from the CUDA toolkit, I’m going to introduce a neat feature of CUDA 5 and CUDA 5.5 - dynamic parallelism - and how to use Arm DDT to debug it.
September 13, 2013
Detecting Memory Leaks
Mark O'Connor
Memory leaks are a killer of long running applications - memory usage keeps growing until finally the memory supply is exhausted and it's "game over". If you’re lucky the system recognizes your application…
August 24, 2012
The Instant Fix
David Lecomber
One of the great things about working at Allinea Software is meeting developers with real problems and improving their lives. When you have a tool that transforms the daily report to the boss from “still…
May 30, 2012
Who broke my sparklines?
David Lecomber
It's January 2012 and I'm sitting on a cross-Atlantic flight. Sweat is beading on my brow and it's nothing to do with the cabin temperature. I am not a happy bunny. I'm a very unhappy bunny and somebody…
February 26, 2012
Tool up with Arm DDT
Mark O'Connor
We humans can survive in almost every environment on our planet and are beginning to step off it. We command fire hotter than the core of a star and freeze atoms at temperatures cooler than the depths…
December 2, 2011
<
«
7
8
9
10
11
<
0