Difference between revisions of "Applications/Open64"

From HPC
Jump to: navigation , search
(Created page with "__TOC__ ==Application Details== * Description: HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-...")
 
m
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
* 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.
 
* 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: 11.3.1
+
* Version: 4.5.2.1
* Modules: hpl/intel-2016/11.3.1
+
* Modules: open64/4.5.2.1
* Licence:  Open source (See http://www.netlib.org/benchmark/hpl/copyright.html)
+
* Licence:  Open source but discontinued
  
 
==Usage Examples==
 
==Usage Examples==
  
Open64 is a discontinued, free, open source, optimizing compiler for the Itanium and x86-64 microprocessor architectures.
+
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 [[Applications/Gcc|GCC]].
 +
 
 +
'''Note''' : Open64 is a discontinued, free, open source, optimizing compiler for the Itanium and x86-64 microprocessor architectures.
  
 
==Further Information==
 
==Further Information==
Line 18: 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