- Contrassegnare come Nuovo
- Preferito
- Iscriversi
- Disattiva notifiche
- Iscriversi a feed RSS
- Evidenziare
- Stampare
- Segnalare contenuto inappropriato
I try to use Intel Thread Checker but can't check even samples. Then I try to folow getting started guide and perform "tcheck_cl ./primes.gcc" Thread Checker hungs just after two strings:
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
1 Soluzione
- Contrassegnare come Nuovo
- Preferito
- Iscriversi
- Disattiva notifiche
- Iscriversi a feed RSS
- Evidenziare
- Stampare
- Segnalare contenuto inappropriato
Quoting - hitfounder
I try to use Intel Thread Checker but can't check even samples. Then I try to folow getting started guide and perform "tcheck_cl ./primes.gcc" Thread Checker hungs just after two strings:
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
I had the same problem, and it was solved by using the "--noinstrument" flag with tcheck_cl.
Hope this helps.
Link copiato
5 Risposte
- Contrassegnare come Nuovo
- Preferito
- Iscriversi
- Disattiva notifiche
- Iscriversi a feed RSS
- Evidenziare
- Stampare
- Segnalare contenuto inappropriato
Quoting - hitfounder
I try to use Intel Thread Checker but can't check even samples. Then I try to folow getting started guide and perform "tcheck_cl ./primes.gcc" Thread Checker hungs just after two strings:
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
- Contrassegnare come Nuovo
- Preferito
- Iscriversi
- Disattiva notifiche
- Iscriversi a feed RSS
- Evidenziare
- Stampare
- Segnalare contenuto inappropriato
Quoting - hitfounder
I try to use Intel Thread Checker but can't check even samples. Then I try to folow getting started guide and perform "tcheck_cl ./primes.gcc" Thread Checker hungs just after two strings:
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
By the way, have you done "source /opt/intel/itt/tchecker/bin/32(e)/tcheck_vars.sh" before running tcheck_cl?
Regards, Peter
- Contrassegnare come Nuovo
- Preferito
- Iscriversi
- Disattiva notifiche
- Iscriversi a feed RSS
- Evidenziare
- Stampare
- Segnalare contenuto inappropriato
Quoting - hitfounder
I try to use Intel Thread Checker but can't check even samples. Then I try to folow getting started guide and perform "tcheck_cl ./primes.gcc" Thread Checker hungs just after two strings:
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
"Intel Thread Checker 3.1 command line instrumentation driver (27583)
Copyright (c) 2007 Intel Corporation. All rights reserved."
I use Intel Thread Checker 3.1_012 for Linux. Operating system is Ubuntu 8.10 server clear setup. Cpu is Intel Core Duo E2160
I had the same problem, and it was solved by using the "--noinstrument" flag with tcheck_cl.
Hope this helps.
- Contrassegnare come Nuovo
- Preferito
- Iscriversi
- Disattiva notifiche
- Iscriversi a feed RSS
- Evidenziare
- Stampare
- Segnalare contenuto inappropriato
Quoting - ymost
I had the same problem, and it was solved by using the "--noinstrument" flag with tcheck_cl.
Hope this helps.
Thanks a lot, it helps.
- Contrassegnare come Nuovo
- Preferito
- Iscriversi
- Disattiva notifiche
- Iscriversi a feed RSS
- Evidenziare
- Stampare
- Segnalare contenuto inappropriato
Quoting - ymost
I had the same problem, and it was solved by using the "--noinstrument" flag with tcheck_cl.
But this option switches off the binary instrumentation of Thread Chacker, which means you won't collect useful results. In this case youmight want to use source level instrumentation (-tcheck option)during compilation with Intel compiler.

Rispondere
Opzioni discussione
- Iscriversi a feed RSS
- Contrassegnare la discussione come nuova
- Contrassegnare la discussione come letta
- Sposta questo Discussione per l'utente corrente
- Preferito
- Iscriversi
- Pagina in versione di stampa