Commit Graph

298 Commits

Author SHA1 Message Date
Sarod Yatawatta 21b37a3aaf chmod +x 2018-08-28 11:49:25 +02:00
Sarod Yatawatta af8937d2ec added script to change freq of MS 2018-08-28 11:48:14 +02:00
Sarod Yatawatta f5a6a766e6 rho values to match cluster file 2018-08-28 11:38:40 +02:00
Sarod Yatawatta 74eb0df368 example scripts for MPI version 2018-08-28 11:37:24 +02:00
Sarod Yatawatta fa66c95c07 fix default values of interpolation 2018-08-28 11:21:51 +02:00
Sarod Yatawatta e7a4845f92
Merge branch 'master' into dev 2018-08-28 10:38:05 +02:00
Hanno Spreeuw ed56640cc8 Merge branch 'dev' of github.com:nlesc-dirac/sagecal into dev 2018-08-28 10:28:55 +02:00
Hanno Spreeuw 7688f9804f Now almost the same CXX flags as Makefile and Makefile.gpu: CXXFLAGS=-O3 -Wall -g -std=c++11 2018-08-28 10:28:04 +02:00
Sarod Yatawatta 5d96d86c7c more install updates 2018-08-28 10:14:10 +02:00
Sarod Yatawatta e2142b5e90 Merge branch 'dev' of github.com:nlesc-dirac/sagecal into dev 2018-08-28 10:06:36 +02:00
Sarod Yatawatta 3a218f11c4 more install updates 2018-08-28 10:04:19 +02:00
Hanno Spreeuw cff31fc577 Need to comment this out, or it will keep searching for hdf5, without success 2018-08-28 09:59:41 +02:00
Sarod Yatawatta 77d0cb4c8d more install instructions 2018-08-28 09:48:34 +02:00
Sarod Yatawatta 1a15fbe07e updating install instructions 2018-08-28 09:43:14 +02:00
Sarod Yatawatta 2130398fea install files according to #55 2018-08-27 23:46:10 +02:00
Sarod Yatawatta 97a6e8387f
Merge pull request #55 from gijzelaerr/install
add missing install and SO version
2018-08-27 23:20:56 +02:00
Gijs Molenaar 475b8b0f79 add missing isntall and SO version 2018-08-27 19:32:13 +02:00
Sarod Yatawatta deab251c00 update version to checkout 2018-08-27 17:46:06 +02:00
Sarod Yatawatta 522beb037a correct name of input variables 2018-08-27 15:41:57 +02:00
Sarod Yatawatta f812fa8b7c reorder CXX flags 2018-08-27 15:32:19 +02:00
Sarod Yatawatta 788bbdbeca casacore has 2 include dirs 2018-08-27 15:24:44 +02:00
Sarod Yatawatta 29b3e1f054 minimum use of CXX options 2018-08-27 14:56:47 +02:00
Sarod Yatawatta 33ae6527c9 add cmake support for buildsky/restore 2018-08-27 13:26:09 +02:00
Sarod Yatawatta 03cf4b874f added cmake support for MPI 2018-08-27 11:30:41 +02:00
Hanno Spreeuw b85b031b9b
Merge pull request #53 from nlesc-dirac/dev
fix issue #52, update LBFGS interface
2018-08-01 12:32:10 +02:00
Sarod Yatawatta 0b072da621 fixing issue #52 2018-07-31 11:49:23 +02:00
Sarod Yatawatta 39d3ed8ad3 fix typo 2018-07-30 16:33:46 +02:00
Sarod Yatawatta d11e1653fd make sure rho text file exactly matches no. clusters 2018-07-30 16:16:03 +02:00
Sarod Yatawatta 84b813da3f Merge branch 'dev' of github.com:nlesc-dirac/sagecal into dev 2018-07-30 15:30:05 +02:00
Sarod Yatawatta fa1448be01 cleaning up LBFGS related code, removed duplicates 2018-07-30 15:25:08 +02:00
Sarod Yatawatta 8b09a58e0b
Merge pull request #50 from nlesc-dirac/dev
Dev
2018-06-23 20:20:29 +02:00
Sarod Yatawatta c366e18977 bug fix 2018-06-19 15:01:10 +02:00
Sarod Yatawatta b66c291b8e missing HAVE_CUDA added 2018-06-19 14:59:00 +02:00
Sarod Yatawatta 157eaf84cd added function to predict using stored solutions, with GPU accel 2018-06-19 14:42:03 +02:00
Sarod Yatawatta 41cf1b3b69 bug fix in reading solutions file 2018-06-19 13:19:09 +02:00
Hanno Spreeuw b72644b972
Merge pull request #49 from nlesc-dirac/dev
streamlining LBFGS routines
2018-06-13 10:10:13 +02:00
Sarod Yatawatta a415926866 removal of redundant memory copies, stopping when grad norm too low 2018-06-12 12:47:06 +02:00
Sarod Yatawatta 67f71e0ac5 stop when gradient norm is too small 2018-06-12 11:31:11 +02:00
Sarod Yatawatta e965dd0119 removal of redundant memory copies 2018-06-12 11:10:43 +02:00
Sarod Yatawatta bd69e0044b removed some redundant memory copies 2018-06-12 10:44:10 +02:00
Sarod Yatawatta b38add6d20 to enable adding antenna table by hand (not using keywords) 2018-05-07 20:35:42 +02:00
Hanno Spreeuw be4065a3a2 -pg not appropriate for general purpose 2018-05-02 21:13:07 +02:00
Hanno Spreeuw d0a2e251a8 -pg not appropriate, NVML_INC is redundant and link to the latest cuda, i.e. cuda 9.1 2018-05-02 21:10:01 +02:00
Hanno Spreeuw 45730106a1 CUDAINC and NVML_INC are redundant 2018-04-30 14:58:30 +02:00
Hanno Spreeuw 388aa34148 Merge branch 'master' of github.com:nlesc-dirac/sagecal 2018-04-30 14:51:39 +02:00
Hanno Spreeuw bbc3863a29 '-std=c++11' is necessary to build Sagecal for casacore/2.4.1-gcc-6.3.0 2018-04-30 14:51:18 +02:00
Sarod Yatawatta 6a28a02112 check for step size being too small 2018-04-29 17:15:19 +02:00
Hanno Spreeuw 54bd95e977 casacore/v2.4.1-gcc-6.3.0 gives errors like 'error: range-based ‘for’ loops are not allowed in C++98 mode' and 'error: ISO C++ forbids declaration of ‘c’ with no type [-fpermissive]' 2018-04-26 17:24:51 +02:00
Hanno Spreeuw b961044741 Typo: casacore/casacore should be casacore 2018-04-26 17:21:19 +02:00
Hanno Spreeuw e3a47a28c3 Remove redundant whitespace 2018-04-26 17:12:11 +02:00