Veselin Dobrev

Results 475 comments of Veselin Dobrev

@liruipeng, CUDA 12.0.0 seems to work fine.

> Can we close this issue? Thanks! It is up to you guys -- if you want to fix the issue with CUDA 11.6.0, or recommend to users to not...

When hypre is built for GPU, there's no issue -- MFEM sets the memory location to `HYPRE_MEMORY_DEVICE`. I guees the question is: do you consider it an error if a...

See #4853 which asks essentially the same question as here, and my comment here: https://github.com/mfem/mfem/issues/4853#issuecomment-2884326443.

This PR is now [under review](https://github.com/mfem/mfem/blob/master/CONTRIBUTING.md#pull-requests) (see the table in the PR description). To help with the review process, please **do not force push** to the branch.

Merged in `next` for testing...

Thanks for the review @psocratis!

Hi @liuyangzhuan, I just ran the MFEM (v4.7) tests in a build with SuperLU_DIST (`master` branch) and there were no issues. It looks like the issue is fixed. Thanks!

@spackbot fix style

Gitlab CI failures seem to be due to compiler crashes with GCC 7.x.x, e.g. here https://gitlab.spack.io/spack/spack/-/jobs/16371118/viewer#L35766.