Upgrading a C# plug-in to Intel® vPro™ Platform Solution Manager 2.0.0.12
Sometime ago I wrote a post titled "Developing a C# Plugin for The Intel® vPro™ Platform Solution Manager" -PSM-. Everything in that post is still relevant. The goal of this post is updating the source...
View ArticlePresentamos la cámara 3D Intel® RealSense™ R200 (de cara al mundo)
La nueva cámara 3D Intel® RealSense™ que pronto estará entre nosotros es la R200 - de cara al mundo. El SDK de Windows* 10 de 64 bits (y Windows 8.1 de 64 bits) ya se lanzó en su versión beta en el SDK...
View ArticleBeginning with the Intel® Context Sensing SDK for Windows*
Development Environment PrerequisitesA PC with 64-bit Windows* 8.1 or 10Microsoft Visual Studio* as IDEIntel® RealSense SDK installedDownload the SDKIntel® Context Sensing SDK for Windows is...
View ArticleIntel® Context Sensing SDK for Windows* Quick Start Guide
Context Sensing SDK Tutorial for Windows*This tutorial guides you through the process of creating a simple C# application using Intel® Context Sensing SDK for Windows* in order to take advantage of the...
View Article2015 Intel® Level Up Game Dev Contest – And the Winners Are:
The Intel® Level Up contest winners amaze and inspire us every year, and this year’s winners have done it again! From the psychedelic adventures of a naïve worm, to a puzzle adventure game based on the...
View ArticleРазработка игр с помощью Unity* и 3D-камеры Intel® RealSense™
Автор: Gregor Biswanger, 28 мая 2015 г.Процесс создания компьютерных игр включает набор стандартных задач, с которыми постоянно приходится сталкиваться разработчикам. Это, к примеру, учет физических...
View ArticleЗадняя камера Intel® RealSense™ 3D R200
Автор: Коллин Калбертсон (Colleen Culbertson), Intel, 15 мая 2015 г.Серия Intel® RealSense™ 3D в ближайшее время пополнится новой моделью: задней камерой R200. Для 64-разрядных ОС Windows* 10 и Windows...
View ArticleCollecting MPI Performance/Correctness Data
To collect performance or correctness data for an MPI application with the VTune Amplifier / Intel Inspector on a Windows or Linux OS, the following command should be used:$ mpirun-n <N>...
View ArticleSetting Target Application Properties-Basic
Most basic target application properties are not specific to Intel Inspector projects and their purpose should be self-evident. Open the Target Tab of the Project Properties Dialog Box.Inherit Visual...
View Articleexecutable-of-interest
Specify which executable to analyze.GUI EquivalentDialog Box Project Properties-Target Child Application fieldSyntax-executable-of-interest<executable-name>Argumentsexecutable-nameName of...
View ArticleApplying Suppression Files from the Command Line
After creating or converting suppression files, you can apply suppression files during analysis, finalization (symbol re-resolution) or when generating a report. There are several ways to pass...
View ArticleStatic Analysis Requirements
AttentionStatic analysis functionality was deprecated in the Intel Inspector 2015 and was removed in the Intel Inspector 2016 and higher.You need an Intel studio license (such as an Intel® Parallel...
View ArticleInvalid Partial Memory Access
Occurs when a read or write instruction references a block (2-bytes or more) of memory where part of the block is logically invalid.IDCode LocationDescription1Allocation siteIf present, represents the...
View ArticleToolbar: Command
Use to perform key Intel Inspector tasks.Use ThisOn The Command Toolbar on This WindowTo Do ThisClose buttonAllStop inspecting the application for issues, finalize the result collected thus far, but...
View ArticleDialog Box: Notes
AttentionStatic analysis functionality was deprecated in the Intel Inspector 2015 and was removed in the Intel Inspector 2016 and higher.To access this Intel Inspector dialog box: In the Problems pane,...
View ArticleIntel® Inspector Tutorials
The following tutorials are quick paths to start using the Intel® Inspector. Each demonstrates an end-to-end workflow you can ultimately apply to your own applications.Dynamic Analysis TutorialsNOTE:...
View ArticleRunning Analyses
Parent topic: Collecting ResultsAbout Running Dynamic AnalysesAbout Running Static AnalysesRunning Memory Error and Threading Error AnalysesStopping Analyses
View Articleno-summary
Suppress the display of a summary after a collect action.Syntax-no-summary-summaryDefaultsummary - A Summary of observed problems is displayed after a collect action, and written to a file as a Summary...
View ArticleConfiguring Projects
AttentionStatic analysis functionality was deprecated in the Intel Inspector 2015 and was removed in the Intel Inspector 2016 and higher.Dynamic AnalysisWhen you configure the Intel® Inspector projects...
View ArticleConfiguring Debug Mode for Applications in the Visual Studio* IDE
Before building applications in debug mode, configure debug mode with the optimal compiler and linker settings to produce the most accurate and complete Intel Inspector analysis results:Compiler/Linker...
View Article