Question about --with-openblas

63 views
Skip to first unread message

Supernova

unread,
May 8, 2024, 5:52:21 AM5/8/24
to cp2k
During installing dependencies by toolchain, when I tried to set "--with-openblas" to my own OpenBLAS path, but the script still installs it by it self. How should I fix this problem?

version: 2024.1
System: Rocky
command:
./install_cp2k_toolchain.sh \
  --with-libxsmm=install \
  --with-elpa=install \
  --with-libxc=install \
  --with-libint=install \
  --with-gsl=no \
  --with-libvdwxc=no \
  --with-spglib=no \
  --with-hdf5=no \
  --with-spfft=no \
  --with-sirius=no \
  --with-scalapack=install \
  --with-openblas=/opt/OpenBLAS \
  --with-fftw=/opt/fftw3310 \
  --with-openmpi=/opt/openmpi411

Output:
==================== Getting proc arch info using OpenBLAS tools ====================
wget  --quiet https://www.cp2k.org/static/downloads/OpenBLAS-0.3.25.tar.gz

Krack Matthias

unread,
May 8, 2024, 6:10:54 AM5/8/24
to cp...@googlegroups.com

OpenBLAS is used by the CP2K toolchain initially just to retrieve the architecture information (CPU type etc.). OpenBLAS is installed later again during the toolchain run. Check to which OpenBLAS libs CP2K is eventually linked.

 

--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cp2k+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cp2k/1b503283-d7a4-4a4d-8916-20331bedd0f4n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages