673 Commits

Author SHA1 Message Date
Radovan Bast
a8bc2b0a1f update general doc section 2015-10-05 12:54:10 +02:00
Radovan Bast
a823e300f6 allow config file interpolation 2015-10-04 23:08:31 +02:00
Radovan Bast
5890d462fe change fetch destination 2015-10-01 17:38:25 +02:00
Radovan Bast
ed77160a1c Merge pull request #140 from robertodr/master
Print an informative message when -DFORCE_CUSTOM_BOOST=ON
2015-09-28 18:06:14 +02:00
Roberto Di Remigio
481ac3ab93 Print an informative message when -DFORCE_CUSTOM_BOOST=ON 2015-09-28 16:05:16 +02:00
Radovan Bast
cb42ed37a2 Merge pull request #139 from robertodr/master
Add Boost on the include and link path.
2015-09-28 14:42:33 +02:00
Roberto Di Remigio
2bf4aeb9eb Add Boost on the include and link path.
It was only done when the auto-build was triggered, resulting in build errors
when Boost is available on the system but not on the standard paths.
2015-09-28 14:39:47 +02:00
Radovan Bast
f38a89dd9f rename definitions 2015-09-22 10:48:13 +02:00
Radovan Bast
6472197cfe do not repeat module paths 2015-09-22 10:03:56 +02:00
Radovan Bast
11137ffaf2 add definition ENABLE_MPI 2015-09-21 18:10:53 +02:00
Radovan Bast
485724ba42 add definition ENABLE_OPENMP 2015-09-21 18:10:38 +02:00
Radovan Bast
aff9a9034c add untested modules for acml, atlas, and goto 2015-09-19 16:00:48 +02:00
Radovan Bast
9e32dd790d create own module proxies for blas/lapack 2015-09-19 15:47:17 +02:00
Radovan Bast
c56e9eaa56 rm int64 dependency in blas/lapack tests 2015-09-19 15:32:06 +02:00
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