Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)

Segmentation fault in install.sh of Parallel Studio XE

morca
Beginner
996 Views

While trying to install Parallel Studio Xe 2017, I hit the following segmentation fault during the installation. The Operating system is Centos 7

./install.sh: line 644: 45109 Segmentation fault      "$pset_engine_cli_binary" --tmp_dir "$user_tmp" --TEMP_FOLDER "$temp_folder" --download_dir "$download_tmp" $params

 

I have also tried Parallel Studio Xe 2018 and got exactly the same error. My searches show that some other people had this problem even with older versions. However, it is not clear what is the bug.

 

I also tried "sh install.sh" and got the same error. As you can see, the script is run with root user.

I added "set -x" in install_GUI.sh and install.sh for more debug messages.

 

 

 


 

[root@compute-0-4 parallel_studio_xe_2017_update8]# ./install.sh
+ EXIT_CODE_SUCCESS=0
+ EXIT_CODE_GUI_RUN_ERROR=1
+ EXIT_CODE_ERROR=2
+ EXIT_CODE_CANCEL=4
+ PRODUCT_ID=
++ basename ./install.sh
+ thisexec=install.sh
++ dirname ./install.sh
+ thisdir=.
+ '[' -z compute-0-4.local ']'
+ skip_gui_install=yes
+ trap '' TSTP
+ trap '' 6
+ echo .
+ grep -q -s '^/'
+ echo .
+ grep -q -s '^~'
++ pwd
+ runningdir=/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8
+ fullpath=/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/.
+ check_runningdir
++ echo /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/.
++ egrep -e : -e '~' -e '&' -e % -e '#' -e @ -e '\[' -e '\]' -e '\$' -e = -e '\)' -e '\(' -e '\*'
+ '[' -n '' ']'
++ uname -m
+ system_cpu=x86_64
+ '[' x86_64 = x86_64 ']'
+ my_arch=32e
++ uname
+ '[' Linux '!=' FreeBSD ']'
+ '[' -f /sbin/ldconfig ']'
+ '[' 32e = 32 ']'
+ '[' 32e = 32e ']'
++ /sbin/ldconfig -p
++ grep libz.so.1
++ grep x86-64
++ cut '-d>' -f2
+ libz_exist=' /lib64/libz.so.1'
+ libz_exist=/lib64/libz.so.1
+ libz_exist=/lib64/libz.so.1
+ '[' '!' -f /lib64/libz.so.1 ']'
+ unset libz_path
+ unset libqt_path
+ cli_mode_params=
+ params=
+ '[' install.sh = uninstall.sh ']'
+ uninstall_detector='--PSET_MODE uninstall'
+ cmdline=
+ test '' '!=' ''
+ '[' '' = uninstall ']'
+ parse_cmd_parameters
+ '[' 0 -gt 0 ']'
++ uname
+ '[' Linux = FreeBSD ']'
+ '[' '' '!=' yes ']'
+ check_cpu_model
++ uname
+ '[' Linux = Darwin ']'
+++ grep family /proc/cpuinfo
+++ head -1
+++ cut -d: -f2
++ echo 6
+ CPU_FAMILY=6
+++ grep model /proc/cpuinfo
+++ head -1
+++ cut -d: -f2
++ echo 63
+ CPU_MODEL=63
+ MIN_FAMILY=6
+ MIN_MODEL=14
+ '[' 6 -lt 6 ']'
+ '[' 6 -eq 6 ']'
+ '[' 63 -lt 14 ']'
+ '[' -z '' ']'
+ '[' -z '' ']'
+ user_tmp=/tmp
+ echo /tmp
+ grep -q -s '^/'
+ '[' -z '' ']'
++ mktemp -d /tmp/install.XXXXXX
+ temp_folder=/tmp/install.E9mnz7
+ '[' -z '' ']'
++ uname
+ '[' Linux = Darwin ']'
+ download_tmp=/tmp
+ params=' --PRODUCT_ID ""'
+ prepare_pset_binary
+ pset_config_folder=/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset
+ pset_engine_folder=/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e
++ uname
+ '[' Linux = Darwin ']'
+ '[' '' = uninstall ']'
+ pset_engine_binary=/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/install_gui
+ pset_engine_cli_binary=/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/install
+ '[' '!' -r /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/. ']'
+ '[' '!' -x /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/. ']'
+ '[' '!' -f /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/install_gui ']'
+ '[' '!' -x /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/install_gui ']'
+ '[' -z /lib64/libz.so.1 ']'
+ libqt_path=/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/qt
++ uname
+ '[' Linux '!=' Darwin ']'
+ LD_LIBRARY_PATH=/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e:/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./uninstall/32e:/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/qt::/opt/openmpi/lib
+ export LD_LIBRARY_PATH
+ '[' '' '!=' yes ']'
++ which selinuxenabled
+ SELINUXENABLED_CMD=/usr/sbin/selinuxenabled
++ which getsebool
+ SELINUXGETBOOL_CMD=/usr/sbin/getsebool
++ which setsebool
+ SELINUXSETBOOL_CMD=/usr/sbin/setsebool
+ '[' -z /usr/sbin/getsebool ']'
+ '[' -z /usr/sbin/setsebool ']'
+ '[' -z /usr/sbin/selinuxenabled ']'
+ /usr/sbin/selinuxenabled
+ '[' 1 -eq 0 ']'
+ '[' -e '' ']'
+ '[' '' = y ']'
+ '[' -z 0 ']'
+ '[' 0 -eq 0 ']'
+ skip_uid_check=yes
+ '[' '' = uninstall ']'
+ show_sudo_dialog=1
+ '[' 1 -eq 1 ']'
+ can_escalate_privileges
+ local result=0
++ uname
+ '[' Linux = FreeBSD ']'
+ return 0
+ layers_path=
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/activation.cab
+ layer_file=activation.cab
+ layer_name=activation
+ layers_path=:/tmp/install.E9mnz7/activation
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/amplifier.cab
+ layer_file=amplifier.cab
+ layer_name=amplifier
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/cluster_install.cab
+ layer_file=cluster_install.cab
+ layer_name=cluster_install
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/compiler_multiroot_layer.cab
+ layer_file=compiler_multiroot_layer.cab
+ layer_name=compiler_multiroot_layer
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/compiler_prerequisites_layer.cab
+ layer_file=compiler_prerequisites_layer.cab
+ layer_name=compiler_prerequisites_layer
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/compiler_symlinks_layer.cab
+ layer_file=compiler_symlinks_layer.cab
+ layer_name=compiler_symlinks_layer
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/compiler_upgrade_layer.cab
+ layer_file=compiler_upgrade_layer.cab
+ layer_name=compiler_upgrade_layer
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/icsxe_feature_names.cab
+ layer_file=icsxe_feature_names.cab
+ layer_name=icsxe_feature_names
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/icsxe_suitename.cab
+ layer_file=icsxe_suitename.cab
+ layer_name=icsxe_suitename
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/icsxe_symlinks.cab
+ layer_file=icsxe_symlinks.cab
+ layer_name=icsxe_symlinks
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/install.cab
+ layer_file=install.cab
+ layer_name=install
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/ipp_gtk_detection.cab
+ layer_file=ipp_gtk_detection.cab
+ layer_name=ipp_gtk_detection
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/ism.cab
+ layer_file=ism.cab
+ layer_name=ism
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/mkl_default_selection_layer.cab
+ layer_file=mkl_default_selection_layer.cab
+ layer_name=mkl_default_selection_layer
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/mpss.cab
+ layer_file=mpss.cab
+ layer_name=mpss
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/phonehome.cab
+ layer_file=phonehome.cab
+ layer_name=phonehome
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/product_is_running.cab
+ layer_file=product_is_running.cab
+ layer_name=product_is_running
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome:/tmp/install.E9mnz7/product_is_running
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/pset_standard_dialogs.cab
+ layer_file=pset_standard_dialogs.cab
+ layer_name=pset_standard_dialogs
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome:/tmp/install.E9mnz7/product_is_running:/tmp/install.E9mnz7/pset_standard_dialogs
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/pset_user_stat.cab
+ layer_file=pset_user_stat.cab
+ layer_name=pset_user_stat
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome:/tmp/install.E9mnz7/product_is_running:/tmp/install.E9mnz7/pset_standard_dialogs:/tmp/install.E9mnz7/pset_user_stat
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/psxe_arch_selection_layer.cab
+ layer_file=psxe_arch_selection_layer.cab
+ layer_name=psxe_arch_selection_layer
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome:/tmp/install.E9mnz7/product_is_running:/tmp/install.E9mnz7/pset_standard_dialogs:/tmp/install.E9mnz7/pset_user_stat:/tmp/install.E9mnz7/psxe_arch_selection_layer
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/psxe_multiroot_layer.cab
+ layer_file=psxe_multiroot_layer.cab
+ layer_name=psxe_multiroot_layer
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome:/tmp/install.E9mnz7/product_is_running:/tmp/install.E9mnz7/pset_standard_dialogs:/tmp/install.E9mnz7/pset_user_stat:/tmp/install.E9mnz7/psxe_arch_selection_layer:/tmp/install.E9mnz7/psxe_multiroot_layer
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/sysreq.cab
+ layer_file=sysreq.cab
+ layer_name=sysreq
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome:/tmp/install.E9mnz7/product_is_running:/tmp/install.E9mnz7/pset_standard_dialogs:/tmp/install.E9mnz7/pset_user_stat:/tmp/install.E9mnz7/psxe_arch_selection_layer:/tmp/install.E9mnz7/psxe_multiroot_layer:/tmp/install.E9mnz7/sysreq
+ for layer in '"$pset_config_folder/"*.cab'
++ basename /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/zbundle_advanced_options.cab
+ layer_file=zbundle_advanced_options.cab
+ layer_name=zbundle_advanced_options
+ layers_path=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome:/tmp/install.E9mnz7/product_is_running:/tmp/install.E9mnz7/pset_standard_dialogs:/tmp/install.E9mnz7/pset_user_stat:/tmp/install.E9mnz7/psxe_arch_selection_layer:/tmp/install.E9mnz7/psxe_multiroot_layer:/tmp/install.E9mnz7/sysreq:/tmp/install.E9mnz7/zbundle_advanced_options
++ uname
+ '[' Linux '!=' Darwin ']'
+ export LD_LIBRARY_PATH=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome:/tmp/install.E9mnz7/product_is_running:/tmp/install.E9mnz7/pset_standard_dialogs:/tmp/install.E9mnz7/pset_user_stat:/tmp/install.E9mnz7/psxe_arch_selection_layer:/tmp/install.E9mnz7/psxe_multiroot_layer:/tmp/install.E9mnz7/sysreq:/tmp/install.E9mnz7/zbundle_advanced_options:/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e:/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./uninstall/32e:/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/qt::/opt/openmpi/lib
+ LD_LIBRARY_PATH=:/tmp/install.E9mnz7/activation:/tmp/install.E9mnz7/amplifier:/tmp/install.E9mnz7/cluster_install:/tmp/install.E9mnz7/compiler_multiroot_layer:/tmp/install.E9mnz7/compiler_prerequisites_layer:/tmp/install.E9mnz7/compiler_symlinks_layer:/tmp/install.E9mnz7/compiler_upgrade_layer:/tmp/install.E9mnz7/icsxe_feature_names:/tmp/install.E9mnz7/icsxe_suitename:/tmp/install.E9mnz7/icsxe_symlinks:/tmp/install.E9mnz7/install:/tmp/install.E9mnz7/ipp_gtk_detection:/tmp/install.E9mnz7/ism:/tmp/install.E9mnz7/mkl_default_selection_layer:/tmp/install.E9mnz7/mpss:/tmp/install.E9mnz7/phonehome:/tmp/install.E9mnz7/product_is_running:/tmp/install.E9mnz7/pset_standard_dialogs:/tmp/install.E9mnz7/pset_user_stat:/tmp/install.E9mnz7/psxe_arch_selection_layer:/tmp/install.E9mnz7/psxe_multiroot_layer:/tmp/install.E9mnz7/sysreq:/tmp/install.E9mnz7/zbundle_advanced_options:/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e:/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./uninstall/32e:/state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/qt::/opt/openmpi/lib
++ uname
+ '[' Linux = Darwin ']'
+ '[' yes = '' ']'
+ root_nonroot=
+ '[' yes '!=' yes ']'
+ '[' yes '!=' yes ']'
+ '[' '' = 1 ']'
+ '[' '' = 134 ']'
+ '[' 0 -ne 0 ']'
+ '[' yes = yes ']'
+ '[' '!' -z /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/install ']'
+ /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./pset/32e/install --tmp_dir /tmp --TEMP_FOLDER /tmp/install.E9mnz7 --download_dir /tmp --PRODUCT_ID '""'
--------------------------------------------------------------------------------
Initializing, please wait...
--------------------------------------------------------------------------------
Step 1 of 7 | Welcome
--------------------------------------------------------------------------------
Welcome to the Intel(R) Parallel Studio XE 2017 Update 8 for Linux* setup program.
--------------------------------------------------------------------------------


You will complete the steps below during setup process:
Step 1 : Welcome
Step 2 : License agreement
Step 3 : License activation
Step 4 : Intel® Software Improvement Program Data Collection
Step 5 : Options
Step 6 : Installation
Step 7 : Complete

--------------------------------------------------------------------------------
Press "Enter" key to continue or "q" to quit:
Step 2 of 7 | License agreement
--------------------------------------------------------------------------------
To continue with the installation of this product you are required to accept
the terms and conditions of the End User License Agreement (EULA). The EULA
is displayed using the 'more' utility. Press the spacebar to advance to the
next page or enter 'q' to skip to the end. After reading the EULA, you must
enter 'accept' to continue the installation or 'decline' to return to the
previous menu.
--------------------------------------------------------------------------------
End User License Agreement for the Intel(R) Software Development Products
(Version May 2018)

IMPORTANT INFORMATION ABOUT YOUR RIGHTS, OBLIGATIONS AND THE USE OF YOUR DATA -
PLEASE READ AND AGREE BEFORE COPYING, INSTALLING OR USING
....
....
....
* Other names and brands may be claimed as the property of others
--------------------------------------------------------------------------------
Type "accept" to continue or "decline" to go back to the previous menu: accept
--------------------------------------------------------------------------------
Checking the prerequisites. It can take several minutes. Please wait...
--------------------------------------------------------------------------------
./install.sh: line 644: 45109 Segmentation fault      "$pset_engine_cli_binary" --tmp_dir "$user_tmp" --TEMP_FOLDER "$temp_folder" --download_dir "$download_tmp" $params
+ exit_code=139
+ '[' yes = '' ']'
++ uname
+ '[' Linux '!=' Darwin ']'
+ '[' '' = uninstall ']'
+ '[' -f /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./cd_eject.sh ']'
+ '[' -z '' ']'
+ /state/partition1/Intel.Parallel.Studio.XE.Cluster.Edition.2017.Update.8.Linux/parallel_studio_xe_2017_update8/./cd_eject.sh 44949
+ exit 139
[root@compute-0-4 parallel_studio_xe_2017_update8]#

 

0 Kudos
4 Replies
Vitaly_S_Intel
Employee
996 Views

Can you please try on VTune Amplifier 2019?

0 Kudos
morca
Beginner
996 Views

Yes, you are right. 2019 trial works.

Since visual studio won't work in linux, I would like to know if vtune can be launched as a standalone program or it should be connected to some IDE? I see the following folders:

$ ls vtune_amplifier*
vtune_amplifier:
agentdk                 backend        frontend  resource             sep_vars.sh       target
amplxe-2019.4.0.597835  bin32          include   samples              socwatch          uninstall
amplxe-vars.csh         bin64          lib32     sdk                  storage_snapshot  uninstall_GUI.sh
amplxe-vars.sh          config         lib64     sepdk                support.txt       uninstall.sh
apsvars.sh              documentation  message   sep_vars_busybox.sh  system_analyzer   vpp

vtune_amplifier_2019:
agentdk                 backend        frontend  resource             sep_vars.sh       target
amplxe-2019.4.0.597835  bin32          include   samples              socwatch          uninstall
amplxe-vars.csh         bin64          lib32     sdk                  storage_snapshot  uninstall_GUI.sh
amplxe-vars.sh          config         lib64     sepdk                support.txt       uninstall.sh
apsvars.sh              documentation  message   sep_vars_busybox.sh  system_analyzer   vpp

vtune_amplifier_2019.4.0.597835:
agentdk                 backend        frontend  resource             sep_vars.sh       target
amplxe-2019.4.0.597835  bin32          include   samples              socwatch          uninstall
amplxe-vars.csh         bin64          lib32     sdk                  storage_snapshot  uninstall_GUI.sh
amplxe-vars.sh          config         lib64     sepdk                support.txt       uninstall.sh
apsvars.sh              documentation  message   sep_vars_busybox.sh  system_analyzer   vpp

What is the main application file name then?

 

 

0 Kudos
Vladimir_R_Intel
Employee
996 Views

VTune can be launched as a standalone program. GUI - amplxe-gui, CL - amplxe-cl which are located in bin64.

Also you can do source amplxe-vars.sh to avoid typing path to these binaries.

0 Kudos
morca
Beginner
996 Views

Thank you.

0 Kudos
Reply