Open main menu

CDOT Wiki β

Changes

GPU621/Intel Parallel Studio Inspector

133 bytes added, 17:37, 18 November 2020
Features and Functionalities
= Features and Functionalities =
Intel Inspector provides developers a way to secure their program by detecting and locating memory and threading errors. When a program is large and the logic within it is complicated, the memory and threading bugs become difficult to locate. This is particularly true when developing programs that need to be optimized using multi-threading approaches. Intel Inspector offers parallelization model support, which includes the support to:  
# OpenMP
# TBB
# Parallel language extensions for the Intel C++ Compiler
# Microsoft PPL
# Win32 and POSIX threads
# Intel MPI Library
= How to use =
119
edits