Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

tselect test prioritization tool locks up

iten0015
Beginner
276 Views
I'm doing some test prioritization with tselect.

Intel C++/Fortran Compiler test prioritizer for 32-bit applications, Version 8.0 Build 20031016Z
Copyright (C) 1985-2003 Intel Corporation. All rights reserved.

It seems to work well on small datasets, but on larger sets of data it locks up using 0% cpu and almost 0% memory. I'm not even trying to use huge datasets, just in the 350 test range, though I'd like to be able to run over 2000 individual tests through it. It gets through different numbers of tests before locking up in different runs, sometimes 13 are output, sometimes 16... Is this a known problem? Does anybody know of a simple solution for it?

Thanks,
David
0 Kudos
1 Reply
JenniferJ
Moderator
276 Views
There was a bug in the older version of the compilerthat has been fixed in the latest 8.1 and 9.0. Could you try the new compiler?
If the bug still exist, please file an issue report to PremierSupport.
Thanks,
Jennifer
0 Kudos
Reply