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

    ...

    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 17:00, 5 Jan 2022

    This revision modified by jwagner (Ban)

    ...

    Version as of 17:00, 5 Jan 2022

    This revision modified by jwagner (Ban)

    ...

    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
    

    ...