-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Here are some micro julia benchmarks for Lorenz equations: https://github.com/Nicholaswogan/NumbaLSODA/tree/main/benchmark
With the best Julia methods, integrating to 100 seconds and interpolating takes a few milliseconds. I compared this to FLINT ( see attached), which is slower by a factor of at least 5.
Does this look right?
I had to adjust some of the FLINT compiler options in the CMakeLists.txt because I was getting errors. So maybe these adjustments are responsible for the speed difference.
I used gfortran 11 and compiled in Release mode.
Metadata
Metadata
Assignees
Labels
No labels