Luc Berger

Results 228 comments of Luc Berger

No, gcc keeps patching multiple major versions at the same time. Based on the timeline of their releases I suspect they fixed the issue in gcc/12.0.0 and then back-ported it...

We should actually fix the workflow files to make them build against the latest release not develop. I'll go have a look and you can rebase afterward?

@vasylivy this seems to work okay with develop, let me know if you used a specific configuration for this test? I'll format the code and get it ready to merge,...

Sorry for moving at snail pace on this, a pull request against Trilinos is in progress to update this part of the documentation.

@dalg24 do we have a clear idea of how we name these though? Some of the ARM ones are just `ARMVX_PRODUCT` others are `ARMVX`? On the other hand most `x86_64`...

My worry is that we might have more than one `RISCV_CPUNAME` that ends up with the same compiler flags which is a bit unfortunate. I like RVA22V it states the...

@diehlpk that's okay with me, thanks for taking the time to look at this and discuss it!

I guess we are not really interested in setting up a test that checks that this deprecated feature is working properly. On the other hand it would have avoided the...

Thanks for reporting this issue, I am looking at refactoring significantly how our performance tests and benchmarks are being built and tested. Do you need a quick resolution on this...

I am testing this matrix in PR #2576 my local test worked fine, let's see if some of the CI builds fail on it. We did put a patch in...