Difference between revisions of "Applications/Open64"
From HPC
m |
m |
||
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. |
Revision as of 10:47, 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. 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/