mirror of
https://github.com/amd/blis.git
synced 2026-05-11 17:50:00 +00:00
Initial multithreading support for HERK
This commit is contained in:
@@ -46,5 +46,6 @@ extern obj_t BLIS_MINUS_TWO;
|
||||
extern thread_comm_t BLIS_SINGLE_COMM;
|
||||
extern packm_thrinfo_t BLIS_PACKM_SINGLE_THREADED;
|
||||
extern gemm_thrinfo_t BLIS_GEMM_SINGLE_THREADED;
|
||||
extern herk_thrinfo_t BLIS_HERK_SINGLE_THREADED;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user