Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Source Code Security & Intel Remote Communications

Nick_P_1
Beginner
723 Views

Hi,

Just wondering if there is any software in the Intel Parallel Studio which might transmit client source code to Intel? For example, if the Intel C++ compiler runs into a problem, will the source code it was trying to compile at the time be sent to Intel for analysis?

Thanks.

0 Kudos
2 Replies
Hubert_H_Intel
Employee
723 Views

Nick,

There is NO client source code being transferred to Intel in case of a compiler error. Please refer to our 'Intel® Software Improvement Program' under https://software.intel.com/en-us/articles/software-improvement-program about details.  The only information that is being sent to Intel if you choosed to participate in the pogram are:

  • Feature usage information such as GUI options and command line switches
  • Component usage including compiler switches and analysis time

Does this help?

Regards, Hubert.

 

0 Kudos
Nick_P_1
Beginner
723 Views

Understood. Thanks.

0 Kudos
Reply