Mikael Simberg

Results 368 comments of Mikael Simberg

I think by now this is so out of date that it's easier to start over once we actually have access to AMD GPUs for CI again, so I'll close...

Generally speaking, rebuilds of single algorithms become faster since they can be faster, and full rebuilds become slower, since they had enough parallelism anyway. I'm leaving the PR as a...

@albestro identified a potentially high impact use case for the sub-pipelined sub-matrix in in the tridiagonal eigensolver GEMM optimization work. He currently gets a sub-pipelined full matrix for tasks and...

https://github.com/pika-org/pika/issues/887

I've just merged https://github.com/pika-org/pika/pull/1102 so the changes are on pika `main` now.