Hi,
I am trying to use the intel thread checker to verify my program.
I understood you get the most informative result if you build your application with
icpc -tcheck, but I get hundreds of undefines: __kddc_run and others.
I included -L /opt/intel/itt/tcheck/bin/32e, but that didn't help.
I looked into the makefile of the sample program "primes", but can't find any clue.
Thanks in advance for helping out.
Kind regards,
Feike Boomstra