Difference between revisions of "Applications/Open64"
From HPC
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. | + | 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== | |
− | + | ||
− | |||
* [[Main_Page|Home]] | * [[Main_Page|Home]] | ||
− | * [[Applications|Application support]] | + | * [[Applications|Application support]] * |
* [[General|General]] | * [[General|General]] | ||
− | |||
* [[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
- http://developer.amd.com/tools-and-sdks/cpu-development/x86-open64-compiler-suite/
- http://upc.lbl.gov/