Dear All,
I am trying to install ALPS.2.01 on cluster, for the installation I have followed the provided instruction on the main page of the project, those three step for installation has been down without error, but surprisingly finally I have nothing on the specified path for the installed code.
these are the out put of each command:
$ cmake -D Boost_ROOT_DIR=/u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/boost/ -D Boost_INCLUDE_DIR=/u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/boost/ -D FFTW_LIBRARIES=/opt/fftw/3.2.2/intel/lib -D FFTW_INCLUDE_DIR=/opt/fftw/3.2.2/intel/include -D MKL_INCLUDE_DIR=/opt/intel/mkl/10.0.5.025/include/ -D LAPACK_LIBRARY=/opt/intel/Compiler/11.1/069/mkl/lib/em64t/libmkl_core.so -D LAPACK_64_BIT=ON -D HDF5_INCLUDE_DIR=/opt/hdf5/1.8.5p1/gnu/include/ -D HDF5_LIBRARIES=/opt/hdf5/1.8.5p1/gnu/lib/libhdf5.so.6 -D BLAS_LIBRARY=/opt/rinave/blas-lapack/libblas.so.3.0.3 -D MPI_LIBRARY=/opt/openmpi/1.3.4/intel-11.0/lib -DCMAKE_INSTALL_PREFIX=/u/cm/asadzade/ALPS2/ /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/
-- Build type: Release
-- Python interpreter /opt/python/2.6.4/bin/python
-- Python interpreter ok : version 2.6.4
-- PYTHON_INCLUDE_DIRS = /opt/python/2.6.4/include/python2.6
-- PYTHON_NUMPY_INCLUDE_DIR = /opt/numpy/1.5.1/lib/python2.6/site-packages/numpy/core/include
-- PYTHON_SITE_PKG = /opt/python/2.6.4/lib/python2.6/site-packages
-- PYTHON_LIBRARY = /opt/python/2.6.4/lib/python2.6/config/libpython2.6.a
-- PYTHON_EXTRA_LIBS =-lpthread -ldl -lutil
-- PYTHON_LINK_FOR_SHARED = -Xlinker -export-dynamic
-- ALPS version: 2.0.1
-- Looking for Boost Source
-- Found Boost Source: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/boost/
-- Boost Version: 1_46_1
-- LPSolve Library: not found
-- Using ALPS-installed ZLIB
-- Using ALPS-installed SZIP
-- Could NOT find SZIP (missing: SZIP_LIBRARIES SZIP_INCLUDE_DIRS)
-- Using ALPS-installed HDF5 in .
-- HDF5 version found is 1.8.5-patch1 in /opt/hdf5/1.8.5p1/gnu/include
-- Python interpreter /opt/python/2.6.4/bin/python
-- Python interpreter ok : version 2.6.4
-- PYTHON_INCLUDE_DIRS = /opt/python/2.6.4/include/python2.6
-- PYTHON_NUMPY_INCLUDE_DIR = /opt/numpy/1.5.1/lib/python2.6/site-packages/numpy/core/include
-- PYTHON_SITE_PKG = /opt/python/2.6.4/lib/python2.6/site-packages
-- PYTHON_LIBRARY = /opt/python/2.6.4/lib/python2.6/config/libpython2.6.a
-- PYTHON_EXTRA_LIBS =-lpthread -ldl -lutil
-- PYTHON_LINK_FOR_SHARED = -Xlinker -export-dynamic
-- Numpy include in /opt/numpy/1.5.1/lib/python2.6/site-packages/numpy/core/include
-- ALPS XML dir is ./u/cm/asadzade/ALPS2/xml
-- Adding Boost dir: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/boost/
-- Configuring done
-- Generating done
-- Build files have been written to: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps
$ make[ 73%] Built target boost
[ 75%] Built target boost_prg_exec_monitor
[ 87%] Built target boost_test_exec_monitor
[100%] Built target boost_unit_test_framework
$ make install (just some part of it)
[ 73%] Built target boost
[ 75%] Built target boost_prg_exec_monitor
[ 87%] Built target boost_test_exec_monitor
[100%] Built target boost_unit_test_framework
Install the project...
-- Install configuration: "Release"
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/Welcome.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/CITATIONS.txt
-- Installing: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/CMakeCache.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/LICENSE-package.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/LICENSE.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/LICENSE_1_0.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/README-light.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/LICENSE-applications.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/LICENSE-light.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/README-package.txt
-- Installing: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/install_manifest.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/CMakeLists.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/README.txt
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/script/hdf5.sh
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565
.
.
.-- Installing: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_10_U3_tsqrt2
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_10_U3_tsqrt2/G0_omega_input
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_10_U3_tsqrt2/hybrid.parm
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/G0_tau_input_beta_12.0
-- Installing: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_12_U3_tsqrt2
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_12_U3_tsqrt2/G0_omega_input
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_12_U3_tsqrt2/hybrid.parm
-- Installing: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_6_U3_tsqrt2
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_6_U3_tsqrt2/G0_omega_input
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_6_U3_tsqrt2/hybrid.parm
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/dmft-02-inputs.zip
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/G0_tau_input_beta_14.0
-- Installing: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_14_U3_tsqrt2
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_14_U3_tsqrt2/G0_omega_input
-- Up-to-date: /u/cm/asadzade/alps-2.0.1-r5565-src-with-boost/alps/./alps/tutorials/./dmft-02-hybridization/beta_14_U3_tsqrt2/hybrid.parm
could you please help me to know which part is not complete,
Thanks,
zhian.