.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH OCLGRIND "1" "October 2021" "oclgrind " "User Commands" .SH NAME oclgrind \- OpenCL device simulator and debugger .SH SYNOPSIS .B oclgrind [\fI\,OPTIONS\/\fR] \fI\,COMMAND\/\fR .SH DESCRIPTION .IP oclgrind [\-\-help | \fB\-\-version]\fR .SH OPTIONS .TP \fB\-\-build\-options\fR OPTIONS Additional options to pass to the OpenCL compiler .TP \fB\-\-check\-api\fR Report errors on API calls .TP \fB\-\-compute\-units\fR UNITS Change the number of compute units reported .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 \fB\-\-disable\-pch\fR Don't use precompiled headers .TP \fB\-\-dump\-spir\fR Dump SPIR to /tmp/oclgrind_*.{ll,bc} .TP \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\-\-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 \fB\-\-pch\-dir\fR DIR Override directory containing precompiled headers .TP \fB\-\-plugins\fR PLUGINS Load colon separated list of plugin libraries .TP \fB\-\-quick\fR [\-q] Only run first and last work\-group .TP \fB\-\-uniform\-writes\fR Don't suppress uniform write\-write data\-races .TP \fB\-\-uninitialized\fR Report usage of uninitialized values .TP \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 21.10 .SH COPYRIGHT Copyright \(co 2013\-2019 James Price and Simon McIntosh\-Smith, University of Bristol https://github.com/jrprice/Oclgrind .SH "SEE ALSO" The full documentation for .B oclgrind is maintained as a Texinfo manual. If the .B info and .B oclgrind programs are properly installed at your site, the command .IP .B info oclgrind .PP should give you access to the complete manual.