Re: visual studio 2005 compile?
Posted by Ferdinando M. Ametrano-3 on
URL: http://quantlib.414.s1.nabble.com/curve-bootstrapping-tp4593p4597.html
Hi Mike
> Does anyone know if quantlib compiles under the new visual c++ in visual
> studio 2005?
yes it does. I've personally tested the new forthcoming release
> The new VS 2005 supports parallel computing using multiple
> cores/processors.
I don't know what you exactly means. Parallel computing was possible
even with olderMS compilers.
You might be refferring to the fact that Visual Studio 2005 can use
all processors available in order to compile the source code, whichis
true.
ciao -- Nando