Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

XE 2015 update 4 (15.0.4.221): some tutorials are gone

Johannes_Rieke
New Contributor III
561 Views

Dear Intel team,

I got the message that XE 2015 update 4 is available and installed it over the existing update 3. After installing update 4 ...\Intel\Composer XE 2015\Samples\en_US\mkl contains two zips (tutorials_c.zip, tutorials_f.zip, see attachment) which are empty. At version 15.0.1.148 there was only one zip (tutorials.zip), which contains sample code in C and Fortran. I'm a little bit confused by the two empty zips. Should it look like this? In the MKL directory the other examples are still present.

By the way, when will the compiler fix list be updated to 15 update 4 changes (if there are any)? There seems to be some installer and IDE integration fixes... Is there more?

 

Best regards, Johannes

0 Kudos
3 Replies
TimP
Honored Contributor III
561 Views

I've broken my ifort 15 installation by attempting to install that update 4.  Here is the tail end of the log from attempting to restart the installation:

[t15a8 2015.05.20 15.45.25 0000b00e] [msistd]: INFO: Internal call: error code: 1605 (This action is only valid for products that are currently installed.
), call: MsiOpenProduct( product.c_str(), &session ), function:msistd::CInstaller::OpenProduct, file:sources\stdInstallLib.cpp, line:1045

[t15a8 2015.05.20 15.45.25 0000b00f] [wi_product]: INFO: analize_product_code completed
[t15a8 2015.05.20 15.45.25 0000b010] [wi_product]: INFO: Loading msi end
[t15a8 2015.05.20 15.45.25 0000b011] [wi_product]: WARNING: Failed to create session object:
[t15a8 2015.05.20 15.45.25 0000b012] [context]: ERROR: Attempt to create component with undefined Id - input info isn't defined or doesn't have Id or Id() is empty
[t15a8 2015.05.20 15.45.25 0000b013] [bind_script]: ERROR: Scripting error:
[t15a8 2015.05.20 15.45.25 0000b014] [bind_script]: ERROR: Uncaught TypeError: Cannot call method 'Id' of undefined
[t15a8 2015.05.20 15.45.25 0000b015] [bind_script]: ERROR: C:\ProgramData\Intel\installer\ParallelStudio\cache\w_cpro_p_2015_0_4_221\base\upgrade3.js
[t15a8 2015.05.20 15.45.25 0000b016] [bind_script]: ERROR: Line: 452:                     this.Log(" found prod id = \"" + cmp.Id() + "\" name = \""
[t15a8 2015.05.20 15.45.25 0000b017] [bind_script]: ERROR:
[t15a8 2015.05.20 15.45.25 0000b018] [context]: ERROR: Exception handled calling mediaconfig.Go
[t15a8 2015.05.20 15.45.25 0000b019] [context]: INFO: MICL script execution complete. Thank you.

 

0 Kudos
TimP
Honored Contributor III
561 Views
Maybe caused by traces of previous parallel studio installation. Was able to run remove from old parallel studio download then restore update 3 compilers by parallel studio.
0 Kudos
Steven_L_Intel1
Employee
561 Views

There won't be a compiler fix list for Update 4 because the compiler is unchanged from Update 3. The only change in Update 4 was to add preliminary support for VS2015.

0 Kudos
Reply