Tzanio Kolev

Results 901 comments of Tzanio Kolev

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.

can we resolve the conflicts above?

This looks like an inaccuracy to me too. I agree that we should resize the `dofs` array inside the method.

Hi @etiennespieser, Thanks for reporting this. What compiler and whis version was it with? Tzanio

What is the output of `g++ --version`? Does anyone else use `g++ 11` or newer?

Spack is definitely the easiest if that works for you 👍 It could be that your OpenMPI and g++ compilers or runtimes are not synchronized.

I can't reproduce this and the OP has found a workaround, so I am closing this now. Please feel free to reopen, if this is still an issue with recent...

Hi @jcwright77, What was the platform and the version of icc? Tzanio

Hi @jcwright77, This error looks strange, and I can't reproduce it. I just build the following with `ICC 2021.6.0 20220226` without any issues: - `mfem:master` (with `make CXX=icc-2022.2 config`) -...

Sorry, copy+paste error -- it is indeed `CXX` for mfem (and `CC` for glew/SDL2).