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

Install parallel_studio_xe_2016_composer_edition failed (linux)

Marcos_C_
Beginner
522 Views

Hello

I'm trying to install it, but I have the next problem at the end of installation.

Step 6 of 7 | Installation
--------------------------------------------------------------------------------
Each component will be installed individually. If you cancel the installation,
some components might remain on your system. This installation may take several
minutes, depending on your system and the options you selected.
--------------------------------------------------------------------------------
Installing Intel(R) MPI Library, Runtime Environment for applications running on
Intel(R) 64 Architecture component... done
--------------------------------------------------------------------------------
Installing Intel(R) MPI Library, Runtime Environment for applications running on
Intel(R) Many Integrated Core Architecture component... done
--------------------------------------------------------------------------------
Installing Intel C++ Compiler for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Intel Fortran Compiler for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Intel MKL core libraries for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Intel(R) Xeon Phi(TM) coprocessor support component... done
--------------------------------------------------------------------------------
Installing Fortran 95 interfaces for BLAS and LAPACK for Intel(R) 64
component... done
--------------------------------------------------------------------------------
Installing GNU* Compiler Collection support for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Cluster support for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Intel IPP single-threaded libraries for Intel(R) 64: General package
component... done
--------------------------------------------------------------------------------
Installing Intel TBB component... done
--------------------------------------------------------------------------------
Installing Intel DAAL for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing GNU* GDB 7.6 (Provided under GNU General Public License v3)
component... done
--------------------------------------------------------------------------------
Installing libelfdwarf.so library and it's sources (Provided under GNU Lesser
General Public License) component... done
--------------------------------------------------------------------------------
Installing GDB Eclipse* Integration on Intel(R) 64 (Provided under Eclipse
Public License v.1.0) component... done
--------------------------------------------------------------------------------
Installing Source of GDB Eclipse* Integration (Provided under Eclipse Public
License v.1.0) component... done
--------------------------------------------------------------------------------
Installing GNU* GDB 7.8 on Intel(R) 64 (Provided under GNU General Public
License v3) component... done
--------------------------------------------------------------------------------
Finalizing product configuration...
--------------------------------------------------------------------------------
Unable to initialize transfer functionality, exiting...

I have made a clean installation using the uninstall.sh files but I still have the same problem. I also have attached the both log files.

Thanks!

 

P.d: I've installed the CURL library, but still doesn't work with the same error.

0 Kudos
4 Replies
Kevin_D_Intel
Employee
522 Views

We apologize for the installation failure. It appears the installation of the product is complete and it should be usable. What appears to be failing is final notification back to the Intel Registration Center regarding the successful installation.

I reported the failure to our Installation Development team and will let know what I hear back regarding their investigation of the error.

If you want to move forward using the new release then you could redo the installation and ignore the error in the end. Once it is re-installed try initializing your environment using the psxevars.sh/csh and then try using the compiler and other tools.

(Internal tracking id: DPD200376724)

(Resolution Update on 11/20/2015): This defect is fixed in the Intel® Parallel Studio XE 2016 Update 1 Release (PSXE 2016.1.056 - Linux)

0 Kudos
mecej4
Honored Contributor III
522 Views

On OpenSuse 13.2, I had a similar failure when I ran the character-mode installer. I then ran the GUI installer and that worked fine, but there seemed to be no way to specify a non-default install location, as a result of which the /opt slice became 75 percent full. One of these days, I'll have to run the GUI installer again, more carefully.

0 Kudos
Kevin_D_Intel
Employee
522 Views

Thank you for the insight mecej4. I pass that on to the Developers.

The behavior regarding a non-default directory sounds like a possible defect that I’ll have to try replicating.

0 Kudos
Kevin_D_Intel
Employee
522 Views

The installation error "Unable to initialize..." reported in the original post is fixed in our upcoming Parallel Studio XE 2016 Update 1 due to release later this week or early next.

0 Kudos
Reply