ダウンロードリスト

プロジェクト概要

Cetusはソフトウェアプログラムの、ソース - ソース変換用のインフラストラクチャです。現在は ANSI Cをサポートしており、C++をサポートすべく開発中です。

システム要件

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

2011-06-14 14:02
1.3

このリリースでは、インライン展開、到達不能な分岐の除去、縮小変換、およびdef用チェーンの最適化を追加しました。既知のライブラリ呼び出しおよび削減の処理自動並列化の報告、およびOpenMPコードの生成が強化されています。ポイントは分析して、式の簡易化、および依存性アナライザが修正されました。
タグ: Enhancements, Bugfixes, Speedups
This release added inline expansion, unreachable branch elimination, reduction transforms, and def-use chain optimization. The report of automatic parallelization, handling of known library calls and of reductions, and OpenMP code generation were enhanced. Points-to analysis, the expression simplifier, and the dependence analyzer were fixed.

2010-09-11 20:53
1.2.1

パラメータが修正されたポイントとしては逃した解析ポイントは、関係するときに全体のグローバル配列を渡すのバグ。不適切なデータ依存解析中にエイリアス解析を効率的に使用が修正されました。インライン展開変換の安定性が改善された。 OpenMPのツーCUDAを翻訳でいくつかのバグが修正されました。 GCCの__asm__拡張のための最小のサポートが提供されていました。
Bugs in points-to analysis that missed points-to relationships when passing a whole global array as a parameter were fixed. Incorrect and inefficient use of alias analysis during data dependence analysis was fixed. Stability of the inline expansion transformation was improved. Several bugs in the OpenMP-to-CUDA translator were fixed. Minimal support for the GCC __asm__ extension was provided.

2009-07-16 05:49
1.1

多数の機能拡張とバグ修正。
タグ: Enhancements. Bugfixes
Numerous enhancements and bugfixes.

2008-10-30 16:53
1.0

シンボル/シンボルテーブルのインターフェイスに置き換えている。シンボリック式の操作と象徴的な範囲の分析を追加しました。サポートして配列の民営化、削減の認識、データ依存解析、自動ループ並列化のため、また、OpenMPコードが生成されました。
タグ: Initial freshmeat announcement
The symbol/symbol table interface was replaced.
Symbolic expression manipulation and symbolic
range analysis were added. Support was added for
array privatization, reduction recognition, data
dependence analysis, automatic loop
parallelization, and OpenMP code generation.

プロジェクトリソース