This commit is contained in:
Sarod Yatawatta 2018-02-07 10:36:47 +01:00
parent 610e7b731f
commit c0c5424ccd
2 changed files with 737 additions and 360 deletions

View File

@ -221,7 +221,7 @@ calculate_residuals_multifreq_withbeam_gpu(double *u,double *v,double *w,double
if model has n0>20 or so, try increasing this and recompiling
the default GPU values is ~ 8MB */
#ifndef GPU_HEAP_SIZE
#define GPU_HEAP_SIZE 20
#define GPU_HEAP_SIZE 32
#endif
extern void

File diff suppressed because it is too large Load Diff