The EZTrace team is pleased to announce the release 0.7.
EZTrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
application, eztrace can provide precise information on the
... [More]
program
behavior (MPI communications, OpenMP parallel regions, etc.) These
informations are gathered in Paje or OTF trace files that can be
visualized with tools such as ViTE.
EZTrace 0.7 is avalaible under the GPL-2 licence and it can be
downloaded from the eztrace website: http://eztrace.gforge.inria.fr/
The following is an abbreviated list of changes in 0.7:
* EZTrace can now use PAPI (Performance Application Programming Interface) for
extracting hardware counters
* Update the OpenMP module. It can now use Opari for instrumenting OpenMP
program and extract precise informations
* Fix the generation of OTF traces
* Improve statistics on MPI messages
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 0.6.
EZTrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
application, eztrace can provide precise information on the
... [More]
program
behavior (MPI communications, OpenMP parallel regions, etc.) These
informations are gathered in Paje or OTF trace files that can be
visualized with tools such as ViTE.
EZTrace 0.6 is avalaible under the GPL-2 licence and it can be
downloaded from the eztrace website: http://eztrace.gforge.inria.fr/
The following is an abbreviated list of changes in 0.6:
* EZTrace can now rely on DynInst for instrumenting programs/static libraries.
* A source-to-source compiler (eztrace_create) for converting simple scripts
into eztrace plugins has been added
* New module for standard IO primitives (read, write, select, ...)
* New module for tracking memory consumption (malloc, free, ...)
* FxT and GTG (with OTF support) are now included in eztrace. Thus, you
don't need to download/install them separately.
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 0.6.
EZTrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
application, eztrace can provide precise information on
... [More]
the program
behavior (MPI communications, OpenMP parallel regions, etc.) These
informations are gathered in Paje or OTF trace files that can be
visualized with tools such as ViTE.
EZTrace 0.6 is avalaible under the GPL-2 licence and it can be
downloaded from the eztrace website: http://eztrace.gforge.inria.fr/
The following is an abbreviated list of changes in 0.6:
* EZTrace can now rely on DynInst for instrumenting programs/static libraries.
* A source-to-source compiler (eztrace_create) for converting simple scripts
into eztrace plugins has been added
* New module for standard IO primitives (read, write, select, ...)
* New module for tracking memory consumption (malloc, free, ...)
* FxT and GTG (with OTF support) are now included in eztrace. Thus, you
don't need to download/install them separately.
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 0.6.
EZTrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
application, eztrace can provide precise information on
... [More]
the program
behavior (MPI communications, OpenMP parallel regions, etc.) These
informations are gathered in Paje or OTF trace files that can be
visualized with tools such as ViTE.
EZTrace 0.6 is avalaible under the GPL-2 licence and it can be
downloaded from the eztrace website: http://eztrace.gforge.inria.fr/
The following is an abbreviated list of changes in 0.6:
* EZTrace can now rely on DynInst for instrumenting programs/static libraries.
* A source-to-source compiler (eztrace_create) for converting simple scripts
into eztrace plugins has been added
* New module for standard IO primitives (read, write, select, ...)
* New module for tracking memory consumption (malloc, free, ...)
* FxT and GTG (with OTF support) are now included in eztrace. Thus, you
don't need to download/install them separately.
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 0.4.
EZTrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
application, eztrace can provide precise information on
... [More]
the program
behavior (MPI communications, OpenMP parallel regions, etc.) These
informations are gathered in Paje or OTF trace files that can be
visualized with tools such as ViTE.
EZTrace 0.4 is avalaible under the GPL-2 licence and it can be
downloaded from the eztrace website: http://eztrace.gforge.inria.fr/
The following is an abbreviated list of changes in 0.4:
* EZTrace now relies on GTG (http://gtg.gforge.inria.fr/). It is thus
possible to generate OTF trace files.
* add support for pthread_rwlock and pthread_barrier
* add support for MPI_Probe and MPI_Iprobe
* fix MPI message matching mechanism. eztrace now supports the use of
MPI_ANY_SOURCE and MPI_ANY_TAG.
* fix various bugs in the pthread, gomp and mpi modules. [Less]
|
The EZTrace team is pleased to announce the release 0.4.
EZTrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
application, eztrace can provide precise information on
... [More]
the program
behavior (MPI communications, OpenMP parallel regions, etc.) These
informations are gathered in Paje or OTF trace files that can be
visualized with tools such as ViTE.
EZTrace 0.4 is avalaible under the GPL-2 licence and it can be
downloaded from the eztrace website: http://eztrace.gforge.inria.fr/
The following is an abbreviated list of changes in 0.4:
* EZTrace now relies on GTG (http://gtg.gforge.inria.fr/). It is thus
possible to generate OTF trace files.
* add support for pthread_rwlock and pthread_barrier
* add support for MPI_Probe and MPI_Iprobe
* fix MPI message matching mechanism. eztrace now supports the use of
MPI_ANY_SOURCE and MPI_ANY_TAG.
* fix various bugs in the pthread, gomp and mpi modules. [Less]
|
The EZTrace team is pleased to announce the release 0.4.
EZTrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
application, eztrace can provide precise information on the
... [More]
program
behavior (MPI communications, OpenMP parallel regions, etc.) These
informations are gathered in Paje or OTF trace files that can be
visualized with tools such as ViTE.
EZTrace 0.4 is avalaible under the GPL-2 licence and it can be
downloaded from the eztrace website: http://eztrace.gforge.inria.fr/
The following is an abbreviated list of changes in 0.4:
* EZTrace now relies on GTG (http://gtg.gforge.inria.fr/). It is thus
possible to generate OTF trace files.
* add support for pthread_rwlock and pthread_barrier
* add support for MPI_Probe and MPI_Iprobe
* fix MPI message matching mechanism. eztrace now supports the use of
MPI_ANY_SOURCE and MPI_ANY_TAG.
* fix various bugs in the pthread, gomp and mpi modules. [Less]
|
The EZTrace team is pleased to announce the release 0.3:
http://eztrace.gforge.inria.fr/download.html
eztrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
... [More]
application, eztrace can provide precise information on the program
behavior (MPI communications, OpenMP parallel sections, etc.). These
informations are gathered in Paje trace files that can be visualize
with tools such as ViTE.
eztrace is avalaible under the GPL-2 licence.
eztrace 0.3 is the first version that can be used by 'casual'
users. It includes:
* Full support for MPI communication operations, including:
* both C and Fortran bindings
* point-to-point and collective operations
* Support for PThread, including:
* pthread creating/destruction
* synchronisation functions (mutex, condition, semaphores,
spinlocks, etc.)
* Support for GNU OpenMP parallel sections
The following is a summary of changes as compared to 0.2:
* add missing MPI functions (such as MPI_Sendrecv)
* add support for GNU OpenMP scheduling strategies (static, dynamic,
guided and runtime)
* fix various bugs in the MPI, Pthread and GOMP modules
* fix various bugs in fxt2paje
The EZTrace Team [Less]
|
The EZTrace team is pleased to announce the release 0.3:
http://eztrace.gforge.inria.fr/download.html
eztrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
... [More]
application, eztrace can provide precise information on the program
behavior (MPI communications, OpenMP parallel sections, etc.). These
informations are gathered in Paje trace files that can be visualize
with tools such as ViTE.
eztrace is avalaible under the GPL-2 licence.
eztrace 0.3 is the first version that can be used by 'casual'
users. It includes:
* Full support for MPI communication operations, including:
* both C and Fortran bindings
* point-to-point and collective operations
* Support for PThread, including:
* pthread creating/destruction
* synchronisation functions (mutex, condition, semaphores,
spinlocks, etc.)
* Support for GNU OpenMP parallel sections
The following is a summary of changes as compared to 0.2:
* add missing MPI functions (such as MPI_Sendrecv)
* add support for GNU OpenMP scheduling strategies (static, dynamic,
guided and runtime)
* fix various bugs in the MPI, Pthread and GOMP modules
* fix various bugs in fxt2paje
The EZTrace Team [Less]
|
The EZTrace team is pleased to announce the release 0.3:
http://eztrace.gforge.inria.fr/download.html
eztrace is a tool that aims at generating automatically execution
traces from parallel applications. Without any modification in the
application
... [More]
, eztrace can provide precise information on the program
behavior (MPI communications, OpenMP parallel sections, etc.). These
informations are gathered in Paje trace files that can be visualize
with tools such as ViTE.
eztrace is avalaible under the GPL-2 licence.
eztrace 0.3 is the first version that can be used by 'casual'
users. It includes:
* Full support for MPI communication operations, including:
* both C and Fortran bindings
* point-to-point and collective operations
* Support for PThread, including:
* pthread creating/destruction
* synchronisation functions (mutex, condition, semaphores,
spinlocks, etc.)
* Support for GNU OpenMP parallel sections
The following is a summary of changes as compared to 0.2:
* add missing MPI functions (such as MPI_Sendrecv)
* add support for GNU OpenMP scheduling strategies (static, dynamic,
guided and runtime)
* fix various bugs in the MPI, Pthread and GOMP modules
* fix various bugs in fxt2paje
The EZTrace Team [Less]
|