Re: Problems with an apparent compiler-senstive model

From: Max Tsai Date: July 31, 2006 technical Source: cognigencorp.com
From: "Tsai, Max" max.tsai@spcorp.com Subject: Re: [NMusers] Problems with an apparent compiler-senstive model Date: Sun, 30 Jul 2006 23:03:56 -0400 Thanks for suggestions for guarding against floating point errors. I will re-examine the code and make sure that large values do not occur in the exponent. For compiler options, I was originally using the following: set f=df set op=/optimize:1 /fpe:0 When different results were observed, I tried to change the compiler options so that the compiler options would match those of the successful run. set f=fl32 set op=/Ox /Op
Jul 29, 2006 Max Tsai Problems with an apparent compiler-senstive model
Jul 30, 2006 Nick Holford Re: Problems with an apparent compiler-senstive model
Jul 30, 2006 Max Tsai Re: Problems with an apparent compiler-senstive model
Jul 30, 2006 Leonid Gibiansky Re: Problems with an apparent compiler-senstive model
Jul 30, 2006 Nick Holford Re: Problems with an apparent compiler-senstive model
Jul 31, 2006 Max Tsai Re: Problems with an apparent compiler-senstive model
Jul 31, 2006 Peter Bonate Re: Problems with an apparent compiler-senstive model
Jul 31, 2006 Peter Bonate Re: Problems with an apparent compiler-senstive model
Aug 01, 2006 Mark Sale Re: Problems with an apparent compiler-senstive model
Aug 01, 2006 Nick Holford Re: Problems with an apparent compiler-senstive model
Aug 02, 2006 Leonid Gibiansky Re: Problems with an apparent compiler-senstive model
Aug 02, 2006 Nick Holford Re: Problems with an apparent compiler-senstive model
Aug 02, 2006 Mark Sale Re: Problems with an apparent compiler-senstive model
Aug 02, 2006 Leonid Gibiansky Re: Problems with an apparent compiler-senstive model
Aug 02, 2006 Mark Sale Re: Problems with an apparent compiler-senstive model
Aug 03, 2006 Jeroen Elassaiss-Schaap Re: Problems with an apparent compiler-senstive model
Aug 03, 2006 Nick Holford Re: Problems with an apparent compiler-senstive model
Aug 03, 2006 James G Wright Re: Problems with an apparent compiler-senstive model
Aug 03, 2006 Manoj Khurana Re: Problems with an apparent compiler-senstive model
Aug 03, 2006 Mark Sale Re: Problems with an apparent compiler-senstive model
Aug 03, 2006 Nick Holford Re: Problems with an apparent compiler-senstive model