[oclgrind] 07/07: Update man pages for 18.3
James Price
jprice-guest at moszumanska.debian.org
Sat Mar 10 08:42:23 UTC 2018
This is an automated email from the git hooks/post-receive script.
jprice-guest pushed a commit to branch master
in repository oclgrind.
commit 75222378499c79705edb0a3f56bd78b523f9f33e
Author: James Price <j.price at bristol.ac.uk>
Date: Sat Mar 10 08:38:42 2018 +0000
Update man pages for 18.3
---
debian/oclgrind-kernel.1 | 30 +++++++++++++++++++++---------
debian/oclgrind.1 | 28 ++++++++++++++++++++--------
2 files changed, 41 insertions(+), 17 deletions(-)
diff --git a/debian/oclgrind-kernel.1 b/debian/oclgrind-kernel.1
index f207bfc..1982575 100644
--- a/debian/oclgrind-kernel.1
+++ b/debian/oclgrind-kernel.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH OCLGRIND-KERNEL "1" "October 2016" "oclgrind-kernel " "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
+.TH OCLGRIND-KERNEL "1" "March 2018" "oclgrind-kernel " "User Commands"
.SH NAME
oclgrind-kernel \- standalone kernel interface for Oclgrind
.SH SYNOPSIS
@@ -13,6 +13,9 @@ oclgrind\-kernel [\-\-help | \fB\-\-version]\fR
\fB\-\-build\-options\fR
OPTIONS Additional options to pass to the OpenCL compiler
.TP
+\fB\-\-constant\-mem\-size\fR BYTES
+Change the constant memory size of the device
+.TP
\fB\-\-data\-races\fR
Enable data\-race detection
.TP
@@ -22,24 +25,33 @@ Don't use precompiled headers
\fB\-\-dump\-spir\fR
Dump SPIR to /tmp/oclgrind_*.{ll,bc}
.TP
-\fB\-g\fR \fB\-\-global\-mem\fR
+\fB\-\-global\-mem\fR [\-g]
Output global memory at exit
.TP
-\fB\-h\fR \fB\-\-help\fR
+\fB\-\-global\-mem\-size\fR
+BYTES Change the global memory size of the device
+.TP
+\fB\-\-help\fR [\-h]
Display usage information
.TP
\fB\-\-inst\-counts\fR
Output histograms of instructions executed
.TP
-\fB\-i\fR \fB\-\-interactive\fR
+\fB\-\-interactive\fR [\-i]
Enable interactive mode
.TP
+\fB\-\-local\-mem\-size\fR
+BYTES Change the local memory size of the device
+.TP
\fB\-\-log\fR
LOGFILE Redirect log/error messages to a file
.TP
\fB\-\-max\-errors\fR
NUM Limit the number of error/warning messages
.TP
+\fB\-\-max\-wgsize\fR
+WGSIZE Change the maximum work\-group size of the device
+.TP
\fB\-\-num\-threads\fR
NUM Set the number of worker threads to use
.TP
@@ -49,7 +61,7 @@ DIR Override directory containing precompiled headers
\fB\-\-plugins\fR
PLUGINS Load colon separated list of plugin libraries
.TP
-\fB\-q\fR \fB\-\-quick\fR
+\fB\-\-quick\fR [\-q]
Only run first and last work\-group
.TP
\fB\-\-uniform\-writes\fR
@@ -58,15 +70,15 @@ Don't suppress uniform write\-write data\-races
\fB\-\-uninitialized\fR
Report usage of uninitialized values
.TP
-\fB\-v\fR \fB\-\-version\fR
+\fB\-\-version\fR [\-q]
Display version information
.PP
For more information, please visit the Oclgrind wiki page:
\-> https://github.com/jrprice/Oclgrind/wiki
.PP
-Oclgrind 16.10
+Oclgrind 18.3
.SH COPYRIGHT
-Copyright \(co 2013\-2016
+Copyright \(co 2013\-2018
James Price and Simon McIntosh\-Smith, University of Bristol
https://github.com/jrprice/Oclgrind
.SH "SEE ALSO"
diff --git a/debian/oclgrind.1 b/debian/oclgrind.1
index 2a54f08..b7abad4 100644
--- a/debian/oclgrind.1
+++ b/debian/oclgrind.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH OCLGRIND "1" "October 2016" "oclgrind " "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
+.TH OCLGRIND "1" "March 2018" "oclgrind " "User Commands"
.SH NAME
oclgrind \- runtime API interface for Oclgrind
.SH SYNOPSIS
@@ -16,6 +16,9 @@ OPTIONS Additional options to pass to the OpenCL compiler
\fB\-\-check\-api\fR
Report errors on API calls
.TP
+\fB\-\-constant\-mem\-size\fR BYTES
+Change the constant memory size of the device
+.TP
\fB\-\-data\-races\fR
Enable data\-race detection
.TP
@@ -25,21 +28,30 @@ Don't use precompiled headers
\fB\-\-dump\-spir\fR
Dump SPIR to /tmp/oclgrind_*.{ll,bc}
.TP
-\fB\-h\fR \fB\-\-help\fR
+\fB\-\-global\-mem\-size\fR
+BYTES Change the global memory size of the device
+.TP
+\fB\-\-help\fR [\-h]
Display usage information
.TP
\fB\-\-inst\-counts\fR
Output histograms of instructions executed
.TP
-\fB\-i\fR \fB\-\-interactive\fR
+\fB\-\-interactive\fR [\-i]
Enable interactive mode
.TP
+\fB\-\-local\-mem\-size\fR
+BYTES Change the local memory size of the device
+.TP
\fB\-\-log\fR
LOGFILE Redirect log/error messages to a file
.TP
\fB\-\-max\-errors\fR
NUM Limit the number of error/warning messages
.TP
+\fB\-\-max\-wgsize\fR
+WGSIZE Change the maximum work\-group size of the device
+.TP
\fB\-\-num\-threads\fR
NUM Set the number of worker threads to use
.TP
@@ -49,7 +61,7 @@ DIR Override directory containing precompiled headers
\fB\-\-plugins\fR
PLUGINS Load colon separated list of plugin libraries
.TP
-\fB\-q\fR \fB\-\-quick\fR
+\fB\-\-quick\fR [\-q]
Only run first and last work\-group
.TP
\fB\-\-uniform\-writes\fR
@@ -58,15 +70,15 @@ Don't suppress uniform write\-write data\-races
\fB\-\-uninitialized\fR
Report usage of uninitialized values
.TP
-\fB\-v\fR \fB\-\-version\fR
+\fB\-\-version\fR [\-v]
Display version information
.PP
For more information, please visit the Oclgrind wiki page:
\-> https://github.com/jrprice/Oclgrind/wiki
.PP
-Oclgrind 16.10
+Oclgrind 18.3
.SH COPYRIGHT
-Copyright \(co 2013\-2016
+Copyright \(co 2013\-2018
James Price and Simon McIntosh\-Smith, University of Bristol
https://github.com/jrprice/Oclgrind
.SH "SEE ALSO"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/oclgrind.git
More information about the Pkg-opencl-commits
mailing list