Recent content by adrian_ortega

  1. A

    Fortran MPI using Intel Fortran compiler

    Hi, what does it mean HPPC? Is there on Physics Forums?
  2. A

    Fortran MPI using Intel Fortran compiler

    Hi everyone, I have a question about how MPI works. Currently I have a job running on MPI on the mode master_slave, I mean that every slave executes a separate task without communicate with the others slaves, once a slave-node finishes, it sends a warning to the master and then the master...
Back
Top