Commit Graph

146 Commits

Author SHA1 Message Date
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
Hanno Spreeuw 1f139b2c77
Merge pull request #18 from nlesc-dirac/sarod
Sarod
2018-02-09 15:13:53 +01:00
Sarod Yatawatta 3d98cf2d8f moved function protos used by both Radio/Dirac to Common.h 2018-02-08 11:00:11 +01:00
Sarod Yatawatta 2a76d353d3 update casacore 2018-02-07 15:00:39 +01:00
Sarod Yatawatta a7fa230932 more build fixes 2018-02-07 14:08:26 +01:00
Sarod Yatawatta 281061e57a added mdl.o to build 2018-02-07 14:04:20 +01:00
Sarod Yatawatta 237a5f09a1 disable obsolete diagnostic routine 2018-02-07 13:39:44 +01:00
Sarod Yatawatta d6ee3966b9 fixed compile issues for both CPU/GPU versions 2018-02-07 13:34:18 +01:00
Sarod Yatawatta a7464acc2d include both headers 2018-02-07 12:29:57 +01:00
Sarod Yatawatta c283e024aa fixed headers so not to be included more than once 2018-02-07 12:28:55 +01:00
Sarod Yatawatta 364e6174f1 add header Dirac.h 2018-02-07 12:00:48 +01:00
Sarod Yatawatta c2c9460869 default compile options 2018-02-07 12:00:25 +01:00
Sarod Yatawatta ba113410c9 use absolute paths 2018-02-07 11:35:14 +01:00
Sarod Yatawatta a8c04b5953 update sagecal-mpi code 2018-02-07 11:33:24 +01:00
Sarod Yatawatta 295e6f9c4b update 2018-02-07 10:55:51 +01:00
Sarod Yatawatta 3a95d1012b update 2018-02-07 10:41:03 +01:00
Sarod Yatawatta c0c5424ccd update 2018-02-07 10:36:47 +01:00
Sarod Yatawatta 610e7b731f blocks=2*(..)/threads changed to blocks=(..)/threads 2018-02-07 10:30:13 +01:00
Sarod Yatawatta 59475a7591 update manifold average without randomization 2018-02-06 21:27:25 +01:00
Sarod Yatawatta a96d481b8b original blocks=2*(..)/threads, reverting to blocks=(..)/threads 2018-02-06 21:22:34 +01:00
Sarod Yatawatta 3574960791 updates to include mdl.c 2018-02-06 21:19:24 +01:00
Sarod Yatawatta ce34d7c857 origial blocks=2*(..)/threads, reverting to blocks=(..)/threads 2018-02-06 21:10:37 +01:00
Sarod Yatawatta 1c2cfa3f7b original blocks=2*(..)/threads reverting to blocks=(..)/threads 2018-02-06 21:08:03 +01:00
Sarod Yatawatta 829b7ea072 more syntax 2018-02-06 14:38:45 +01:00
Sarod Yatawatta d0c9adf8c0 more formatting 2018-02-06 13:52:54 +01:00
Sarod Yatawatta a7c4dfd519 more updates 2018-02-06 13:41:55 +01:00
Sarod Yatawatta 6d430cb1d1 update 2018-02-06 13:41:00 +01:00
Sarod Yatawatta 728b1470a4 clear docu sections 2018-02-06 13:38:42 +01:00
Sarod Yatawatta 2d8ff507a8 removed diagnostic routines that are not used anymore 2018-02-06 13:31:53 +01:00
Sarod Yatawatta 6330095ca2 more fixes 2018-02-06 12:28:54 +01:00
Sarod Yatawatta 9110379d6a Merge branch 'master' into sourceforge 2018-02-06 10:59:45 +01:00
Hanno Spreeuw 97f9b51ba3 We do not need this symlink any longer 2018-01-31 16:00:40 +01:00
Hanno Spreeuw e9be8d2090 Only removing object files seems more appropriate 2018-01-31 15:00:19 +01:00
Hanno Spreeuw 538abbe6c1 Merge branch 'master' of github.com:nlesc-dirac/sagecal 2018-01-31 14:19:28 +01:00
Hanno Spreeuw ec9c174211 Cannot remember the motivation for this change 2018-01-31 14:18:55 +01:00
Hanno Spreeuw e8f3fefec1 Make make clean not only remove the object files, but also the library. 2018-01-22 17:12:01 +01:00
Hanno Spreeuw 3cc6bc600c make clean seemed to look for some unnecessary files 2018-01-22 17:07:58 +01:00
Hanno Spreeuw cb28b445ae Copied the Makefiles from the master branch 2018-01-22 17:02:47 +01:00
Hanno Spreeuw 6145b80130 sagecal.h no longer used 2018-01-22 16:59:24 +01:00
Hanno Spreeuw cf1d0534d0 sagecal.h replaced by Radio.h, Dirac.h and Common.h 2018-01-22 16:35:25 +01:00
Hanno Spreeuw 33496b49d9 Updated Makefiles to accommodate for openblas module change on fs5, thanks to Tammo Jan Dijkema 2018-01-17 15:41:19 +01:00
Hanno Spreeuw 31e7de39c5 Updated Makefiles to accommodate for openblas module change on fs5, thanks to Tammo Jan Dijkema 2018-01-17 15:39:38 +01:00
Hanno Spreeuw 2cafbeff7e Updated Makefiles to accommodate for openblas module change on fs5, thanks to Tammo Jan Dijkema 2018-01-17 15:36:44 +01:00
Hanno Spreeuw ac577e84f1 Output of make will be libradio.a instead of libsagecal.a 2018-01-11 17:26:41 +01:00
Hanno Spreeuw 3a0e9d023f Seems that the Makefile.gpu for Radio was erroneously used in Dirac 2018-01-11 17:07:25 +01:00
Hanno Spreeuw c39892da33 Added make clean option 2018-01-11 17:06:18 +01:00
Hanno Spreeuw 8b747591ae Added option to make clean 2018-01-11 17:03:24 +01:00
Hanno Spreeuw 077bc65763 Adjusted Radio.h to accommodate changes in sagecal.h between March and December 2017 on sourceforge 2018-01-11 17:02:14 +01:00
Hanno Spreeuw 8ecaa4bd47 Adjusted Dirac.h to accommodate changes in sagecal.h between March and December 2017 on sourceforge 2018-01-11 17:01:14 +01:00
Hanno Spreeuw 24ddfc0481 Adjusted Common.h to accommodate changes in sagecal.h between March and December 2017 on sourceforge 2018-01-11 16:59:54 +01:00