ORCA Tutorial: 3 Install OpenMPI for parallel computing

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 12

  • @xpxzampop
    @xpxzampop ปีที่แล้ว +10

    Just because of the video speeding up and down, at 4:00-4:05 it's very easy to miss a step: you need to also run "sudo make install" after the "make" command is finished.
    If this step is omitted, you will not find the .openmpi directory when running "ls ~/.openmpi/" (this happened to me)

  • @xpxzampop
    @xpxzampop ปีที่แล้ว +1

    also ensure you have compilers: run "sudo apt-get install gfortran" if you don't have it and I also installed "sudo apt-get install gcc"

  • @pralhadshenoy5901
    @pralhadshenoy5901 11 หลายเดือนก่อน

    In case of centos give the command 'yum install gcc-fortran' to install gfortran, before installing openmpi. Else the jobs would terminate giving mpi-based errors.

  • @ПлатонЧеботаев-ш2и
    @ПлатонЧеботаев-ш2и 2 ปีที่แล้ว

    I had problems with oprnmpi work, so with gcc you need to install gfortran to calculate "real molecules"

  • @mariasolis8243
    @mariasolis8243 3 ปีที่แล้ว

    How could I installed orca and open-mpi in cluster? I only know that I write in the input file: %pal nprocs n end, where "n" is the number of processors. Thanks you in advance

  • @Fedoke
    @Fedoke 3 ปีที่แล้ว

    Do you first need to install ORCA and then OPENMPI or is it the other way around?
    Second question : what if there is already an older version of ORCA and OPENMPI and you just want to update the version. Is it enough to use commands "apt-get update xxx" or is it more complicated than that? (older versions : Orca: 4.1.1 - OpenMPI 3.1.3 - desired version : 4.2.1 and 3.1.4)

  • @sedatgumus414
    @sedatgumus414 2 ปีที่แล้ว

    sir, when writing down " ls ~/.openmpi/ ", It gives me that "no acsess to "/home/user/.openmpi/" or there is no such a folder. What is the reason for? waht can I do? Let me explain that I have a folder "openmpi".

    • @xpxzampop
      @xpxzampop ปีที่แล้ว

      I think you need to also do "sudo make install" check out 4:00-4:05... the video is kind of messed up there

  • @rajguru97
    @rajguru97 4 ปีที่แล้ว

    Can you please make a video on . How to install standard (not parallel) in Linux (Fedora)

  • @LuisContreras-vi5eo
    @LuisContreras-vi5eo 4 ปีที่แล้ว

    Does this program work in Mac?

    • @ambarrag
      @ambarrag 4 ปีที่แล้ว

      yes, it is actually easier to install to Mac

  • @gilbertofernandez120
    @gilbertofernandez120 2 ปีที่แล้ว

    Here's another walk through video that was helpful for me: th-cam.com/video/QIMAu_o_5V8/w-d-xo.html