Here the first "check" actually never checks if it is free https://github.com/xianyi/OpenBLAS/blob/6a8b4269b522a8e1383e27e0ffef6111993a7264/lapack/getrf/getrf_parallel.c#L284 Id like to make a PR with either removing first no-check leaving just loop, or enclosing loop in if()?