Gianluca Frison
Gianluca Frison
Use float version (e.g. sqrtf instead of sqrt) in C99 mode.
Hi Miri, I would need a bit more information in order to be able to help you. First of all, why do you open the issue on the BLASFEO repository...
Hi Brian, thanks for the issue report. First of all, I'm not very familiar with `cmake` and other people have mainly developed the `cmake` build system, but: 1) apparently on...
Thanks for the suggestion, I will look into it. I'm much more familiar with make thank cmake.
In order to reproduce, I would need values for all parameters like e.g m, n, k, alpha, beta, size of the matrices, ....
First of all, please notice that personally my experience with windows is limited, so I can not provide as much giudance as with linux. That said, in windows you can...
If some other user like e.g. @jkoendev has some experience to share, it would be great :)
Personally I don't have first-hand experience on windows systems using MSVC, but in that case building the GENERIC target of BLASFEO using cmake shouldn't be any different than building any...
@TureganoJose sure I would be happy to include the changes (code and configuration description) in the repo to improve Windows compatibility. Thanks for the work on that! Can you make...
The code has now been fixed to build library and examples using cmake on windows with visual studio compiler, for the GENERIC target in BLASFEO. @TureganoJose posted some pictures to...