kokkos / kokkos-kernels

Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
Other
311 stars 98 forks source link

worflows: increasing concurrency for builds on modern CPUs #2398

Closed lucbv closed 3 weeks ago

lucbv commented 4 weeks ago

Trying to increase concurrency to see if that improves the build time for mi210 actions

lucbv commented 3 weeks ago

This is not really improving performance in a meaningful way, there is probably something else going on in the MI210 build. Will close this and try something different next...