From: Rainer M. <ra...@tb...> - 2007-02-02 12:39:14
|
Hi Eryk, No, we don't know of any such differences currently. Could you send the model or the code? Have you updated SOSlib, after the sensitivity bug that you had reported was fixed? This bug was fixed in 2006-10-13 02:49 as documented at sourceforge. We did a wrong initialization of CVODES sensitivities in version 1.6.0, and it worked for normal use but not for iterative use of the same solver structure. However, also for the first run, the correct initialization (to 0) depended on the compiler. Some compilers might do this wrongly. So if you use SOSlib code from before the bugfix, the described bug and differences with compilers is easily possible. Rainer W Eryk Wolski wrote: > Hi, > > Was developing some code based on the SBML ode Solver cvodes etc. using > gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) > > moved now to a platform > with > gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) > > Do hi have to any reasons to expect differences ? .... > I am asking because to my surprise I am getting different sensitivities > with precisely the same code... > > Eryk > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > sbmlsolver-devel mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-devel |