Christoph Junghans

Results 288 comments of Christoph Junghans

On Fedora 42, I am getting: ``` 2025-04-18T17:17:18.8335607Z 8/14 Test #8: ArborX_Test_Clustering ...................***Failed 0.05 sec 2025-04-18T17:17:18.8336125Z Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 2025-04-18T17:17:18.8336630Z In general, for best performance with...

There is a bug in cross-compiling mode of mock (https://github.com/rpm-software-management/mock/issues/1570), but for aarch64, I can reproduce it natively using GitHub's arm runner with https://github.com/junghans/ArborX.spec/blob/rawhide/.github/workflows/continuous-integration-workflow.yml

I can make that into a workflow give me a day.

``` 2025-04-24T23:54:55.8680985Z 10/12 Test #10: ArborX_Test_SpecializedTraversals ........***Failed 0.01 sec 2025-04-24T23:54:55.8681171Z Kokkos::OpenMP::initialize WARNING: OMP_PROC_BIND environment variable not set 2025-04-24T23:54:55.8681411Z In general, for best performance with OpenMP 4.0 or better set OMP_PROC_BIND=spread...

> @junghans Is it possible to run the CI based on the current branch? So that if I push here, it runs the change and not 2.0. Also, is there...

I am not sure either, but maybe @dalg24 knows....

Either way, I patched that in and rebuild: https://koji.fedoraproject.org/koji/taskinfo?taskID=131982908

The `CI2` is failing in 48min.

@aprokop let me know if you have a patch set I should test on Fedora again.