Intel oneAPI

This page can't be edited. | Page History
    Table of contents
    You are currently comparing two old versions - only when you are comparing against the latest version can you revert. Return to version archive.

    Combined revision comparison

    Comparing version 17:03, 5 Jan 2022 by jwagner with version 17:10, 5 Jan 2022 by jwagner.

    ...

    Intel MPI:

    $ cat intel.hostfile
    fxmanager
    mark6-01
    node02.service
    node67.service
    node10.service
    node11.service
    node12.service
    
    $ which mpirun
    /opt/intel/oneapi/mpi/2021.3.1/bin/mpirun
    
    $ mpirun -print-rank-map -prepend-rank -v -n 7 -perhost 1 -machinefile intel.hostfile /usr/bin/hostname

    Version from 17:03, 5 Jan 2022

    This revision modified by jwagner (Ban)

    ...

    Version as of 17:10, 5 Jan 2022

    This revision modified by jwagner (Ban)

    ...

    Intel MPI:

    $ cat intel.hostfile
    fxmanager
    mark6-01
    node02.service
    node67.service
    node10.service
    node11.service
    node12.service
    
    $ which mpirun
    /opt/intel/oneapi/mpi/2021.3.1/bin/mpirun
    
    $ mpirun -print-rank-map -prepend-rank -v -n 7 -perhost 1 -machinefile intel.hostfile /usr/bin/hostname