Commit 889e3c95 authored by Giovanni Lacopo's avatar Giovanni Lacopo
Browse files

Switch on/off the USE_OMP define for using OpenMP with CPUs

parent 473bb207
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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