-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Cannot find out the trhead_matrix.h file when I set up the environment with ./env.h.
Check the bash file and found that is stopped during the make step.
The exact problem is shown as follows:
intrinsic_matmul/matmul.c:2:10: fatal error: thead_matrix.h: No such file or directory
2 | #include <thead_matrix.h>
| ^~~~~~~~~~~~~~~~
I know the problem is missing the header file but after googling I did not find out how can i install this module or package.
Best Regards
Metadata
Metadata
Assignees
Labels
No labels