Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1175

Unexpected ICC sloweness while starting

$
0
0

Dear all,
we're having a very strange issue in one of our clusters: while running "icc -v", for example the binary gets stuck for several seconds while waiting for something and then the strace output shows a timeout.

By searching for the HEX dump surrounding that wait/timeout step we discovered that the issue can be solved by enabling IPv6:
echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6
(https://github.com/hiboma/hiboma/blob/master/centos7-nss_myhostname-bloc... - no, I do not read Japanese).

Any suggestion on how to permanently disable this check since we don't use IPv6 at all?
Any idea why the issue has cropped up just now after many months of use?

Regards.


Viewing all articles
Browse latest Browse all 1175

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>