Atom topic feed | site map | contact | login | Protection des données personnelles | Powered by FluxBB | réalisation artaban
You are not logged in.
Hello all.
I am trying to install 14.6.0 from the python3-based tarball in Ubuntu 18.04 with Intel compilers. It goes well until the installation.
When I go to to the temporary directory I can run
./waf build
without errors, but
./waf install
fails with
Command 'LD_LIBRARY_PATH="/home/onscale/Work/aster/public/hdf5-1.10.3/lib:/home/onscale/Work/aster/public/med-4.0.0/lib:/home/onscale/Work/aster/public/mumps-5.1.2/lib:/home/onscale/Work/aster/public/metis-5.1.0/lib:/home/onscale/Work/aster/public/tfel-3.2.1/lib:/home/onscale/Work/aster/public/scotch-6.0.4/lib:/home/onscale/Work/aster/public/hdf5-1.10.3/lib64:/home/onscale/Work/aster/public/med-4.0.0/lib64:/home/onscale/Work/aster/14.6/lib:/home/onscale/Work/aster/14.6/lib/aster:/usr/lib:/opt/onscale/cadex-3.9.1/lin64/gcc7/lib/:/opt/onscale/cm2Mesher_linux64_gcc48_50/libs:/opt/onscale/datakit-v2020.1:/opt/onscale/QtitanRibbon-4.16.0/bin:/opt/Qt5.12.10/5.12.10/gcc_64/lib:/opt/onscale/opencascade-7.3.0/lib:/opt/intel/compilers_and_libraries_2020.2.254/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2020.2.254/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2020.2.254/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2020.2.254/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2020.2.254/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2020.2.254/linux/mkl/lib/intel64_lin:/opt/intel/compilers_and_libraries_2020.2.254/linux/tbb/lib/intel64/gcc4.8:/opt/intel/debugger_2020/python/intel64/lib:/opt/intel/debugger_2020/libipt/intel64/lib:/opt/intel/compilers_and_libraries_2020.2.254/linux/daal/lib/intel64_lin:/opt/intel/compilers_and_libraries_2020.2.254/linux/daal/../tbb/lib/intel64_lin/gcc4.4:/opt/intel/compilers_and_libraries_2020.2.254/linux/daal/../tbb/lib/intel64_lin/gcc4.8" ${BINDIR}/aster /home/onscale/Work/aster/14.6/lib/aster/Execution/E_SUPERV.py -commandes /tmp/install_aster.9104/aster-14.6.0/build/std/release/fort.1 -memjeveux 500 -tpmax 120' returned 134
Scrolling back, I can see that the error is related to some memory limit (I removed the non-ascii chars, I think they were the reason I was banned from the forum the first time I posted):
!----------------------------------------------------------------------------------------!
! <F> <JEVEUX1_71> !
! !
! La mmoire totale de 4000.00 Mo alloue l'tude est insuffisante, il est ncessaire !
! de disposer d'au moins 4967.25 Mo uniquement pour dmarrer l'excution. !
! !
! !
! Cette erreur est fatale. Le code s'arrte. !
!----------------------------------------------------------------------------------------!
Yet the server has 76 Gb of RAM. Find attached the setup.* stuff.
Thanks.
Last edited by jeremy (2021-10-08 10:45:22)
Offline
Here are the attachments. Don't know what happened to them in the OP.
Offline