Navid C. Constantinou

Results 1092 comments of Navid C. Constantinou

has this feature been added?

@Evizero I'm interested in this feature as well. Have you got around it eventually?

Try deleting `show_axis=false` from: https://github.com/CliMA/Oceananigans.jl/blob/d4a462b259073b5c698f2cf9a8f419304f74262b/validation/barotropic_gyre/visualize_barotropic_gyre.jl#L64 ?

Makie updated the way this works. See second bullet point in https://makie.juliaplots.org/stable/documentation/news/#v016

try `CairoMakie` and use `ElectronDisplay` to see the figure or save as `.png`?

Oh, if GLMakie works with the "correct" GPU then stick to that. Because it produces output. CairoMakie doesn't produce a figure but only can save, e.g., to a png file....

Is this still an issue? Shall I have a look?

https://github.com/FedeClaudi/Term.jl is useful for that ;)

@glwagner how do you run locally? do you use `mpiexecjl`?