diff --git a/CMakeLists.txt b/CMakeLists.txt index a402af2e2970ec5f7908c98ff9b935643bdca060..8ed06d52606d83901292350af2114607567bae5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -252,7 +252,7 @@ if(NOT CHAMELEON_SIMULATION) # standalone version of lapacke seems useless for now # let the comment in case we meet some problems of non existing lapacke # functions in lapack library such as mkl, acml, ... - #set(LAPACKE_STANDALONE TRUE) + set(LAPACKE_STANDALONE TRUE) find_package(LAPACKE REQUIRED) set(HAVE_LAPACKE ${LAPACKE_FOUND}) if(LAPACKE_FOUND) diff --git a/docs/texinfo/chapters/configuration.texi b/docs/texinfo/chapters/configuration.texi index 522d3926a869ca2294f070c364505b45d388d063..fef7d02fab974ea83ab993142694dc0165e743a7 100644 --- a/docs/texinfo/chapters/configuration.texi +++ b/docs/texinfo/chapters/configuration.texi @@ -199,7 +199,7 @@ directory of the LIBNAME library headers installation directory of the LIBNAME libraries (.so, .a, .dylib, etc) installation @end table LIBNAME can be one of the following: BLAS - CBLAS - FXT - HWLOC - -LAPACK - LAPACKE - MAGMA - QUARK - STARPU - TMG +LAPACK - LAPACKE - MAGMA - QUARK - STARPU - TMG. See paragraph about @ref{Dependencies detection} for details. Libraries detected with an official CMake module (see module files in diff --git a/docs/texinfo/chapters/installing.texi b/docs/texinfo/chapters/installing.texi index 2710967db3caaf32f7ebb02cd7ecdc655571ec99..1df7e8e89dc312b749c98a03e2ae2a439ab9d910 100644 --- a/docs/texinfo/chapters/installing.texi +++ b/docs/texinfo/chapters/installing.texi @@ -33,8 +33,7 @@ to install CHAMELEON. The latest official release tarballs of CHAMELEON sources are available for download from -@uref{https://gforge.inria.fr/frs/download.php/file/31779/magma-morse-1.?.0 -.tar.gz, url to release (inria forge)} +@uref{http://morse.gforge.inria.fr/chameleon-0.9.tar.gz, chameleon-0.9}. @c The latest development snapshot is available from @c @uref{http://hydra.bordeaux.inria.fr/job/hiepacs/morse-cmake/tarball/latest/