From f056bbdde3257d72027eeb955e5a5af76f85d41a Mon Sep 17 00:00:00 2001 From: epitaxy <31850335+epitaxy@users.noreply.github.com> Date: Fri, 3 Jun 2022 15:52:10 +0900 Subject: [PATCH] Update hpc.sh --- hpc.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hpc.sh b/hpc.sh index c7c33fb..0e2fee6 100644 --- a/hpc.sh +++ b/hpc.sh @@ -21,6 +21,9 @@ export OMPI_MCA_mca_btl_base_warn_component_unused=0 # It can be ignored because this is not error. export NO_STOP_MESSAGE=1 +# Install Miniconda +bash /mnt/hpc/pkgs/Miniconda3-latest-Linux-x86_64.sh + # For Quantum Espresso export ESPRESSO_PSEUDO='/mnt/hpc/pseudo/'