Valentin Churavy
Valentin Churavy
Yeah it something I haven't thought much abou. Do you just want a query or some additional utility functions? Like an unsafe_wrap?
When is the result of an `add` operation actually written? I feel like I have gotten myself into the situation where I did an add that took a long time...
It's not new it just annoyed me xD
> auto-dep-sorting stuff we were talking about a while back? I don't think I will have the cycles to work on that in earnest.
This sounds like something you need to discuss with your cluster admin? Does this reproduce solely with `MPI.Init()`? Please post `MPI.versioninfo()`
It is likely that slurm is doing some shenanigans and notices that you are trying to use a non-slurm MPI. E.g. MPICH_jll using the pmi1 protocol instead of the pmi2...
Running on the public AZP runs into permission issues when hitting the cache.
Nice! ``` WARNING: Method definition inactive_type(Type{var"#s2630"} where var"#s2630"
Very belatedly, but `@index` is a non-uniform statement (with maybe `@index(Group)`) being an exception. So yeah this is expected to not work.