[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: bug with ODE numeric code on ARM with LuaJIT2
- From: Mike Pall <mikelu-1111@...>
- Date: Fri, 11 Nov 2011 01:14:40 +0100
Francesco Abbate wrote:
> we have made some tests with Lesley to make sure that GSL Shell 2.0
> works on ARM. Everything was working out of the box but when
> performing the tests we have observed that the code involving numeric
> computations like ODE and numeric integration fails when JIT it turned
> on (the default). The errors range from segmentation faults to bogus
> numeric results.
Thank you for the bug report and the test case! Fixed in git HEAD.
--Mike