Dear Experts,
I am trying to install amber24 cuda in ubuntu 24. My run_cmake file is
# Assume this is Linux:
cmake $AMBER_PREFIX/amber24_src \
-DCMAKE_INSTALL_PREFIX=$AMBER_PREFIX/amber24 \
-DCOMPILER=GNU \
-DMPI=FALSE -DCUDA=TRUE -DINSTALL_TESTS=TRUE
-DFORCE_DISABLE_LIBS=perlmol \
-DDOWNLOAD_MINICONDA=TRUE \
2>&1 | tee cmake.log
Then I type ./run_cmake
But the configuration is incomplete.
-- Amber will be installed to /home/srabani/Downloads/amber24/
-- Configuring incomplete, errors occurred!
See also
"/home/srabani/Downloads/amber24_src/build/CMakeFiles/CMakeOutput.log".
See also
"/home/srabani/Downloads/amber24_src/build/CMakeFiles/CMakeError.log".
I can not understand why the configuration is incomplete.
*With regards,*
*Dulal Mondal,*
*Research Scholar,*
*Department of Chemistry,*
*IIT Kharagpur, Kharagpur 721302.*
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Sep 11 2024 - 00:30:02 PDT