The Intel® Cluster Poisson Solver Library (Intel® CPSL) is a powerful tool set for solving separable Partial Differential Equations (PDE). It offers a set of 2D solvers for Poisson-like problems, as well as an example of a 3D Poisson solver.
Software WhatIf
Intel® ArBB Virtual Machine API
This document provides information about the Intel® ArBB Virtual Machine (VM) Application Programming Interface (API).
Download Intel® Performance Tuning Utility 4.0 Update 5
End of Life Announcement:
The Intel® PTU is End of Life (EOL). This product is no longer being manufactured by Intel, nor will Intel provide any future software updates to support new operating systems or improve compatibility with third party devices and software products.
Contrato de licença:
What's New in Intel® Array Building Blocks (Intel® ArBB)
Intel® ArBB 1.0 Beta 6 Key New Features
- A vastly improved backend for Intel® AVX that takes full advantages of the 256-bit AVX instruction set.
- Numerous user experience improvements in the C++ frontend, including
- Relaxing template parameters to be regular parameters
- Improving const correctness
- Catching more common errors at compile time rather than run time
- Simplifications to the VM interface by removing the "set_null/is_null" family of functions and another troublesome function.
Intel® Array Building Blocks 1.0 Beta List of Bug Fixes
Summary of bug fixes and software changes in Intel® ArBB 1.0 Beta.
Intel® Performance Bottleneck Analyzer
The Intel® Performance Bottleneck Analyzer can be used to identify and prioritize issues specific to current and future Intel® architectures.
Contrato de licença:
Intel® AVX C/C++ Intrinsics Emulation
This C/C++ header file can be used for AVX emulation on Intel CPUs/processors without h/w AVX support
map() with nested containers - part 2
We describe a good workaround for using map with a nested container. Currently map() only works with dense containers.

