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

Cilk view got error with program compiled by GCC 4.9.0

Son_D_
Beginner
427 Views

Hi,

Recently, I have been compiling my Cilk plus program with GCC 4.9.0. Then I ran Cilk view to measure its parallelism and got this error:

Cilkview: Generating scalability data
Cilkview Scalability Analyzer V2.0.0, Build 3229
C:Tool (or Pin) caused signal 11 at PC 0x7f9124cd1dd3
 

Interestingly, when I compiled the program with GCC 4.8.2 and ran it with Cilk view again, it ran fine. So does it only happen with GCC 4.9.0? My guess is that GCC 4.9.0 isn't stable enough or not compatible with Cilk view at this time.

Thanks, 

0 Kudos
0 Replies
Reply