Commit Graph

19 Commits

Author SHA1 Message Date
Rajalakshmi Srinivasaraghavan 564b0d39ef Add test for shgemm
This patch has Makefile changes to add test for shgemm which
compares sgemm and shgemm result.
2020-04-29 13:40:34 -05:00
Martin Liska 0e05ea9bac
Add CMake related files to .gitignore. 2020-02-13 14:51:55 +01:00
Isuru Fernando 7a96499b29 Don't change timestamps 2017-08-01 13:43:59 +05:30
Ashwin Sekhar T K 1de6fa0f50 Update .gitignore 2017-01-24 23:14:09 -08:00
Ashwin Sekhar T K 01e1d85339 Update .gitignore 2017-01-19 11:58:59 +05:30
Martin Köhler 7cd26f7e38 Update gitignore 2016-10-26 15:19:40 +02:00
Zhang Xianyi a4c6a88a65 Delete vi swap file. 2015-11-11 04:19:43 +08:00
Zhang Xianyi 94b125255f Merge branch 'develop' into cmake
Conflicts:
	driver/others/memory.c
2015-10-13 04:46:08 +08:00
Lars Buitinck b9534bbd76 git ignore versioned .so files 2015-09-22 12:01:09 +02:00
Hank Anderson 5eefe18ae4 Added CMakeLists.txt for the first of the BLAS folders.
It only does the double precision compile currently.

I realized I didn't finish converting Makefile.system yet, so I made
a note of that.
2015-01-27 16:17:17 -06:00
Hank Anderson e5c47e44f6 First pass at converting a few makefiles to CMake. 2014-12-30 21:53:00 -06:00
Timothy Gu 4ebbf758f5 .gitignore: add some more entries concerned with kernel
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-06-27 13:58:42 -07:00
Zhang Xianyi 3eb5af1955 Refs #247. Included lapack source codes. Avoid downloading tar.gz from netlib.org
Based on 3.4.2 version, apply patch.for_lapack-3.4.2.
2013-07-09 18:13:48 +08:00
Zaheer Chothia ca4136cf41 Fixed #147: LAPACK symbols were not being exported for version 3.4.2 2012-10-12 23:44:23 +02:00
Zhang Xianyi 157cc54449 Update git ignore file. 2012-06-23 08:04:58 +08:00
Xianyi Zhang 7945919f22 Updated gitignore file. 2011-06-19 12:07:31 +08:00
Xianyi Zhang cc09e6ef3a Ingnore *.obj files in git. 2011-05-27 18:12:45 +08:00
Xianyi Zhang 1dd1bba66c Updated gitignore. 2011-02-16 17:37:48 +08:00
Xianyi Zhang 39aa892298 Added .gitignore files. 2011-01-24 19:59:52 +00:00