The reports are that the highly secretive augmented reality company Magic Leap has been acquired by Google for $500M. The acquisition of Magic Leap signals the chocolate factory wishes to become the Hersey's chocolatier for the augmented reality industry and demonstrates the demand for augmented reality applications. TechEnablement is observing a movement towards … [Read more...]
Dynamic Load Balancing using OpenMP 4.0
Gilles Civario and Michael Lysaght from ICHEC show how to take advantage of the OpenMP 4.0 standard on Xeon and Intel Xeon Phi coprocessors to portably and efficiently maximize an N-body kernel on the entire available hardware. The chapter authors point out that the sample code can be used as a template applicable for countless of real live codes. By adapting this template to … [Read more...]
Free Colfax Intensive Intel Xeon Phi Training Slides
Colfax International is making the 280 page slide deck by Andrey Vladimirov and Vadim Karpusenko titled "Parallel Programming and Optimization with Intel Xeon Phi Coprocessors" available free to those who wish to register at this URL. This training is an intensive course for developers wishing to leverage the Intel MIC architecture. and increase their knowledge of multi-core … [Read more...]
OpenCL Included! Intel Integrated Native Developer Experience
Intel just released INDE. the Intel® Integrated Native Developer Experience cross-platform development suite that is claimed to provide a complete, consistent set of C++ and Java tools, libraries, and samples for environment setup, code creation, compilation, debugging, and analysis on Intel® architecture-based devices and select capabilities on ARM-based Android devices. The … [Read more...]
N-body Methods on Intel Xeon Phi Coprocessors
The chapter authors (Rio Yokota and Mustafa Abdul Jabbar) achieve roughly 1.5 TF/s single-precision performance when running an optimized direct N-body kernel on an Intel Xeon Phi coprocessor. This level of performance was achieved through the use of OpenMP, SIMD directives, and _mm512 intrinsics. The authors note the strong scalability of the execution was close to ideal, … [Read more...]
A Many-Core Implementation Of The Direct N-body Problem
Chapter 9 of High Performance Parallelism Pearls presents several optimizations that are usually necessary to obtain good performance on an Intel Xeon Phi coprocessor that include: introducing a softening factor, exploring the impact of single- vs. double-precision, Improving tililing, utilizing an SoA (Structure of Arrays) layout, generating code that does not maintain IEEE … [Read more...]
Optimizing Gather/Scatter Patterns On Intel Xeon Phi
Many modern microarchitectures rely on single-instruction multiple-data (SIMD) execution to provide high compute capabilities in an energy efficient manner. Such microarchitectures including those employed by the most recent Intel Xeon processors and Intel Xeon Phi coprocessors are optimized and/or better suited to dealing with contiguous loads and stores than non-contiguous … [Read more...]
Deep-Learning And Numerical Optimization
The massively parallel mapping and code described in this chapter is generic and can be applied to a broad spectrum of numerical optimization and machine-learning algorithms ranging from neural networks to support vector machines to expectation maximization and independent components analysis. Many of these techniques are heavily used in lucrative data-mining and social media … [Read more...]
Seattle LibreFest Oct. 26 2014 In-Person And Via IRC
Representatives of the LibreOffice QA and Developer Teams will be on hand at the UW Communications Building, Rm 242, Seattle, WA to teach interested users how to get involved with the LibreOffice community. They will be providing food and t-shirts for all LibreFest participants, so grab your laptop, roll up your sleeves, and dig in! Can't make it to Seattle? ... then join … [Read more...]
HTML5 Progress – Confirmed Netflix Works With Chrome And Ubuntu 14.04LTS
Ubuntu 14.04 users can now simply load Netflix and start viewing - no beta builds, wine emulation or other work-arounds. Hopefully other services like Amazon Instant Video will follow suite. … [Read more...]









