Jago Strong-Wright

Results 185 comments of Jago Strong-Wright

I had a quick to at running this and got the same issue with v0.90.1 taking a very long time, what computers are you using? Perhaps this is an Apple...

> But this deviates from the other interfaces we provide. > I think we kind of have a difference in the interface between particles and body forces. For tracers etc...

Before I updated and induced the problem I was getting O(seconds) initialisation time on M1 Mac so I think you're experiencing the problem with both versions @navidcy I tried using...

Another thing, this is coming from `BinaryOperation` only I think because if I try and save e.g. `x = u + v` I also get the problem, but if I...

Hmm I'll have a go at that tomorrow. Weirdly when I try and run the above script from the Oceananigans repo (i.e. not installed with Pkg) I do not get...

My understanding is that you can write `convert_arguments` methods and then all the different plot types just work, for example (obviously not what you'd want in a finished extension but...

I cleaned this up a bit but I don't know how to make an extension, I've put what I wrote in https://github.com/CliMA/Oceananigans.jl/tree/jsw/makie-methods but its not the cleanest and I can...

Thanks, I'll go through all the comments tomorrow! ~~As far as I can tell there are no Julia FFT libraries yet based on this discussion https://discourse.julialang.org/t/metal-jl-does-not-speed-up-fft/95528/3 so~~(see below) I think...

> What's the error with `TimeInterval`? I think the issue was the interval being stored as a Float64, but I'm not sure why that would ever endup in a kernel.