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 |
Hanno Spreeuw
|
556a00e7c2
|
Inserting sources for a sky model near the NCP instead of near 3C196, which is more appropriate for the particular MS we are loading for profiling purposes
|
2018-01-11 16:56:31 +01:00 |
Hanno Spreeuw
|
a652935351
|
module load openblas no longer possible on fs5. Adjusted Makefile to try to fix this. Tammo Jan Dijkema may also have fixed albeit in a different manner, see his email from January 9th, 2018.
|
2018-01-11 16:51:10 +01:00 |
Hanno Spreeuw
|
de385db778
|
Switched to Python 3
|
2018-01-11 16:45:48 +01:00 |
Hanno Spreeuw
|
233b8d52ab
|
Merge pull request #16 from tammojan/fixtesttypes
Fix types of spectral index, RM and extent in test
|
2018-01-11 11:56:38 +01:00 |
Tammo Jan Dijkema
|
b9f164b93c
|
Fix types of spectral index, RM and extent in test
|
2018-01-10 13:28:35 +01:00 |
Hanno Spreeuw
|
3e842bae73
|
Source files were distributed among Dirac and Radio. Makefiles, Radio.h, Common.h and dirac.h from were copied from cleancode branch. The sagecal.h string was replaced by either Radio.h or Dirac.h in the source files. #define SIMUL_ONLY 1, #define SIMUL_ADD 2 and #define SIMUL_SUB 3 were added to Common.h. The three header files should be also include other updates from sagecal.h. In the end, the top level lib directory should contain no files.
|
2017-12-22 17:18:55 +01:00 |
Hanno Spreeuw
|
9185df3d4c
|
We don't need CUDAINC, so I removed it
|
2017-12-22 17:02:39 +01:00 |
Hanno Spreeuw
|
01c3dabc25
|
Makefiles adjusted to enable builds on DAS5
|
2017-12-20 17:13:29 +01:00 |
Hanno Spreeuw
|
c41055dc1d
|
Merge pull request #15 from nlesc-dirac/cleancode
Cleancode
|
2017-12-07 09:44:47 +01:00 |
Hanno Spreeuw
|
b5dab6c1c9
|
Merge branch 'master' into cleancode
|
2017-12-07 09:42:55 +01:00 |
Sarod Yatawatta
|
4a9ec04c3a
|
added info on -E option
|
2017-11-28 08:57:23 +01:00 |
Sarod Yatawatta
|
545588bcc0
|
bug fix
|
2017-11-27 20:30:39 +01:00 |
Sarod Yatawatta
|
15ec822ec4
|
bug fix
|
2017-11-21 21:48:28 +01:00 |
Sarod Yatawatta
|
b24279190c
|
added correction of residual data using GPU
|
2017-11-21 16:19:50 +01:00 |
Sarod Yatawatta
|
028ac53347
|
added model prediction and residual calculation using GPU
|
2017-11-20 12:36:17 +01:00 |
Faruk D
|
ab2b1d66f8
|
Update INSTALL.md
|
2017-11-16 16:13:07 +01:00 |
Faruk D
|
24abfc6b6c
|
Update and rename INSTALL to INSTALL.md
|
2017-11-16 16:10:57 +01:00 |
Faruk D
|
a98d6893f7
|
Update README.md
|
2017-11-16 16:10:31 +01:00 |
Faruk D
|
79f3b46651
|
Update README.md
|
2017-11-16 16:10:10 +01:00 |
Faruk D
|
affc6697b3
|
Update and rename README to README.md
|
2017-11-16 16:09:19 +01:00 |
Sarod Yatawatta
|
e07a26b63f
|
added option to use GPU for model prediction
|
2017-11-13 10:44:55 +01:00 |
Sarod Yatawatta
|
7425698526
|
added option to use GPU for simulations
|
2017-11-13 10:43:02 +01:00 |
Sarod Yatawatta
|
05f47ee4cb
|
updated simulation options
|
2017-11-13 10:41:23 +01:00 |
Sarod Yatawatta
|
759f92537d
|
prediction with improved kernels
|
2017-11-13 10:40:53 +01:00 |
Sarod Yatawatta
|
2150c4d12b
|
Improved kernel (coherencies) from Hanno Spreeuw and Ben van Werkhoven as part of NLeSC DIRAC project, removed dynamic parallelism, added double precision
|
2017-11-13 10:39:40 +01:00 |
Hanno Spreeuw
|
ba4025a847
|
Minor adjustment
|
2017-11-03 16:57:53 +01:00 |
Hanno Spreeuw
|
6faf72beb3
|
Makefile updated to match casacore update
|
2017-11-03 16:55:48 +01:00 |
Sarod Yatawatta
|
4fa8cffcdd
|
clarified various simulation options
|
2017-11-03 15:20:41 +01:00 |
Sarod Yatawatta
|
0f20a965b0
|
make it work with/without beam
|
2017-11-03 15:20:11 +01:00 |
Sarod Yatawatta
|
7c56e18b00
|
Improved kernel (array_beam) from Hanno Spreeuw and Ben van Werkhoven as part of NLeSC DIRAC project, removed dynamic parallelism, 2D thread blocks
|
2017-11-03 15:18:53 +01:00 |
Hanno Spreeuw
|
1e2c24b31a
|
Header file and Solvers folder redundant as well
|
2017-11-03 14:27:07 +01:00 |
Hanno Spreeuw
|
d6b518116e
|
These source and Makefiles are redundant, since they are present in the Dirac and Radio subdirectories, albeit somewhat altered.
|
2017-11-03 14:24:06 +01:00 |