The EZTrace team is pleased to announce the release 1.0.
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, CUDA kernels, etc.) These informations are gathered in Paje or OTF trace files that can be visualized with tools such as ViTE.
EZTrace 1.0 is avalaible under the CeCILL-B license and it can be downloaded from the eztrace website: http://eztrace.gforge.inria.fr/
The following is an abbreviated list of changes in 1.0:
* Add support for CUDA applications
* Add a script that generates an EZTrace plugin directly from an executable program
* EZTrace now relies on LiTL (instead of FxT) for recording events
* EZTrace can now track the CPU on which a thread run
* Add a sampling interface that allows to call a function every x ms
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 1.0.
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, CUDA kernels, etc.) These informations are gathered in Paje or OTF trace files that can be visualized with tools such as ViTE.
EZTrace 1.0 is avalaible under the CeCILL-B license and it can be downloaded from the eztrace website: http://eztrace.gforge.inria.fr/
The following is an abbreviated list of changes in 1.0:
* Add support for CUDA applications
* Add a script that generates an EZTrace plugin directly from an executable program
* EZTrace now relies on LiTL (instead of FxT) for recording events
* EZTrace can now track the CPU on which a thread run
* Add a sampling interface that allows to call a function every x ms
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 0.9.
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.9 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.9:
* Add support for MPI Communicators in collective communications
* Add support for non-blocking collective communications
* Add options in eztrace and eztrace.old to manipulate various environment
variable (EZTRACE_TRACE, EZTRACE_OUTPUT_DIR, etc.)
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 0.9.
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.9 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.9:
* Add support for MPI Communicators in collective communications
* Add support for non-blocking collective communications
* Add options in eztrace and eztrace.old to manipulate various environment
variable (EZTRACE_TRACE, EZTRACE_OUTPUT_DIR, etc.)
--
The EZTrace team
[Less]
|
The EZTrace team is pleased to announce the release 0.9.
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.9 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.9:
* Add support for MPI Communicators in collective communications
* Add support for non-blocking collective communications
* Add options in eztrace and eztrace.old to manipulate various environment
variable (EZTRACE_TRACE, EZTRACE_OUTPUT_DIR, etc.)
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 0.8.
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.8 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.8:
* EZTrace now relies on Opari2. Thus, OpenMP 3.0 programs can be analyzed
* EZTrace provides two trace flush policies: the trace is written to disk only
at the end of the program (thus, some events may be lost, but there is now
overhead) or when the event buffer is full (thus, no event lost, but there's
an overhead when the trace is being written to disk)
* EZTrace now implements a trace synchronisation mechanism
* EZTrace can now instrument functions located inside the application or in a
statically-linked library(it does not require to be dynamically linked
anymore)
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 0.8.
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.8 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.8:
* EZTrace now relies on Opari2. Thus, OpenMP 3.0 programs can be analyzed
* EZTrace provides two trace flush policies: the trace is written to disk only
at the end of the program (thus, some events may be lost, but there is now
overhead) or when the event buffer is full (thus, no event lost, but there's
an overhead when the trace is being written to disk)
* EZTrace now implements a trace synchronisation mechanism
* EZTrace can now instrument functions located inside the application or in a
statically-linked library(it does not require to be dynamically linked
anymore)
--
The EZTrace team [Less]
|
The EZTrace team is pleased to announce the release 0.8.
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.8 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.8:
* EZTrace now relies on Opari2. Thus, OpenMP 3.0 programs can be analyzed
* EZTrace provides two trace flush policies: the trace is written to disk only
at the end of the program (thus, some events may be lost, but there is now
overhead) or when the event buffer is full (thus, no event lost, but there's
an overhead when the trace is being written to disk)
* EZTrace now implements a trace synchronisation mechanism
* EZTrace can now instrument functions located inside the application or in a
statically-linked library(it does not require to be dynamically linked
anymore)
--
The EZTrace team [Less]
|
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
... [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.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.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
... [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.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]
|