Mikael Simberg

Results 368 comments of Mikael Simberg

Backstory in https://github.com/spack/spack/pull/43673, but short story is that that PR fixed things for fortran applications while breaking DLA-Future which now links to both `libmkl_intel_lp64.so` and `libmkl_gf_lp64.so`. The former because of...

Ping. Just checking if this is something interesting to you? I may be inclined to attempt implementing one of the options above if it sounds good to you. We're currently...

I can't test if this helps (because I'm not on a mac, and it builds ok on linux), but it may also help to disable building benchmarks (and perhaps tests...

@Chrismarsh nice, thanks for checking. I think that's a useful change to make in any case so I've opened #44336. Would you like to report this upstream as well?

Thanks @Chrismarsh! Just linking this for reference, confirming @albestro's comment about CMake being "best-effort" (https://github.com/gperftools/gperftools/issues/1518#issuecomment-2127858834): > But also, yes, having any 3rd-party system relying on our cmake support is a...

Will attempt this for 0.5.0, but it may require more time than a month.

The spack part of this is ongoing in https://github.com/spack/spack/pull/30588, but the pika support will not be in 0.5.0.

Part of this was implemented and merged in #252, but leaving open for the other open items in the issue description.

The spack commit still needs updating, but other than that this is ready for review.

This will also need to wait for rosa to be back for CSCS CI, since base images are rebuilt.