90 likes | 243 Views
HPC with MATLAB Making parallel programming simple. Jos Martin, Principal Architect, Parallel Computing Tools jos.martin@mathworks.co.uk. Attributes of MATLAB. Mathematically correct Usable Bug-free Fast. Some Benchmarks. Science (even in HPC) is about the Maths.
E N D
HPC with MATLABMaking parallel programming simple Jos Martin, Principal Architect, Parallel Computing Tools jos.martin@mathworks.co.uk
Attributes of MATLAB • Mathematically correct • Usable • Bug-free • Fast
Science (even in HPC) is about the Maths • Don’t make it hard to program • Make expressing parallelism easy • parfor, distributed arrays, spmd, gpuArray, batch • Make it easy to try out • Local cluster with Parallel Computing Toolbox • Scale out to cluster with no code changes
Our Users • Design and tuning of the control system for the International Linear Collider • Queen Mary College, London • Neural Network Design for Matching Heart Transplant Donors with Recipients • Lund University, Sweden • Tomographic Reconstruction of Protein Structure • Max Planck Institute of Biochemistry , Germany