Intel® Architecture Code Analyzer 2.1 Download
Readme (2 KB) | Intel® Architecture Code Analyzer - User Guide Rev 2.1 (1.2 MB)DOWNLOAD Intel® Architecture Code Analyzer for Windows* 32-Bit (2.30 MB)DOWNLOAD Intel® Architecture Code Analyzer for...
View ArticleConverting a Cilk Arts Cilk++ application to Intel® Cilk™ Plus
This document summarizes the differences between the Cilk Arts implementation and the Intel® Cilk™ Plus implementation. It contains specific guidelines for porting Cilk Arts code to Intel® Cilk Plus...
View ArticleIntel® Performance Tuning Utility 4.0 Update 5
We have retired PTU as our experimental performance analysis tool. Intel® VTune™ Amplifier XE now contains the best PTU capabilities as well as the latest experimental performance analysis...
View ArticleDownload Intel® SOA Expressway XSLT 2.0 Processor
December 2012: This WhatIf project has been retired, but will remain here for reference. The download is no longer available.READMEPlease take a moment to register with Intel® DZ to participate in...
View ArticleProgram Record/Replay Toolkit
What If Home | Product Overview | Release Notes | Installation | Known Issues | Related Publications | Discussion Forum | BlogProduct OverviewThis toolkit is called Program Record/Replay Toolkit.The...
View ArticleExpress Service Gateway - SSL Security without Client Cert.
We have setup an invocation agent to call a third party web service which runs on https.[Internet] >> Input Server >> Invocation Agent>>ssl>> [ThirdParty Host]Once handshake is...
View ArticleGet Subscribed Plan from API Portal in ESG workflow
Hi,In ESG Workflow I have one doubt on how to get the limits of plan that is subscribed by a subscriber in API portal. Will that be possible.? Thanks, Aditya
View ArticleGet time when the OAuth token expires
Hi,I am generating an Ouath token from API Portal. Now, what I want is that I want to know when exactly the OAuth token that is created gets expired. Can I get that information?Thanks,Aditya
View ArticleProducts formerly supported here are now supported on new site
Thses products are now supported here: http://cloudsecurity.intel.com/Please click on the "Contact Us" link for support options.Regards, Hal G Intel(R) Developer Zone Support http://software.intel.com...
View ArticleIntel ESG
Hi, I have a requirement where the incoming message to the Intel ESG is a SOAP with Attachment(SwA) message. The attachment is a .csv file. The ESG has to take the attachment file and place it in the...
View ArticleWhat If Experimental Software
OverviewWhat if you could experiment with Intel's advanced research and technology implementations that are still under development? And then see your feedback addressed in a future product? Find out...
View ArticleDrDebug : Linux Command Line Usage
Using DrDebug requires following two phases1. recording and 2. replaying.Pre-requisitesSetup RecordingWith GDBFrom command line (without GDB) ReplayingWith GDBFrom command line (without GDB)...
View ArticleTestimonials
I. From Rice UniversityProf. John Mellor-Crummey's talk at Supercomputing 2014 (see PinPlay description on slides 6-8):Introduction to Correctness and Performance Tools for Parallel Programming. The...
View Articleiaca: manually specify start/stop address
Hi,This looks like a great tool!But unfortunately I can't use for the cases that I wanted to try it on. The problem is with source code annotations. One case is a pre-built binary and another case is a...
View Articleiaca: compiler messes with start/stop annotations
Hello,I've annotated my code as follows:void __tsan_read8(void *addr) { IACA_START; __asm__ __volatile__(""::: "memory"); MemoryRead(cur_thread(), CALLERPC, (uptr)addr, kSizeLog8); __asm__...
View Article