Forum Jump

Select Group :
Select Forum :
Sorted By :
Sort Order :
From The :
 
Thread Tools  Search this thread 
fheckel
Total Points:
290
Status Points:
240
Green Belt
June 23, 2009 2:57 PM PDT
icl and parallel composer hang
Hi,

I'm having an issue which seems to be related to checking license files. icl.exe hangs under all circumstances (including when called with no input files or the /help flag) for both the 32 bit and 64 bit compilers. In addition, when attempting to uninstall Parallel Composer, the uninstaller hangs with the message "Reading Existing Licenses ..." on the splash screen. I'm wondering if anyone can provide some guidance for this.

Another system using the same (academic) license has no problems, though it has an identical software install. This is under Windows 7 RC-- while I understand 7 is not supported at this time, this issue has carried over from Vista 32 bit, but have only now seriously sat down to try and resolve it.

Windows 7 64 bit RC (build 7100), Visual Studio 2008 SP 1, Parallel Studio initial release (11.1.061).

One additional note: After killing the uninstall of composer, chklic.exe remains running, fully utilizing one core
Brandon Hewitt (Intel)
Total Points:
2,340
Status Points:
1,840
Brown Belt
June 24, 2009 11:32 AM PDT
Rate
 
#1
Quoting - fheckel
Hi,

I'm having an issue which seems to be related to checking license files. icl.exe hangs under all circumstances (including when called with no input files or the /help flag) for both the 32 bit and 64 bit compilers. In addition, when attempting to uninstall Parallel Composer, the uninstaller hangs with the message "Reading Existing Licenses ..." on the splash screen. I'm wondering if anyone can provide some guidance for this.

Another system using the same (academic) license has no problems, though it has an identical software install. This is under Windows 7 RC-- while I understand 7 is not supported at this time, this issue has carried over from Vista 32 bit, but have only now seriously sat down to try and resolve it.

Windows 7 64 bit RC (build 7100), Visual Studio 2008 SP 1, Parallel Studio initial release (11.1.061).

One additional note: After killing the uninstall of composer, chklic.exe remains running, fully utilizing one core

Welcome to the forums.  Assuming you're running icl.exe from the command line, can you do a "set INTEL_LMD_DEBUG=1" before the call to icl.exe, then run icl.exe and copy the output from running the command until it hangs here?  Thanks!
--------
Brandon Hewitt
Intel Developer Support

Tools Knowledge Base: http://software.intel.com/en-us/articles/tools
Software Product support info: http://www.intel.com/software/support

* Other names and brands may be claimed as the property of others.


fheckel
Total Points:
290
Status Points:
240
Green Belt
June 25, 2009 9:35 AM PDT
Rate
 
#2 Reply to #1

Welcome to the forums.  Assuming you're running icl.exe from the command line, can you do a "set INTEL_LMD_DEBUG=1" before the call to icl.exe, then run icl.exe and copy the output from running the command until it hangs here?  Thanks!


Thanks for the response.

Unfortunately, on the affected system, after setting that environment variable, icl still produces no output. I've tried it under both a vanilla command prompt and also both the 32 and 64bit command prompt windows from the parallel studio start menu item. Any other possibilities?


Brandon Hewitt (Intel)
Total Points:
2,340
Status Points:
1,840
Brown Belt
June 25, 2009 3:13 PM PDT
Rate
 
#3 Reply to #2
Quoting - fheckel


Thanks for the response.

Unfortunately, on the affected system, after setting that environment variable, icl still produces no output. I've tried it under both a vanilla command prompt and also both the 32 and 64bit command prompt windows from the parallel studio start menu item. Any other possibilities?

OK, one other thing to try - can you go to the bin directory (for example, for the 32-bit compiler, it is c:\program files\intel\parallel studio\composer\bin\ia32 on my system), and move any *FNP.dll files into a folder that's not in the PATH, then try running the compiler and see if the hang persists?  Thanks.
--------
Brandon Hewitt
Intel Developer Support

Tools Knowledge Base: http://software.intel.com/en-us/articles/tools
Software Product support info: http://www.intel.com/software/support

* Other names and brands may be claimed as the property of others.


fheckel
Total Points:
290
Status Points:
240
Green Belt
June 26, 2009 12:13 PM PDT
Rate
 
#4 Reply to #3

OK, one other thing to try - can you go to the bin directory (for example, for the 32-bit compiler, it is c:\program files\intel\parallel studio\composer\bin\ia32 on my system), and move any *FNP.dll files into a folder that's not in the PATH, then try running the compiler and see if the hang persists?  Thanks.

Yep, still have the hang when I move those away, for both the 32-bit and 64-bit compilers.


Brandon Hewitt (Intel)
Total Points:
2,340
Status Points:
1,840
Brown Belt
June 26, 2009 12:55 PM PDT
Rate
 
#5 Reply to #4
Quoting - fheckel

Yep, still have the hang when I move those away, for both the 32-bit and 64-bit compilers.

OK, I'm waiting to hear from our FlexLM* expert to see if he has ideas on how to figure out what's going on.  In the meantime, can you try running the Microsoft* Process Explorer available at http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx and see if while icl.exe is hanging if you can see any other processes that might be getting hung up or if it is just icl.exe?  Thanks for your patience here.
--------
Brandon Hewitt
Intel Developer Support

Tools Knowledge Base: http://software.intel.com/en-us/articles/tools
Software Product support info: http://www.intel.com/software/support

* Other names and brands may be claimed as the property of others.


Brandon Hewitt (Intel)
Total Points:
2,340
Status Points:
1,840
Brown Belt
June 29, 2009 11:16 AM PDT
Rate
 
#6 Reply to #5
A couple other questions too.  Can you go to c:\program files\common files\intel\licenses (might be c:\program files(x86)\common files\intel\licenses) and move all the license files (*.lic) except the one for Intel® Parallel Composer somewhere else, assuming you have other license files?  Also, do you have other Intel® Compilers installed and/or is your OS non-English?  Thanks.


--------
Brandon Hewitt
Intel Developer Support

Tools Knowledge Base: http://software.intel.com/en-us/articles/tools
Software Product support info: http://www.intel.com/software/support

* Other names and brands may be claimed as the property of others.


fheckel
Total Points:
290
Status Points:
240
Green Belt
June 29, 2009 4:14 PM PDT
Rate
 
#7 Reply to #6
A couple other questions too.  Can you go to c:\program files\common files\intel\licenses (might be c:\program files(x86)\common files\intel\licenses) and move all the license files (*.lic) except the one for Intel® Parallel Composer somewhere else, assuming you have other license files?  Also, do you have other Intel® Compilers installed and/or is your OS non-English?  Thanks.


I'll try the license file thing in the morning, but the only Intel product I have installed is Parallel Studio (+ the IPP static libraries), and I am using an English OS. I will post some more information Tuesday morning.


fheckel
Total Points:
290
Status Points:
240
Green Belt
June 30, 2009 9:23 AM PDT
Rate
 
#8 Reply to #7
Okay, there doesn't appear to be anything else hanging, and the parallel studio license file is the only one I have. Even completely removing it causes no change. I'm sorry I'm not able to provide more useful information for this.

One thing I just did notice, when trying to build boost with the compiler, something different is happening-- the title of the command window changes to "Intel(R) C++ Compiler Professional for applications running on IA-32, Version 11.1.061 build environment" which is more than happens when I run it independently. It does hang at that point, though. Going to see if I can get any more output from this, as bjam seems to be eating stdout/stderr at the moment

fheckel
Total Points:
290
Status Points:
240
Green Belt
June 30, 2009 9:43 AM PDT
Rate
 
#9 Reply to #8
Quoting - fheckel
Okay, there doesn't appear to be anything else hanging, and the parallel studio license file is the only one I have. Even completely removing it causes no change. I'm sorry I'm not able to provide more useful information for this.

One thing I just did notice, when trying to build boost with the compiler, something different is happening-- the title of the command window changes to "Intel(R) C++ Compiler Professional for applications running on IA-32, Version 11.1.061 build environment" which is more than happens when I run it independently. It does hang at that point, though. Going to see if I can get any more output from this, as bjam seems to be eating stdout/stderr at the moment

And unfortunately this case doesn't provide any useful output.


Brandon Hewitt (Intel)
Total Points:
2,340
Status Points:
1,840
Brown Belt
July 1, 2009 10:35 AM PDT
Rate
 
#10 Reply to #9
Quoting - fheckel

And unfortunately this case doesn't provide any useful output.

When you run icl.exe yourself, are you running from the Intel-provided shell environments provided in the Start menu, or are you using your own cmd window?  The Intel-provided ones will have a title saying something like "Intel Parallel Studio IA-32 VS2008".
--------
Brandon Hewitt
Intel Developer Support

Tools Knowledge Base: http://software.intel.com/en-us/articles/tools
Software Product support info: http://www.intel.com/software/support

* Other names and brands may be claimed as the property of others.


fheckel
Total Points:
290
Status Points:
240
Green Belt
July 2, 2009 8:05 AM PDT
Rate
 
#11 Reply to #10

When you run icl.exe yourself, are you running from the Intel-provided shell environments provided in the Start menu, or are you using your own cmd window?  The Intel-provided ones will have a title saying something like "Intel Parallel Studio IA-32 VS2008".

I've run both ways, with the same result.


Brandon Hewitt (Intel)
Total Points:
2,340
Status Points:
1,840
Brown Belt
July 10, 2009 6:00 PM PDT
Rate
 
#12 Reply to #11
Quoting - fheckel

I've run both ways, with the same result.

This is a tough one.  I'm still trying to reproduce on some different systems.  I'm also trying to run down if I can get you something that will help us identify where in the compiler the hang is occuring.  When I can do that, I will let you know.
--------
Brandon Hewitt
Intel Developer Support

Tools Knowledge Base: http://software.intel.com/en-us/articles/tools
Software Product support info: http://www.intel.com/software/support

* Other names and brands may be claimed as the property of others.


Kittur Ganesh (Intel)
Total Points:
4,082
Status Points:
3,582
Brown Belt
September 18, 2009 11:09 AM PDT
Rate
 
#23

Hi folks,
Composer update 2 is now released. In addition there's an important note section that outlines the resolution to the problem concerning hang or encountering a segmentation fault of applications built with Intel® C++ and Visual Fortran Compilers Professional Edition, version 11.1, or Intel® Parallel Composer when run on Microsoft* Windows 7* or Windows Server 2008* R2

Please go the following link and look under the important note section that contains more details on the problem and resolution to the same:
 
           

http://software.intel.com/en-us/forums/intel-parallel-studio/topic/68454/

 -regards,
Kittur



fheckel
Total Points:
290
Status Points:
240
Green Belt
September 19, 2009 5:25 PM PDT
Rate
 
#24 Reply to #23

Hi folks,
Composer update 2 is now released. In addition there's an important note section that outlines the resolution to the problem concerning hang or encountering a segmentation fault of applications built with Intel® C++ and Visual Fortran Compilers Professional Edition, version 11.1, or Intel® Parallel Composer when run on Microsoft* Windows 7* or Windows Server 2008* R2

Please go the following link and look under the important note section that contains more details on the problem and resolution to the same:

http://software.intel.com/en-us/forums/intel-parallel-studio/topic/68454/

-regards,
Kittur


On my system, the license hang still occurs at install; just for kicks, I replaced the chklic.exe from the unpacked install directory with chklicv.exe from inspector update 1, and copied over the chklicv_libfnp.dll as well. This allowed composer update 2 to install, but the compiler is still hanging, just as before.


Yang Wang (Intel)
Total Points:
1,415
Status Points:
915
Brown Belt
September 21, 2009 2:44 AM PDT
Rate
 
#25 Reply to #24
Quoting - fheckel

On my system, the license hang still occurs at install; just for kicks, I replaced the chklic.exe from the unpacked install directory with chklicv.exe from inspector update 1, and copied over the chklicv_libfnp.dll as well. This allowed composer update 2 to install, but the compiler is still hanging, just as before.


Did you uninstall the previous update 1 composer? Could you please have a fresh install with the new update 2 package and try again?


fheckel
Total Points:
290
Status Points:
240
Green Belt
September 22, 2009 8:07 AM PDT
Rate
 
#26 Reply to #25


Did you uninstall the previous update 1 composer? Could you please have a fresh install with the new update 2 package and try again?

Yes, that was with a fresh install of the initial release of Parallel Studio and update 2 installed. I haven't been able to install composer update 2 separately (without parallel studio at all), as (even if chklic doesn't hang) the installer rejects my parallel studio serial number.


Jennifer Jiang (Intel)
Total Points:
20,237
Status Points:
19,737
Brown Belt
September 25, 2009 2:54 PM PDT
Rate
 
#27 Reply to #26
Quoting - fheckel
Yes, that was with a fresh install of the initial release of Parallel Studio and update 2 installed. I haven't been able to install composer update 2 separately (without parallel studio at all), as (even if chklic doesn't hang) the installer rejects my parallel studio serial number.
Emmmm, could you check the date of "icl.exe" file ? It should be 9/3/09 8:xxx.

Jennifer


fheckel
Total Points:
290
Status Points:
240
Green Belt
September 29, 2009 8:57 AM PDT
Rate
 
#28 Reply to #27
Emmmm, could you check the date of "icl.exe" file ? It should be 9/3/09 8:xxx.

Jennifer

I have 9/4/2009 7:09AM on the 32bit binary, and slightly earlier on the Intel64 compiler.


Igor Levicki
Total Points:
10,865
Status Points:
10,865
Black Belt
September 30, 2009 6:49 PM PDT
Rate
 
#29 Reply to #28
Quoting - fheckel

I have 9/4/2009 7:09AM on the 32bit binary, and slightly earlier on the Intel64 compiler.

It is possible to see a stack trace for the icl.exe when it hangs by using Process Explorer. That might clue you in the right direction. If the CPU utilization is 0% then it might be some time-wait for a resource (network, some removable drive, etc) which is unavailable. If the CPU utilization is high (>=50%) then it might be a threading synchronisation problem in the code, the second option can be eliminated if icl.exe is run using some utility which allows setting affinity mask to only one CPU core.


--------
If you find my post helpfull, please rate it and/or select it as a best answer where applies. Thank you.


Jennifer Jiang (Intel)
Total Points:
20,237
Status Points:
19,737
Brown Belt
October 8, 2009 3:17 PM PDT
Rate
 
#30 Reply to #28
Quoting - fheckel
I have 9/4/2009 7:09AM on the 32bit binary, and slightly earlier on the Intel64 compiler.

Hello fheckel,
Please download the Intel Parallel Composer update 2 revised. It's just released and available. It should have the fix.

Thanks,
Jennifer

fheckel
Total Points:
290
Status Points:
240
Green Belt
October 9, 2009 11:02 AM PDT
Rate
 
#31 Reply to #30

Hello fheckel,
Please download the Intel Parallel Composer update 2 revised. It's just released and available. It should have the fix.

Thanks,
Jennifer

Great! Everything seems to be working now.




Intel Software Network Forums Statistics

8478 users have contributed to 31609 threads and 100661 posts to date.
In the past 24 hours, we have 30 new thread(s) 108 new posts(s), and 167 new user(s).

In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to gemm(A,A,A) like possible? The post with the most views is Dear Steve, excuse me for a d

Please welcome our newest member zhpn