Software Archive
Read-only legacy content
17061 Discussions

Cilk SDK Tools & GCC 5 Compatibility

Warren_N_
Beginner
566 Views

A previous post by an Intel representative mentions:

Hansang Bae (Intel) wrote:

GCC does not support intrinsic functions that are required to instrument the code as of 4.9, so you will have to use the "cilkplus-4_8" branch if you want use the tools with GCC.

Are the Cilk SDK Tools (cilkview and cilkscreen) compatible with GCC 5.1 or 5.2?

0 Kudos
1 Reply
Hansang_B_Intel
Employee
566 Views

Hi Warren,

The only GCC branch/version that works with Cilk tools is the last cilkplus branch (cilkplus-4_8), and we never had a mainline GCC version that supports the data structure / intrinsic functions required by Cilk tools.

0 Kudos
Reply