Chapter 10.7 : How to create a sgemm python module
The creation of the sgemmpython module will be very similar to the developement of the astericshpc module, but without a dependency to an other library.
We will use the kernel of the parent directory defined in the files :
- sgemm_intrinsics.h header file
- sgemm_intrinsics.cpp source file