Download List

Projeto Descrição

HPC Challenge is a collection of benchmarks for measuring various aspects of system performance, such as flop/s, sustainable memory bandwidth, memory read/write rates, network bandwidth, and latency for parallel machines. It is designed for supercomputers, but will run on any computer with MPI-1 (Message Passing Interface) implementation and BLAS (Basic Linear Algebra Subprograms).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-29 15:12
1.4.1

Esta versão adicionou otimizado variantes de RandomAccess que o uso de congruência linear do gerador para geração de números aleatórios. A redução global foi adicionado ao cálculo de erro no MPI FFT para obter estimativas dos erros mais precisos. A ordem dos critérios foi reorganizada de modo que o componente HPL corre atrás e pode ser cancelada se o desempenho de outros componentes não foi satisfatória. RandomAccess é agora pela primeira vez para ajudar a ajustar o código. Diversos bugs foram corrigidos.
Tags: Code Refinements
This release added optimized variants of RandomAccess that use Linear Congruential Generator for random number generation. Global reduction was added to error calculation in MPI FFT to achieve more accurate error estimates. The order of benchmarks was rearranged so that the HPL component runs last and may be aborted if the performance of other components was not satisfactory. RandomAccess is now first to assist in tuning the code. Assorted bugs were fixed.

2009-07-17 20:31
1.3.1

Esta é uma versão de correções que corrige dois bugs que foram introduzidos na versão 1.3.0. Os insetos estavam em PTRANS e componentes FFT do código. A versão do HPL foi atualizado. A 32-bit pseudo gerador de números aleatórios (PRNG) foi substituído com um 64-bit um. Três cheques numérica da solução residual foram substituídos por um único. Foi adicionado suporte para sistemas 64-bit de memória com tamanhos grandes. Um limite de tamanho da FFT do vetor foi introduzido para que eles se encaixam em um inteiro de 32 bits (o que só é aplicável quando se utiliza FFTW versão 2).
Tags: Bugfixes, 64-Bit
This is a bugfix release that fixes two bugs that were introduced in version 1.3.0. The bugs were in PTRANS and FFT components of the code. The version of HPL was updated. The 32-bit pseudo random number generator (PRNG) was replaced with a 64-bit one. Three numerical checks of the solution residual were replaced with a single one. Support was added for 64-bit systems with large memory sizes. A limit on FFT vector size was introduced so they fit in a 32-bit integer (which is only applicable when using FFTW version 2).

2007-06-27 17:52
1.2.0

Esta versão contém muitas correções, principais características e melhorias menores, muitas das quais foram enviadas por usuários. O principal foco desta versão foi para melhorar a precisão dos resultados de desempenho relatados e garantir a escalabilidade do código nas instalações maior supercomputador com centenas de milhares de núcleos computacionais.
Tags: Major feature enhancements
This version contains many bugfixes, major
features, and minor enhancements, many of which
were contributed by users. The major focus of this
release was to improve accuracy of the reported
performance results and ensure scalability of the
code on the largest supercomputer installations
with hundreds of thousands of computational cores.

2005-06-20 04:23
1.0.0

Os seguintes recursos foram adicionados: simplificado e / ou de configuração automática, suporte OpenMP adicionado ao FFT e RandomAccess, o tempo-limite em MPI-RandomAccess, verificação paralela MPI-RandomAccess, e um maior e melhor apresentação dos resultados.
Tags: Major feature enhancements
The following features were added: simplified and/or
automatic configuration, OpenMP support added to FFT and
RandomAccess, time-bound in MPI-RandomAccess, parallel
verification in MPI-RandomAccess, and enhanced and
improved reporting of results.

2004-11-11 02:39
0.8beta

Tags: Initial freshmeat announcement

Project Resources