Conversation
|
Concerned that Github doesn't have a crying emoji. |
|
😢 |
|
do we even need |
|
Not for building, but |
|
I get large-ish errors for the lm_atm bubble: need to double check the Fortran |
|
okay, so I agree perfectly (numba and Fortran) if I use the stored output on |
|
That's weird - I recomputed the benchmarks as I was getting the same small errors for both the numba and Fortran versions. I'll try running again and see if I see the same thing |
|
I see the reverse of you: I get the same exact error if I use the version in |
|
remind me why the benchmarks differ on this branch compared to |
|
The benchmarks varied depending on which machine/version of the compiler was used (especially for the problems which used the multigrid solver). I think the ones on this branch were compiled on xrb, but should probably be compiled on groot/bender instead |
|
okay... I'll regenerate them on groot tomorrow. Can you resolve those conflicts? also, I assume it is convention that numba files start with |
|
Sure, I'll have a look at this tomorrow |
|
the conflicts were my fault. Not sure what I did. I'll regenerate the benchmarks tomorrow and then merge. |
|
I've reset the benchmarks to the |
This removes all the Fortran in the code, makes the signatures to some functions a bit more pythonic and updates the benchmarks (which were also failing for the fortran).