Mikael Simberg

Results 368 comments of Mikael Simberg

We have no plans to actively stop people from using unsupported (by us) compilers. We just won't test with and fix bugs (ourselves) for those compilers. This issue is primarily...

In #1284 I'm removing the CI configurations for clang 11 and 12. I will leave GCC 9 and 10 at least until old Piz Daint is finally shut down (since...

Since performance tests are now run on all CI configurations, I updated this to simply use IPO on one of the configurations. I've not changed the jenkins performance tests configuration.

> Thanks! We might think of taking chance of this also for tracking memory usage in our benchmarks (which should just add to requirements "easy to be parsed"). I think...

Closing just to tidy up my open PRs. This can always be revived later. I'm not deleting the branch.

I've rebased this on top of #1379, which should be merged soon.

Also see the thread sanitizer failures. I think you will need to add some synchronization or atomics to ensure that we don't do anything bad during initialization.

We'll have to wait a bit for CSCS CI to be alive again...

> The variables including the `BUILD_TYPE` are not printed in the logs of the build (see [here](https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/479009878135925/5304355110917878/-/jobs/8449915827#L110)), I think it would be nice to have them printed. What do you...

> Yes I was thinking the same but still wanted to do a sanity check Yeah, for sure. Whatever the actual cause of this issue is, being more verbose is...