Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 clBLAS 计算一般矩阵求逆?或者指向一个示例内核?要反转的矩阵将相当小(通常为 7*7、28*28 或 84*84),但反转只是较大算法的一部分,因此仍应在 gpu 上完成。提前致谢。