Commit Graph

358 Commits

Author SHA1 Message Date
Faruk D 22f89ae6d5
Merge pull request #40 from nlesc-dirac/sprint_cmake
Cmake Support
2018-02-28 15:46:59 +01:00
Faruk D f4ea65ff81 added -g option to build flags 2018-02-28 15:43:32 +01:00
Faruk D 6c9e7f4c20 update build flags 2018-02-28 14:51:29 +01:00
Hanno Spreeuw 1088583a21
Merge pull request #27 from nlesc-dirac/sprint_clang
Sprint clang
2018-02-28 14:38:46 +01:00
Faruk D 8df6355697 add hdf5 checks and libraries 2018-02-28 14:16:36 +01:00
Faruk D 06aa95abe0 update the instructions as suggested by @SarodYatawatta 2018-02-28 12:05:39 +01:00
Faruk D 68475f9b91 add instructions for other distros and temporarily comment out old installation instructions 2018-02-28 11:39:30 +01:00
Faruk D 2a4a93f953 update the package list for Ubuntu 2018-02-28 11:20:06 +01:00
Faruk D 5053345736 add OpenBLAS status message and disable gfortran status 2018-02-28 10:57:50 +01:00
Sarod Yatawatta 4bf20e77d1 added cookbook link 2018-02-28 10:52:57 +01:00
Faruk D cf6d21978f fix Openblas library path 2018-02-28 10:50:50 +01:00
Faruk D e5cb15316b upadate the instructions to give an example about optional casacore path 2018-02-28 10:38:29 +01:00
Faruk D 8153a944e3 add make command to instructions 2018-02-28 10:32:46 +01:00
Faruk D 6209d8fb6d add custom path for OpenBLAS 2018-02-28 10:30:29 +01:00
Faruk D 909c2024ac added ubuntu version 2018-02-28 10:27:08 +01:00
Faruk D 2186253035 add instructions for KERN repo 2018-02-28 10:14:58 +01:00
Faruk D ffd0adeb04 upadate ubuntu instructions 2018-02-28 10:12:02 +01:00
Sarod Yatawatta 578470f07d fixed wrong size of memory allocation 2018-02-28 10:02:27 +01:00
Faruk D 20298cbfcc upadete the instructions for ubuntu 2018-02-28 10:00:24 +01:00
Faruk D c6636f1510 fix issues for Ubuntu and add preliminary instructions to install 2018-02-27 18:09:50 +01:00
Faruk D 900f8bf9a1 add cmake_binary_dir variable to fix folder issues during configuration 2018-02-27 17:04:58 +01:00
Faruk D d73bb464ad solves dist folder issues for the build 2018-02-27 16:43:09 +01:00
Faruk D 64fc5e8334 add rtr_solve_robust to dirac library 2018-02-27 16:34:47 +01:00
Sarod Yatawatta 068cf2322c check int range 2018-02-27 16:15:23 +01:00
Sarod Yatawatta dd094c317d fix invalid cases 2018-02-27 16:09:22 +01:00
Faruk D 7fb1a1b10a define cxx flags before the status message 2018-02-27 15:58:41 +01:00
Faruk D e657c4769a fixes casacore include path on das5 2018-02-27 15:56:54 +01:00
Faruk D c660eb70e7 add casacore root dir status message 2018-02-27 15:51:48 +01:00
Faruk D a2bfb84680 add environment variable check to find casacore 2018-02-27 15:46:12 +01:00
Sarod Yatawatta 7d7b844c65 clarify array access in fitsio 2018-02-27 15:31:56 +01:00
Sarod Yatawatta d291d44029 fixed missing free (pinv) 2018-02-27 15:12:13 +01:00
Sarod Yatawatta c42e08e448 Merge branch 'sprint_clang' of github.com:nlesc-dirac/sagecal into sprint_clang 2018-02-27 14:40:47 +01:00
Sarod Yatawatta 088f2d0fd0 fix (double) allocation instead of (int) 2018-02-27 14:38:57 +01:00
Hanno Spreeuw 005e68d20e
Merge pull request #23 from nlesc-dirac/sprint_cppcheck
Sprint cppcheck
2018-02-27 12:11:25 +01:00
Sarod Yatawatta aeb97a3900 Merge branch 'sprint_cppcheck' of github.com:nlesc-dirac/sagecal into sprint_cppcheck 2018-02-27 11:54:50 +01:00
Sarod Yatawatta 9207c91d37 more fixes 2018-02-27 11:54:16 +01:00
Faruk D 40d9e8a6f1 remove found messages. they are managed by cmake modules 2018-02-27 11:42:00 +01:00
Faruk D 35fa294fb5 remove openblas status message 2018-02-27 11:35:49 +01:00
Hanno Spreeuw d779d2a208 Merge branch 'sprint_cppcheck' of github.com:nlesc-dirac/sagecal into sprint_cppcheck
I am confused, but it seems there is a duplication of the branch
sprint_cppcheck. I do not understand how this came about.
2018-02-27 11:16:37 +01:00
Hanno Spreeuw 26436e09f3 I erroneously branched sprint_cppcheck from master instead of sprint, trying to fix that now by committing this README from the sprint_readme to sprint_cppcheck 2018-02-27 11:10:45 +01:00
Faruk D 53036ff783 remove OpenBLAS option. It will be enabled by default. 2018-02-27 11:07:12 +01:00
Faruk D 3be3995178 upgrade the cmake version 2018-02-27 11:06:09 +01:00
Faruk D 872450ce3e add wcslib info 2018-02-27 11:04:04 +01:00
Sarod Yatawatta 05a007d619 more cppcheck fixes 2018-02-27 07:13:00 +01:00
Sarod Yatawatta 790827e104 fix cppcheck warnings 2018-02-27 06:57:15 +01:00
Sarod Yatawatta 6abb1de3dc fix cppcheck warnings 2018-02-27 06:48:36 +01:00
Sarod Yatawatta bfae096be4 fix memory leak 2018-02-27 06:40:34 +01:00
Sarod Yatawatta 70aecbf75a more cppcheck fix 2018-02-27 06:38:47 +01:00
Sarod Yatawatta e891ccd77d fix cppcheck warning 2018-02-27 06:27:54 +01:00
Faruk D 9e6efce6fe add option for openblas
-disable gfortranlibs
- update status info
- add submodules
2018-02-26 18:14:58 +01:00