From f951adfa786f80fe5a058b8268f100e1f066480a Mon Sep 17 00:00:00 2001 From: Sarod Yatawatta Date: Wed, 4 Nov 2015 21:15:35 +0100 Subject: [PATCH] update casacore include path --- INSTALL | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index b57476f..58314f7 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -$Id: INSTALL,v 1.7 2014/01/06 03:20:53 sarod Exp $ +Wed Nov 4 21:14:51 CET 2015 SAGECal Installation ==================== 0) Prerequsites: @@ -23,7 +23,9 @@ SAGECal Installation 2) In ./src/lib and ./src/MS you MUST edit the Makefiles to suit your system. Some common items to edit are: - LAPACK: directory where LAPACK/OpenBLAS is installed - GLIBI/GLIBL: include/lib files for glib - - CASA_LIBDIR/CASA_INCDIR/CASA_LIBS : casacore include/library location and flies + - CASA_LIBDIR/CASA_INCDIR/CASA_LIBS : casacore include/library location and files: + Note with new CASACORE might need two include paths, e.g. + -I/opt/casacore/include/ -I/opt/casacore/include/casacore - CUDAINC/CUDALIB : where CUDA/CUBLAS is installed - NVCFLAGS : flags to pass to nvcc, especially -arch option to match your GPU - CULA* : where CULATOOLS are installed