ダウンロードリスト

プロジェクト概要

HPC Challengeは、flop/s、維持可能メモリ帯域幅、メモリの読み書きの頻度、ネットワークの帯域幅、レイテンシといった システムの性能の様々な側面を測定するベンチマーク集です。スーパーコンピュータ用に設計されていますが、 MPI-1(メッセージパッシングインターフェイス)の実装やBLAS(ベクトルと行列に関する基本線型代数操作を実行するライブラリ)を備えたものならどんなコンピュータでも実行できるでしょう。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-03-29 15:12
1.4.1

このリリースではRandomAccessのバリエーションを最適化された追加された乱数生成のために使用する線形合同ジェネレータ。グローバル化は、より正確な誤差の推定値を達成するためにMPI FFTの誤差の計算に追加されました。ベンチマークの順序は、HPLのコンポーネントは、最後に実行されるように他のコンポーネントのパフォーマンスは満足されていない場合中止することができる再構成されました。 RandomAccessは、コードのチューニングを支援するために最初のものです。各種のバグが修正されました。
タグ: 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

これは、バグ修正リリースでは、修正プログラム2つのバグは、バージョン1.3.0で導入されています。バグは、コードのFFTコンポーネントPTRANSとしていた。 HPLのバージョンが更新されました。 32ビットの擬似乱数ジェネレータ(PRNG)は、64ビットのいずれかに置き換えられました。ソリューション残留の3つの数値のチェックを1つ1つに置き換えられた。サポート64のために追加された大容量のメモリサイズを持つビットシステム。ので、32ビットの整数に収まるFFTのベクトルのサイズに制限(にのみ適用されるときにFFTWバージョン2を使用)が導入されました。
タグ: 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

このバージョンでは、マイナーの強化、その多くのユーザーが貢献していた主要な機能は多数のバグ修正が含まれます。このリリースの主要な焦点は、報告されたパフォーマンス結果の精度を改善するため、計算のコアの数千、数百人規模のスーパーコンピュータのインストールのコードのスケーラビリティを確保した。
タグ: 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

以下の機能が追加されました:簡体字および/または自動構成、OpenMPサポートFFTとRandomAccessを、時間のMPIのバインドがRandomAccessは、MPI並列検証がRandomAccess、および拡張を追加し、結果のレポートを改善しました。
タグ: 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

タグ: Initial freshmeat announcement

プロジェクトリソース