Bump compat entries for PencilFFTs and PencilArrays#3121
Conversation
|
Do these support |
|
Think so. GPU tests passed, only docs are failing now (but I think they just failed to start... I'm restarting!) |
|
I don't think we use PencilArray for CuArray either in the source code or tests. My question is: does bumping PencilArrays and PencilFFTs mean that we can extend the distributed FFT algorithm (currently only implemented on CPU) to GPUs? |
|
Oh I see. This was not at all clear to me from your previous question. I thought you were asking whether the new versions dropped support to CuArrays and therefore explain why tests were failing! Let me get back on your question now that I understand! |
|
I doubt it... I understood that the main change in the packages is jipolanco/PencilFFTs.jl#65. Nothing mentioned for CuArrays... |
|
But then this issue (jipolanco/PencilFFTs.jl#56) implies that already these packages work for GPUs over distributed. No? |
|
Yes, I think they do. I was wondering if the update here brought in that change (another possibility is that it's already supported) |
Supercedes #3119 #3120