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 16:56, 5 Jan 2022 by jwagner with version 16:56, 5 Jan 2022 by jwagner.

    ...

    gxr -c "yum-config-manager --enable oneAPI" --group /hardware/nodes/mark6,/hardware/nodes/compute
    (gxr -c "yum install -y  ...)
    gxr -c "yum-config-manager --disable oneAPI" --group /hardware/nodes/mark6,/hardware/nodes/compute
     

    Intel oneAPI Packages

    Packages for devel nodes:
    yum install intel-basekit
    yum install intel-hpckit
    yum install intel-oneapi-vtune-2021.7.1-492
    
     
    Runtime packages for nodes:
    gxr -c "yum install -y intel-oneapi-clck" --group /hardware/nodes/mark6,/hardware/nodes/compute
    gxr -c "yum install -y intel-oneapi-runtime-mpi \
      intel-oneapi-runtime-ipp \
      intel-oneapi-compiler-shared-runtime-2021.3.0.x86_64 \
      intel-oneapi-compiler-shared-common-runtime-2021.3.0.noarch \
      intel-oneapi-mpi-2021.3.1 \
      intel-oneapi-vtune-2021.7.1-492" --group /hardware/nodes/mark6,/hardware/nodes/compute
    # Dependency bug in runtimes, need to install also /opt/intel/oneapi/lib/intel64/libimf.so via:
    gxr -c "yum install -y intel-oneapi-runtime-compilers-2021.3.0" --group /hardware/nodes/mark6,/hardware/nodes/compute
    

    ...

    Version from 16:56, 5 Jan 2022

    This revision modified by jwagner (Ban)

    ...

    Version as of 16:56, 5 Jan 2022

    This revision modified by jwagner (Ban)

    ...

    gxr -c "yum-config-manager --enable oneAPI" --group /hardware/nodes/mark6,/hardware/nodes/compute
    (gxr -c "yum install -y  ...)
    gxr -c "yum-config-manager --disable oneAPI" --group /hardware/nodes/mark6,/hardware/nodes/compute
     

    Intel oneAPI Packages

    Packages for devel nodes:
    yum install intel-basekit
    yum install intel-hpckit
    yum install intel-oneapi-vtune-2021.7.1-492
    
     
    Runtime packages for nodes:
    gxr -c "yum install -y intel-oneapi-clck" --group /hardware/nodes/mark6,/hardware/nodes/compute
    gxr -c "yum install -y intel-oneapi-runtime-mpi \
      intel-oneapi-runtime-ipp \
      intel-oneapi-compiler-shared-runtime-2021.3.0.x86_64 \
      intel-oneapi-compiler-shared-common-runtime-2021.3.0.noarch \
      intel-oneapi-mpi-2021.3.1 \
      intel-oneapi-vtune-2021.7.1-492" --group /hardware/nodes/mark6,/hardware/nodes/compute
    # Dependency bug in runtimes, need to install also /opt/intel/oneapi/lib/intel64/libimf.so via:
    gxr -c "yum install -y intel-oneapi-runtime-compilers-2021.3.0" --group /hardware/nodes/mark6,/hardware/nodes/compute
    

    ...