A friend is claiming that the testsuite is failing for the market
models in the 0.8 release in debug mode. Is anyone aware of this problem? mark -- Assoc Prof Mark Joshi Centre for Actuarial Studies University of Melbourne My website is www.markjoshi.com ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
On Mon, 2007-06-04 at 09:25 +1000, Mark joshi wrote:
> A friend is claiming that the testsuite is failing for the market > models in the 0.8 release in debug mode. Is anyone aware of this > problem? With what compiler? Later, Luigi ---------------------------------------- Age is an issue of mind over matter. If you don't mind, it doesn't matter. -- Mark Twain ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
here are his comments:
" Visual Studio 2003 (at work) and 2005 (at home). Both give test failures due to errors exceeding tols, and appears to hang in debug mode part way through (in debug mode). " On 06/06/07, Luigi Ballabio <[hidden email]> wrote: > On Mon, 2007-06-04 at 09:25 +1000, Mark joshi wrote: > > A friend is claiming that the testsuite is failing for the market > > models in the 0.8 release in debug mode. Is anyone aware of this > > problem? > > With what compiler? > > Later, > Luigi > > > ---------------------------------------- > > Age is an issue of mind over matter. If you don't mind, it doesn't > matter. > -- Mark Twain > > > -- Assoc Prof Mark Joshi Centre for Actuarial Studies University of Melbourne My website is www.markjoshi.com ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
On Wed, 2007-06-06 at 08:49 +1000, Mark joshi wrote:
> here are his comments: > > " > Visual Studio 2003 (at work) and 2005 (at home). Both give test failures > due to errors exceeding tols, and appears to hang in debug mode part way > through (in debug mode). > " Ok, I reproduced it---I launched VC7 compilation and test suite in debug mode yesterday before going home, and this morning it was still trying to price callable swaps. In reverse order: - it does seem to hang, but it's because "slow" doesn't even begin to express how the callable-swap tests are in debug mode. They take maybe 15 minutes in release mode, which translates to several hours in debug mode. - previous test fail, but not because of tolerances--the message is a bit misleading in this case. The tests are repricing a string of instruments (say, coterminal swaps) in a single simulation. The error for each instrument is sensible (on average, about one sigma or less) but the problem is that all errors are on the same side (for the ones I saw, all negative.) It might be a chance, but I think it's unlikely. Unfortunately I don't have the time to look into it now. Anyone? Later, Luigi ---------------------------------------- The doctrine of human equality reposes on this: that there is no man really clever who has not found that he is stupid. -- Gilbert K. Chesterson ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |