Intel Cluster Studio XE CLX999WSGE01 사용자 설명서

제품 코드
CLX999WSGE01
다운로드
페이지 4
 
Product   
Benefits 
Intel Inspector XE  
(Cluster Studio XE only)
 
Intel® Inspector XE enhances developer productivity and 
facilitates application reliability by effectively finding 
crucial memory and threading defects early in the 
development cycle. 
Additional information can be found at: 
http://software.intel.com/en-us/articles/intel-inspector-xe/ 
 
  Static and dynamic code analysis with threading and memory correctness 
checker now MPI enabled at every node of the cluster 
  Finds latent, intermittent and non-deterministic threading errors 
  Map errors to the source code line and call stack 
  Develop highly robust, secure, and highly optimized parallel or hybrid 
applications on either shared and distributed memory  
Intel® VTune™ Amplifier XE  
(Cluster Studio XE only)
 
Intel VTune Amplifier XE is a powerful performance 
profiling tool to quickly find, and provide greater insights 
into, multicore performance bottlenecks using the on-chip 
Performance Monitoring Unit (PMU) available on every 
Intel® processor. 
Additional information can be found at: 
http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/ 
 
  Performance profiling now MPI enabled at every node of the cluster 
  Hotspot analysis finds functions using the most time 
  Identify locks and waits degrading parallel performance 
  Map results back to source code 
  Visualize threading timeline of running, waiting, and transitions 
  Develop and fine-tune code for optimal performance, ensuring all cores are 
fully exploited and new processor capabilities are supported to the fullest 
Intel® Threading Building Blocks  
Intel® Threading Building Blocks  (Intel® TBB) is a widely 
used, award-winning C++ template library  
Additional information can be found at 
  Create reliable, portable, and scalable parallel applications  
  Simple and rapid programming model for developing robust task-based parallel 
applications that scale to available processor cores 
  Provides a set of components needed to implement parallel code 
  Compatible with multiple environments and easy to maintain 
Intel® Math Kernel Library  
Intel Math Kernel Library is a library of highly optimized, 
extensively threaded math routines.  
Additional information can be found at 
  Multicore and multiprocessor ready 
  Automatic parallelization 
  Standard APIs in C and Fortran 
  Royalty free redistribution 
Intel® Integrated Performance Primitives 
Intel® Integrated Performance Primitives (Intel® IPP) is an 
extensive library of  highly optimized software functions  
Additional information can be found at 
  Library of functions for multimedia, data processing, and communications 
applications 
  Outstanding performance - multicore and multiprocessor ready 
  Mapping function algorithms to low-level optimizations based on processor 
features for optimal performance 
Intel® Cilk™ Plus 
Intel® Cilk™ Plus is an extension to C and C++ that offers a 
quick, easy and reliable way to improve the performance 
of programs on multicore processors  
Additional information can be found at 
  Write parallel programs using a simple model: With only three keywords to 
learn 
  Utilize data parallelism by simple array notations that include elemental 
function capabilities 
  Scale for the future: The runtime system operates smoothly on systems with 
hundreds of cores. 
Intel® Static Security Analysis (SSA)  
(Cluster Studio XE only)
 
Static security analysis identifies errors and security 
weaknesses through deep analysis of source code. 
Additional information can be found at 
  Quickly find over 250 security vulnerabilities such as:  buffer overflows, 
memory leaks, incorrect usage of pointers, dead or redundant code, etc. 
  Map results back to source code 
  Discover and fix defects through the development cycle