Difference between revisions of "Category:Compiler"

From UFRC
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:Software]]
 
[[Category:Software]]
 
+
__NOTOC_
 
= Compilers Available on HiPergator =
 
= Compilers Available on HiPergator =
  

Revision as of 21:09, 24 October 2022

__NOTOC_

Compilers Available on HiPergator

There are two compiler suites provided on hipergator. And other related apps seen below.

  • INTEL Compiler Suite
  • GNU Compiler Collection
  • NVIDIA Compiler

INTEL Compiler Suite Usage

The Intel Compiler Suite provides Fortran and C/C++ compilers and is preferred compiler option on hipergator.

Required Modules

When loading module "intel", it automatically loads module "mkl", a highly optimized Intel Math Kernel Library (Intel MKL).

Please see Intel Compiler Collection for more information on using Intel Compiler Suite to compile serial, OpenMP, and MPI programs.

GNU Compiler Collection

The GNU Compiler Suite provides Fortran and C/C++ compilers.

Required Modules

Please see GNU_Compiler_Collection for more information on using GNU Compiler Suite to compile serial, OpenMP, and MPI programs.

NVIDIA Compiler

The cuda module provides NVCC compiler.

Pages in category "Compiler"

The following 24 pages are in this category, out of 24 total.