ExpandingMan
ExpandingMan
Fair enough. Seems like one of those things for which there is no good option, other than maybe raising awareness in packages that implement models to please be more transparent...
I have since discovered that indeed the display manager does a lot more to initialize wayland than the WM. It seems like every other update wayland is working or not...
Just do `include("render.jl")` from the `test` directory and then an example of what has the issue is `solve(cam())`. This will call the `solve` method in `src/ensemble.jl` which uses `EnsembleThreads()` by...
Yes, I had also noticed that none of my threads were at maxed out utilization, I think I forgot to report that.
This is something I often need but rather amazingly does not seem to exist in Julia. Would maintainers be receptive to doing that in this package or should it be...
Hm, I was thinking that tests might be hard but I guess it's always safe to assume we can talk to the repo for the project itself? Then we might...