~ubuntu-branches/ubuntu/saucy/starpu-contrib/saucy

« back to all changes in this revision

Viewing changes to tools/starpu_workers_activity.1

  • Committer: Package Import Robot
  • Author(s): Samuel Thibault
  • Date: 2012-04-12 15:04:15 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120412150415-gzp107thb5wknugm
Tags: 1.0.1-1
* New upstream release.
* Explicitly use gcc-4.6 to fix plugin build (Closes: Bug#667381).
* Use gcc-4.5 for starpu, as nvcc does not actually support all 4.6
  features, notably not __float128.
* patches/relax-gcc-plugin: Relax gcc-4.6 dependency for plugins to upstream
  release version (Closes: #670422)
* watch: Fix URL.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.6.
2
 
.TH STARPU_WORKERS_ACTIVITY "1" "March 2012" "starpu_workers_activity 1.0" "User Commands"
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.9.
 
2
.TH STARPU_WORKERS_ACTIVITY "1" "May 2012" "starpu_workers_activity 1.0" "User Commands"
3
3
.SH NAME
4
4
starpu_workers_activity \- manual page for starpu_workers_activity 1.0
5
5
.SH DESCRIPTION
6
6
Offline tool to display the activity of the workers during the execution.
7
7
.IP
8
 
The fxt_tool utility now generates a file named 'activity.data' which can
9
 
be processed by this script to generate a plot named activity.eps
 
8
The starpu_fxt_tool utility now generates a file named 'activity.data' which
 
9
can be processed by this script to generate a plot named activity.eps
10
10
.IP
11
11
Typical usage:
12
12
.IP
13
 
\&./fxt_tool \fB\-i\fR /tmp/prof_file_foo
 
13
\&./starpu_fxt_tool \fB\-i\fR /tmp/prof_file_foo
14
14
\&./starpu_workers_activity activity.data
15
15
.SH OPTIONS
16
16
.TP