Skip to content

Commit 5a623e5

Browse files
authored
Comment PREFIX and LAPACKSOLIB entries to avoid surprises
1 parent 12a6a8a commit 5a623e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

INSTALL/make.inc.nv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ TMGLIB = $(TOPSRCDIR)/libtmglib.a
8383
LAPACKELIB = $(TOPSRCDIR)/liblapacke.a
8484

8585
# Where to install the library
86-
PREFIX=/opt/reflapack/lapack-3.9.0/hpcsdk-20.7
86+
#PREFIX=/opt/reflapack/lapack-3.9.0/hpcsdk-20.7
8787

8888
# Build shared library
8989
LINKER = nvfortran
90-
LAPACKSOLIB = liblapack.so.3.9.0
90+
#LAPACKSOLIB = liblapack.so.3.9.0

0 commit comments

Comments
 (0)