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
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.[5] 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==
 
==Further Information==

Revision as of 10:46, 18 April 2017

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.[5] 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


Icon home.png