1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge"></meta>
<meta charset="utf-8"></meta>
<title>Compute Sanitizer Documentation</title>
<link rel="stylesheet" type="text/css" href="common/formatting/site.css"></link>
<!--[if lt IE 9]>
<script src="common/formatting/html5shiv-printshiv.min.js"></script>
<![endif]-->
<script type="text/javascript" charset="utf-8" src="../common/scripts/tynt/tynt.js"></script>
<script src="https://assets.adobedtm.com/5d4962a43b79/c1061d2c5e7b/launch-191c2462b890.min.js"></script>
<script type="text/javascript" charset="utf-8" src="common/formatting/jquery.min.js"></script>
<script type="text/javascript" charset="utf-8" src="common/formatting/jquery.ba-hashchange.min.js"></script>
<script type="text/javascript" src="search/htmlFileList.js"></script>
<script type="text/javascript" src="search/htmlFileInfoList.js"></script>
<script type="text/javascript" src="search/nwSearchFnt.min.js"></script>
<script type="text/javascript" src="search/stemmers/en_stemmer.min.js"></script>
<script type="text/javascript" src="search/index-1.js"></script>
<script type="text/javascript" src="search/index-2.js"></script>
<script type="text/javascript" src="search/index-3.js"></script>
</head>
<body>
<header id="header">
<span id="company">NVIDIA</span><span id="site-title">Compute Sanitizer Documentation</span><form id="search" method="get" action="search">
<input type="text" name="search-text"></input><fieldset id="search-location">
<legend>Search In:</legend>
<label><input type="radio" name="search-type" value="site"></input>Entire Site</label>
<label><input type="radio" name="search-type" value="document"></input>Just This Document</label></fieldset>
<button type="reset">clear search</button>
<button id="submit" type="submit">search</button></form>
</header>
<div id="site-content">
<nav id="site-nav">
<div class="category"><a href="#compute-sanitizer">Compute Sanitizer</a></div>
<ul>
<li><a href="ReleaseNotes/index.html" title="Release notes and known issues.">Release Notes</a></li>
</ul>
<div class="category"><a href="#tools">Tools</a></div>
<ul>
<li><a href="ComputeSanitizer/index.html" title="">Compute Sanitizer User Manual</a></li>
</ul>
<div class="category"><a href="#developer-interfaces">Developer Interfaces</a></div>
<ul>
<li><a href="SanitizerApiGuide/index.html" title="">Compute Sanitizer API Reference Manual</a></li>
<li><a href="SanitizerApi/index.html" title="The NVIDIA Compute Sanitizer Api.">Sanitizer Api</a></li>
<li><a href="SanitizerNvtxGuide/index.html" title="">NVTX API for Compute Sanitizer Reference Manual</a></li>
</ul>
<div class="category"><a href="#copyright-and-licenses">Copyright And Licenses</a></div>
<ul>
<li><a href="CopyrightAndLicenses/index.html" title="Information on the NVIDIA Software License Agreement as well as third party software and tools used by Compute Sanitizer.">Copyright and Licenses</a></li>
</ul>
</nav>
<div id="resize-nav"></div>
<nav id="search-results">
<h2>Search Results</h2>
<ol></ol>
</nav>
<div id="contents-container">
<article id="contents">
<h2 id="compute-sanitizer">Compute Sanitizer</h2>
<hr></hr>
<dl class="landing-page">
<dt><a href="ReleaseNotes/index.html">Release Notes</a></dt>
<dd>Release notes and known issues.
</dd>
</dl>
<h2 id="tools">Tools</h2>
<hr></hr>
<dl class="landing-page">
<dt><a href="ComputeSanitizer/index.html">Compute Sanitizer User Manual</a></dt>
<dd></dd>
</dl>
<h2 id="developer-interfaces">Developer Interfaces</h2>
<hr></hr>
<dl class="landing-page">
<dt><a href="SanitizerApiGuide/index.html">Compute Sanitizer API Reference Manual</a></dt>
<dd></dd>
<dt><a href="SanitizerApi/index.html">Sanitizer Api</a></dt>
<dd>The NVIDIA Compute Sanitizer Api.</dd>
<dt><a href="SanitizerNvtxGuide/index.html">NVTX API for Compute Sanitizer Reference Manual</a></dt>
<dd></dd>
</dl>
<h2 id="copyright-and-licenses">Copyright And Licenses</h2>
<hr></hr>
<dl class="landing-page">
<dt><a href="CopyrightAndLicenses/index.html">Copyright and Licenses</a></dt>
<dd>
Information on the NVIDIA Software License Agreement as well as
third party software and tools used by Compute Sanitizer.
</dd>
</dl>
<hr id="contents-end"></hr>
</article>
</div>
</div>
<script language="JavaScript" type="text/javascript" charset="utf-8" src="common/formatting/common.min.js"></script>
<script language="JavaScript" type="text/javascript" charset="utf-8" src="common/scripts/google-analytics/google-analytics-write.js"></script>
<script language="JavaScript" type="text/javascript" charset="utf-8" src="common/scripts/google-analytics/google-analytics-tracker.js"></script>
<script type="text/javascript">_satellite.pageBottom();</script>
<script type="text/javascript">var switchTo5x=true;</script><script type="text/javascript">stLight.options({publisher: "998dc202-a267-4d8e-bce9-14debadb8d92", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script></body>
</html>
|