Welcome! Log In Create A New Profile

Advanced

Re: icc access (was Re: Using nginx 1.1 with the intel compiler)

February 28, 2012 05:39PM
Yep, icc is free to download.

http://software.intel.com/en-us/articles/non-commercial-software-download/


# Intel C++ Compiler (ICC)
# ------------------------------------------------------------------------------
# http://software.intel.com/sites/products/documentation/hpc/compilerpro/en-us/cpp/mac/man/icc.txt
# http://web.eecs.utk.edu/~lucio/pet/compilerguides/intel-compiler-guide.htm
# ICC - From +10% (PHP) to +150% (MySQL)
# - http://www.mysqlperformanceblog.com/files/presentations/LinuxWorld2005-Intel.pdf
# - http://blog.mudy.info/2009/02/speedup-mysql-and-webserver-with-intel-compiler-and-tcmalloc/
# - http://mysqlha.blogspot.com/2009/01/double-sysbench-throughput-with_18.html
# C : icc -fast
# C++ : icpc -fast
# Fortran : ifort -fast
# Documentation : /home/intel/l_ccompxe_intel64_2011.8.273/Documentation/en_US/documentation_c.htm
# Videos : www.intel.com/software/products
# Support account : https://registrationcenter.intel.com/RegCenter/registerexpress.aspx?clientsn=YOURKEY
#sudo cp -fr /www/l_ccompxe_intel64_2011.8.273.tgz /usr/local/src/l_ccompxe_intel64_2011.8.273.tgz
# cd /usr/local/src
# sudo rm -fr l_ccompxe_intel64_2011.8.273
# sudo wget -O l_ccompxe_intel64_2011.8.273.tgz "http://www.denistruffaut.com/downloads/l_ccompxe_intel64_2011.8.273.tgz"
# sudo tar -xvzf l_ccompxe_intel64_2011.8.273.tgz
# sudo rm -fr l_ccompxe_intel64_2011.8.273.tgz
# cd l_ccompxe_intel64_2011.8.273
# sudo ./install.sh && cd /usr/local/src
# sudo rm -fr l_ccompxe_intel64_2011.8.273
Subject Author Posted

Using nginx 1.1 with the intel compiler

fanboy February 22, 2012 08:32AM

Re: Using nginx 1.1 with the intel compiler

Maxim Dounin February 22, 2012 08:48AM

Re: Using nginx 1.1 with the intel compiler

fanboy February 22, 2012 09:04AM

Re: Using nginx 1.1 with the intel compiler

fanboy February 22, 2012 04:38PM

Re: Using nginx 1.1 with the intel compiler

fanboy February 24, 2012 06:50PM

Re: Using nginx 1.1 with the intel compiler

Maxim Dounin February 24, 2012 08:10PM

Re: Using nginx 1.1 with the intel compiler

fanboy February 24, 2012 08:24PM

Re: Using nginx 1.1 with the intel compiler

Maxim Dounin February 24, 2012 09:08PM

Re: Using nginx 1.1 with the intel compiler

fanboy February 24, 2012 10:18PM

Re: Using nginx 1.1 with the intel compiler

fanboy February 24, 2012 11:30PM

icc access (was Re: Using nginx 1.1 with the intel compiler)

Maxim Konovalov February 25, 2012 08:02AM

Re: icc access (was Re: Using nginx 1.1 with the intel compiler)

fanboy February 25, 2012 08:58AM

Re: icc access (was Re: Using nginx 1.1 with the intel compiler)

DenisTRUFFAUT February 28, 2012 05:39PM

Re: icc access (was Re: Using nginx 1.1 with the intel compiler)

Maxim Dounin February 29, 2012 09:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 195
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready