459 Commits

Author SHA1 Message Date
Radovan Bast
f8e89221ed do not run accelerate test on windows 2015-09-19 15:27:05 +02:00
Radovan Bast
4d2c9637db trim file 2015-09-19 15:26:16 +02:00
Radovan Bast
689205d5c1 test only Python: 2.7, 64-bit on Appveyor 2015-09-19 10:41:00 +02:00
Radovan Bast
2fec61d8d8 update readme 2015-09-19 10:40:51 +02:00
Radovan Bast
9b9ad55383 more author doc 2015-09-18 15:52:46 +02:00
Radovan Bast
747fb05630 pedestrian workaround for Fortran OMP 2015-09-18 15:44:55 +02:00
Radovan Bast
9e18a2e2a5 rm liblapacke-dev 2015-09-18 15:37:52 +02:00
Radovan Bast
a0fa6ea307 fix copy-paste typo 2015-09-18 14:33:01 +02:00
Radovan Bast
825f8cfb9c rm unreachable code (in our regular automated testing) 2015-09-18 14:26:06 +02:00
Radovan Bast
fd163f8b97 update example 2015-09-18 14:18:48 +02:00
Radovan Bast
b8e8a7abd1 s/FATAL/FATAL_ERROR/ 2015-09-18 14:07:57 +02:00
Radovan Bast
7a65a4cfe7 skip test_cxx_lapacke on linux 2015-09-18 13:09:46 +02:00
Radovan Bast
7fde3db8ff fix typo 2015-09-18 12:29:01 +02:00
Radovan Bast
05fadb04ee simplify MPI test 2015-09-18 12:04:33 +02:00
Radovan Bast
7548f26a08 less code repetition 2015-09-18 11:31:50 +02:00
Radovan Bast
33dc63c6bc rm module for static linking; fixes #134 2015-09-18 11:27:55 +02:00
Radovan Bast
84b330e419 remove "config: custom" option; fixes #135 2015-09-18 11:25:50 +02:00
Radovan Bast
27f4b88220 get less useless and more useful printout from test.py when things fail 2015-09-18 11:20:37 +02:00
Radovan Bast
6c43499681 simplify accelerate test 2015-09-18 10:53:48 +02:00
Radovan Bast
c5057f8aee add test for accelerate framework 2015-09-18 10:44:39 +02:00
Radovan Bast
d4596c6f95 add skip_on_linux decorator 2015-09-18 10:28:31 +02:00
Radovan Bast
102bf7b278 acknowledgements 2015-09-18 10:22:41 +02:00
Radovan Bast
e9c22a1439 s/STREQUAL/MATCHES/ 2015-09-18 10:21:51 +02:00
Radovan Bast
e57491786e hoping to install liblapacke 2015-09-18 10:04:39 +02:00
Radovan Bast
9d7c19bc33 second source reset the first 2015-09-18 10:00:39 +02:00
Radovan Bast
a850a854b0 move cblas and lapacke to own dir 2015-09-18 09:58:18 +02:00
Radovan Bast
c7356b499e s/undefined/NOTFOUND/ 2015-09-18 09:56:45 +02:00
Radovan Bast
c8cd9ae6f0 clear cache 2015-09-18 09:52:22 +02:00
Radovan Bast
ffd128548f more work on lapacke test 2015-09-18 09:34:46 +02:00
Radovan Bast
6efc29457d adding lapacke.cmake stub 2015-09-17 10:44:30 +02:00
Radovan Bast
e399058e37 convert lapacke example to cxx 2015-09-17 10:34:04 +02:00
Radovan Bast
6017dbbfa6 renames 2015-09-17 10:26:08 +02:00
Radovan Bast
1fc6a7b355 we don't need static lib packages for travis anymore 2015-09-17 10:12:23 +02:00
Radovan Bast
bed8a42945 remove static linking from tests
this will be implemented and tested externally
see #134
2015-09-17 10:06:52 +02:00
Radovan Bast
b7e8a5442b rm static linking code from cblas.cmake 2015-09-17 09:58:11 +02:00
Radovan Bast
bac6955068 rename 2015-09-17 09:57:15 +02:00
Radovan Bast
97e686b6be rm test_cxx_cblas_static 2015-09-17 09:54:55 +02:00
Radovan Bast
179a57e282 rm whitespace 2015-09-17 09:54:35 +02:00
Radovan Bast
304c2514d4 fix a wrong move 2015-09-17 01:44:49 +02:00
Radovan Bast
173973929c s/clapack/lapacke/ 2015-09-17 01:38:20 +02:00
Radovan Bast
02838aef07 cosmetics 2015-09-17 01:36:51 +02:00
Radovan Bast
2614ce9cf2 streamline 2015-09-17 01:28:30 +02:00
Radovan Bast
ea89ce9f0d always add downloaded to module include paths 2015-09-17 01:21:16 +02:00
Radovan Bast
29ed57c546 use outsourced detection functions 2015-09-17 00:58:14 +02:00
Radovan Bast
d9f4b0a3b4 outsource detect functions 2015-09-17 00:55:54 +02:00
Radovan Bast
8d81310cc6 try cblas test on osx 2015-09-17 00:45:44 +02:00
Radovan Bast
b92b9ae23c remove an include that we never test within autocmake 2015-09-17 00:41:42 +02:00
Radovan Bast
4a74b1b129 use --cblas in test_cxx_cblas_static 2015-09-17 00:36:43 +02:00
Radovan Bast
a7de2e62e9 simplify cc_cblas test 2015-09-17 00:35:45 +02:00
Radovan Bast
d33cab4a43 extend static flags to CXX 2015-09-17 00:21:06 +02:00