$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-11-28 04:30:09
>Did anyone run any benchmarks on boost compiled with icpc, the Intel
>compiler?
Benchmarks for what part of Boost precisely?
There are some compiler comparisons for Boost.Math here:
http://svn.boost.org/svn/boost/trunk/libs/math/doc/sf_and_dist/html/math_toolkit/perf/comp_compilers.html
HTH, John.