Katharine Hyatt
Katharine Hyatt
Is this just an old `openmpi` version we're installing on Linux, or is something more seriously wrong?
OK now passing with newer OpenMPI. Thoughts?
But I did add `IEXSCAN` at least...
Is there more to be done here? Should we shelf this until we find a nice way to detect MPI versions?
@springer13 is there some way we could get these doc-ed in CUTENSOR's documentation/listed in the header for the auto-generation script?
This still hasn't happened 😮
Don't worry about the wait. Thanks for the clarification re: `pmap`. I think the docs could be clearer about this distinction because right now many people like me will go...
Just tried this again, seems to still be an issue: ```julia julia> CUDA.rand(Bool, 10) ERROR: StackOverflowError: Stacktrace: [1] macro expansion @ ~/.julia/dev/CUDA/lib/cudadrv/libcuda.jl:84 [inlined] [2] macro expansion @ ~/.julia/dev/CUDA/lib/cudadrv/error.jl:97 [inlined] [3]...
Looks like these are still segfaulting on AMD (according to the comment, at least)? Can someone verify?
According to the docs this now supports x86 if someone wants to take a run at it.