User Tools

Site Tools


public:en:manual:isgs2023:compiler

How to use the intel.com oneAPI (Intel Compiler)

  • set PATH of the oneAPI
    isgs2023$ source /opt/intel/oneapi/setvars.sh
  • confirm
    • Fortran Compiler
      isgs2023$ ifort --version
      ifort (IFORT) 2021.9.0 20230302
      Copyright (C) 1985-2023 Intel Corporation. All rights reserved.
    • C Compiler
      isgs2023$ icc --version
  • example
    isgs2023$ ifort -o sample -O sample.F

isgs2023 manual

public/en/manual/isgs2023/compiler.txt · Last modified: by rnm2wgs_nagoya-u.jp

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki