Luc Berger

Results 228 comments of Luc Berger

@maartenarnst can you see if your issues are resolved with PR #2134 being merged now? I will close this and maybe create an issue instead to track the problem further...

Slowly getting started on this, so far only the TPL avail layer is added. I am building/testing on Aurora. Hopefully I can make some progress on the actual interface before...

I would also recommend the newer intel compiler, I believe `2023.2.0` is actually the default so why not use that? It has worked well for me so far : )

@ndellingwood thanks for looking into this, one thing to keep in mind is that the cusolver documentation itself says it requires cublas and cusparse. My guess is, when you only...

@ndellingwood the work I have in the cuSOLVER PR will eventually fix the problem but I do not think that it would be appropriate to cherry pick for a patch...

Yeah if that can be removed without breaking anything that would be good actually. As long as MAGMA still works that should be good enough.

Are the changes to gemv in this PR and in PR #1982 overwriting each other? If that's the case should we wait for one to merge first as a rebase...

@e10harvey do you mind looking quickly in Trilinos to see if the header is called anywhere?

I see then we need to fix that in the Kokkos spack package and have it fail if it is turned off right?

Okay, I think @masterleinad has helped with some other spack issues previously especially if this is something that we need to fix primarily in the Kokkos Core side.