Xiao Fu(付晓)
Xiao Fu(付晓)
> The second operation, generically, is something like: `C_i = \sum_j A_ij B_ij`. You might want to think of this either a) as a sequence of `axpy`s, or b) as...
Thanks, I'll try it. What can I do to utilize the function 'FLASH_LU_piv' correctly?
Thanks, It is my fault for misunderstanding the function 'FLASH_LU_piv' usage. Not only the matrix 'A_FLASH' should be a hierarchical object, but also the matrix 'IPIV'.
> This testing does not cover all compilers and architectures. If you failed this `depend` test with a newer GCC+BOLT, we would appreciate any information (e.g., GCC/Clang version, CPU, etc)...