Difference between revisions of "Applications/Open64"

From HPC
Jump to: navigation , search
m
m
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
Open64 is also used in a number of research projects, such as the Unified Parallel C (UPC) and speculative multithreading work at various universities.
 
Open64 is also used in a number of research projects, such as the Unified Parallel C (UPC) and speculative multithreading work at various universities.
  
AMD has extended and productised Open64 with optimizations designed for x86 multi-core processor advancements and multi-threaded code development.[5] AMD supports Open64 as a complementary compiler to GCC.
+
AMD has extended and productised Open64 with optimizations designed for x86 multi-core processor advancements and multi-threaded code development. AMD supports Open64 as a complementary compiler to [[Applications/Gcc|GCC]].
  
 
'''Note''' : Open64 is a discontinued, free, open source, optimizing compiler for the Itanium and x86-64 microprocessor architectures.
 
'''Note''' : Open64 is a discontinued, free, open source, optimizing compiler for the Itanium and x86-64 microprocessor architectures.
Line 22: Line 22:
  
  
{|
+
==Navigation==
|style="width:5%; border-width: 0" | [[File:icon_home.png]]
+
 
|style="width:95%; border-width: 0" |
 
 
* [[Main_Page|Home]]
 
* [[Main_Page|Home]]
* [[Applications|Application support]]
+
* [[Applications|Application support]] *
 
* [[General|General]]
 
* [[General|General]]
* [[Training|Training]]
 
 
* [[Programming|Programming support]]
 
* [[Programming|Programming support]]
|-
 
|}
 

Latest revision as of 13:26, 24 May 2019

Application Details

  • Description: HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-memory computers. It is freely available implementation of the High Performance Computing Linpack Benchmark.
  • Version: 4.5.2.1
  • Modules: open64/4.5.2.1
  • Licence: Open source but discontinued

Usage Examples

Open64 is also used in a number of research projects, such as the Unified Parallel C (UPC) and speculative multithreading work at various universities.

AMD has extended and productised Open64 with optimizations designed for x86 multi-core processor advancements and multi-threaded code development. AMD supports Open64 as a complementary compiler to GCC.

Note : Open64 is a discontinued, free, open source, optimizing compiler for the Itanium and x86-64 microprocessor architectures.

Further Information


Navigation