Hartmut Kaiser

Results 521 comments of Hartmut Kaiser

Thanks for this report. This looks like a sequencing issue of destructors of global objects being called in undefined order. I'll try to reproduce this. BTW, I doubt that this...

This is superseded by #6834

@xiop-torres Thanks for working on this! May I ask you to have a look at the test failure reported? Also, please use English comments, if possible.

Closing this as abandoned.

@junghans thanks for this report. For the PPC64le tests, I think we can ignore the issues reported from those two tests (they are known to be unstable). For the s390x...

@junghans thanks for the reports. We are aware that some (single) tests fail occasionally. In the past this kind of problems mostly were caused by these tests being flawed themselves.

> Every time I excluded a test on ppc64le another test failed, so I drop that build as well. Same here, we don't have access to such a platform, so...

@OliverSchmitz thanks for reporting this. I believe that for ARM, HPX needs to be built using the `-DHPX_WITH_GENERIC_CONTEXT_COROUTINES=On` CMake configuration option. I'm not sure if the Conda package was built...

This is a question for @khuck, he may be able to look into this.

@JiakunYan Thank you for working on this!