Loading Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -38,7 +38,7 @@ OPT += -DUSE_FFTW OPT += -DHYBRID_FFTW OPT += -DHYBRID_FFTW # switch on the OpenMP parallelization # switch on the OpenMP parallelization OPT += USE_OMP OPT += -DUSE_OMP # write the full 3D cube of gridded visibilities and its FFT transform # write the full 3D cube of gridded visibilities and its FFT transform #OPT += -DWRITE_DATA #OPT += -DWRITE_DATA Loading Loading
Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -38,7 +38,7 @@ OPT += -DUSE_FFTW OPT += -DHYBRID_FFTW OPT += -DHYBRID_FFTW # switch on the OpenMP parallelization # switch on the OpenMP parallelization OPT += USE_OMP OPT += -DUSE_OMP # write the full 3D cube of gridded visibilities and its FFT transform # write the full 3D cube of gridded visibilities and its FFT transform #OPT += -DWRITE_DATA #OPT += -DWRITE_DATA Loading