Tony Johnson
(SLAC)
11/4/08, 9:00 AM
2. Data Analysis
Plenary
This talk will give a brief overview of the features of Java which make it well suited for use in High-Energy and Astro-physics, including recent enhancements such as the addition of parameterized types and advanced concurrency utilities, and its release as an open-source (GPL) product.
I will discuss the current status of a number of Java based tools for High-Energy and Astro-physics...
Mr
Chris Lattner
11/4/08, 9:40 AM
1. Computing Technology
Plenary
This talk gives a high level introduction to the LLVM Compiler System (http://llvm.org/), which supports high performance compilation of C and C++ code, as well as adaptive runtime optimization and code generation. Using LLVM as a drop-in replacement for GCC offers several advantages, such as being able to optimize across files in your application, producing better generated code performance,...