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
78ebba62e5
test the new cblas
2015-09-17 00:09:56 +02:00
Radovan Bast
c0199ccd43
adding a module for cblas
2015-09-17 00:08:43 +02:00
Radovan Bast
c2d8abcca2
skip cblas and clapack tests on osx
2015-09-16 15:27:15 +02:00
Radovan Bast
cc1e472d3d
clang does not have omp, skip this test on osx
2015-09-10 08:37:51 +02:00
Radovan Bast
79342a172c
skip static tests on osx
2015-09-10 08:36:19 +02:00
Radovan Bast
3236c01ffb
deactivate boost tests for the moment
2015-09-10 08:26:18 +02:00
Radovan Bast
d5e429222d
allow testing without network; fixes #117
2015-09-08 17:30:47 +02:00
Radovan Bast
21ce8b8810
Merge pull request #121 from robertodr/master
...
Added module for Boost detection and automatic build-up
2015-09-08 11:51:07 +02:00
Radovan Bast
1780e4a189
Added module for Boost detection and automatic build-up
2015-09-08 11:26:25 +02:00
Miro ILIAS
102e891278
adapt fc_mpi test for MS Windows by utilizing ms-mpi package
...
- 2 msmpi files are modified according to the tutorial
2015-09-07 21:10:31 +02:00
Radovan Bast
ea650eace1
s/minimum_cmake_version/min_cmake_version/
2015-09-07 17:45:31 +02:00
Radovan Bast
66ac83482f
s/minimum_required_version/minimum_cmake_version/
2015-09-06 14:37:38 +02:00
Radovan Bast
699ea2a26d
add minimum_required_version to all tests
2015-09-06 14:35:31 +02:00
Miro ILIAS
f4b2c2305b
new test: cc_lapack
...
- extended math_libs.cmake for C headers detection
- static_linking tests included
- rearranged math-libs order for better libraries detection
- no int64 for cc_lapack
- added include/ directory to %path% to detect clapack.h in appveyor
- simplified C-code, intendations kept
- travis-ci kept simple, but needs liblapack-dev and libatlas-base-dev
- libatlas-dev can not be installed due to repeating xerba objects in *.a lib
files
2015-09-01 11:35:58 +02:00
Miro ILIAS
7665b883ac
new test cc_cblas ( closes #95 )
...
- extended math_libs.cmake for C headers detection
- static_linking test included
- no int64 in the cc_cblas test
- released allocated memory
- adaptated for MS Windows (OpenBLAS)
2015-08-31 19:58:03 +02:00
Radovan Bast
4b3a3a0007
Merge pull request #88 from miroi/fc_lapack_openblas
...
adapt fc_lapack test for MS Windows
2015-08-30 10:30:24 +02:00
Roberto Di Remigio
1c3c42630b
Fixes problem with format syntax spotted by @miroi
2015-08-28 21:27:56 +02:00
Miro ILIAS
d3d056c05b
adapt the fc_lapack test for MS Windows with OpenBLAS library
2015-08-28 20:55:41 +02:00
Roberto Di Remigio
5d4ca459d8
Possible fix for Python 3 complaints on Windows CI workers
2015-08-28 20:21:05 +02:00
Radovan Bast
dbab54f4e8
Merge pull request #89 from miroi/mpi_tweak
...
Tweak the fc_mpi test to use both the MPI module file and the MPI include file
2015-08-28 19:23:08 +02:00
Roberto Di Remigio
9e2f51ef25
Python interpreter and libraries/headers detection.
...
- The user can now pass its own interpreter.
- Development libraries and headers can be requested.
- Travis-CI switched to new container-based workers.
2015-08-28 19:13:03 +02:00
Miro ILIAS
43b577583e
tweak the fc_mpi test to use both the module mpi.F90 and include mpif.h
2015-08-27 14:38:18 +02:00
Radovan Bast
4c0a938426
Merge pull request #79 from miroi/patch-2
...
Allow fc_omp test on MS Windows
2015-08-26 21:15:35 +02:00
Miro Iliaš
110f115fb4
close issue #64
2015-08-25 21:28:09 +02:00
Miro ILIAS
cc315f36dd
Adapt the BLAS test with the OpenBLAS library on MS Windows
...
- both dynamic and static
2015-08-24 11:16:33 +02:00
Miro Iliaš
85137c0690
Allow fc_omp test on MS Windows
...
This should work as MinGW Fortran support OpenMP parallelization.
2015-08-11 22:00:18 +02:00
Radovan Bast
6d33b694c5
Merge pull request #75 from miroi/patch-1
...
add multiple math libs for search order
2015-08-10 20:20:28 +02:00
Radovan Bast
0596b03767
s/no_windows/skip_on_windows/
2015-08-10 20:15:35 +02:00
Miro Iliaš
034ea47325
add multiple math libs for search order
...
Multiple math libs in search-order string serve for setting various tests configurations. Also closes #71 .
2015-08-10 20:14:10 +02:00
Miro ILIAS
7150ae9793
adaptation of autocmake for the static linking
2015-08-10 15:34:30 +02:00
Miro ILIAS
0c752cd537
remove assert stderr due to warnings flushed to stderr, closes #64
...
- keep one stderr assert, as it is not hurting the code
2015-08-10 11:36:12 +02:00
Miro ILIAS
e57d6d0372
simple OpenMP test
...
- with removed int64 support
2015-08-07 19:38:58 +02:00
Radovan Bast
14588a7681
catch stderr earlier
2015-08-07 17:24:32 +02:00
Radovan Bast
1cee0e6798
refactor
2015-08-07 17:23:11 +02:00
Radovan Bast
423eb8bcf2
fix typo
2015-08-07 17:02:45 +02:00
Radovan Bast
c7054178b4
mark tests skipped on win32 really as SKIPPED and not as PASSED
2015-08-07 16:55:50 +02:00
Radovan Bast
56c2891350
cosmetics
2015-08-07 16:52:02 +02:00
Radovan Bast
e9182ffcec
cosmetics
2015-08-07 16:49:14 +02:00
Radovan Bast
1bf3d3e355
more consistency
2015-08-07 16:47:50 +02:00
Miro ILIAS
f8905fed65
simple MPI test for testing the autocmake
...
- code reviewer's comments included
2015-08-07 15:12:53 +02:00
Miro ILIAS
289f895e05
Simple Fortran test for --int64, without math libraries
2015-08-07 13:07:28 +02:00
Radovan Bast
029dcf9dab
cosmetics
2015-08-04 13:25:58 +02:00
Radovan Bast
1e77115a23
Merge pull request #53 from miroi/git_info_test
...
simple fortran test for checking the generated "git_info.h"
2015-08-04 13:22:16 +02:00
Radovan Bast
c89a15ef58
fortran code cosmetics
2015-08-04 11:44:57 +02:00
Radovan Bast
792b66f037
cleanup
2015-08-04 11:44:39 +02:00
Miro ILIAS
015e9af844
simple fortran test for checking the generated "git_info.h"
...
- with form according to Rado's order
2015-08-04 11:42:23 +02:00
Miro ILIAS
7d192205aa
new test for lapack added, all fc tests fixed for PGI Fortran
2015-08-02 18:16:46 +02:00
Radovan Bast
65ba506eb6
relax hardcoded linking in fc_blas; fixes #45
2015-08-02 12:26:59 +02:00