Skip to content

Commit 9205f65

Browse files
committed
Add changes for 5a48c0b
1 parent b81e674 commit 9205f65

33 files changed

+342
-135
lines changed

latest/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 8c6f603ee22145c5ad46723939afe301
3+
config: 9b70395d57169c74f69f4b0dae3aa114
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

latest/_sources/dev-environment.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Steps without :bash:`sudo` access (e.g. on a cluster):
7878
* Verify that your development environment has no missing installs or updates with :bash:`poetry install --sync --dry-run --with test`.
7979
#. Check if the environment is setup correctly by running :bash:`pytest`. All tests should pass, except if you're not on a GPU node, or one or more extras has been left out in the previous step, then these tests will skip gracefully.
8080
#. Set Nox to use the correct backend and location:
81-
* Run :bash:`conda -- create-settings-file` to automatically create a settings file.
81+
* Run :bash:`nox -- create-settings-file` to automatically create a settings file.
8282
* In this settings file :bash:`noxsettings.toml`, change the :bash:`venvbackend`:
8383
* If you used Mamba in step 2, to :bash:`mamba`.
8484
* If you used Miniconda or Anaconda in step 2, to :bash:`conda`.

latest/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '1.2.0',
2+
VERSION: '1.3.0',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

latest/backends.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Backends &mdash; Kernel Tuner 1.2.0 documentation</title>
7+
<title>Backends &mdash; Kernel Tuner 1.3.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -13,7 +13,7 @@
1313
<script src="_static/js/html5shiv.min.js"></script>
1414
<![endif]-->
1515

16-
<script src="_static/documentation_options.js?v=6efca38a"></script>
16+
<script src="_static/documentation_options.js?v=1f29e9d3"></script>
1717
<script src="_static/doctools.js?v=9a2dae69"></script>
1818
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -36,7 +36,7 @@
3636
Kernel Tuner
3737
</a>
3838
<div class="version">
39-
1.2.0
39+
1.3.0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

latest/cache_files.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Cache files &mdash; Kernel Tuner 1.2.0 documentation</title>
7+
<title>Cache files &mdash; Kernel Tuner 1.3.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -13,7 +13,7 @@
1313
<script src="_static/js/html5shiv.min.js"></script>
1414
<![endif]-->
1515

16-
<script src="_static/documentation_options.js?v=6efca38a"></script>
16+
<script src="_static/documentation_options.js?v=1f29e9d3"></script>
1717
<script src="_static/doctools.js?v=9a2dae69"></script>
1818
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -36,7 +36,7 @@
3636
Kernel Tuner
3737
</a>
3838
<div class="version">
39-
1.2.0
39+
1.3.0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

latest/contents.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>The Kernel Tuner documentation &mdash; Kernel Tuner 1.2.0 documentation</title>
7+
<title>The Kernel Tuner documentation &mdash; Kernel Tuner 1.3.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -13,7 +13,7 @@
1313
<script src="_static/js/html5shiv.min.js"></script>
1414
<![endif]-->
1515

16-
<script src="_static/documentation_options.js?v=6efca38a"></script>
16+
<script src="_static/documentation_options.js?v=1f29e9d3"></script>
1717
<script src="_static/doctools.js?v=9a2dae69"></script>
1818
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -37,7 +37,7 @@
3737
Kernel Tuner
3838
</a>
3939
<div class="version">
40-
1.2.0
40+
1.3.0
4141
</div>
4242
<div role="search">
4343
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

latest/contributing.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Contribution guide &mdash; Kernel Tuner 1.2.0 documentation</title>
7+
<title>Contribution guide &mdash; Kernel Tuner 1.3.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -13,7 +13,7 @@
1313
<script src="_static/js/html5shiv.min.js"></script>
1414
<![endif]-->
1515

16-
<script src="_static/documentation_options.js?v=6efca38a"></script>
16+
<script src="_static/documentation_options.js?v=1f29e9d3"></script>
1717
<script src="_static/doctools.js?v=9a2dae69"></script>
1818
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -36,7 +36,7 @@
3636
Kernel Tuner
3737
</a>
3838
<div class="version">
39-
1.2.0
39+
1.3.0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

latest/convolution.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Convolution &mdash; Kernel Tuner 1.2.0 documentation</title>
7+
<title>Convolution &mdash; Kernel Tuner 1.3.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010
<link rel="stylesheet" type="text/css" href="_static/nbsphinx-code-cells.css?v=2aa19091" />
@@ -14,7 +14,7 @@
1414
<script src="_static/js/html5shiv.min.js"></script>
1515
<![endif]-->
1616

17-
<script src="_static/documentation_options.js?v=6efca38a"></script>
17+
<script src="_static/documentation_options.js?v=1f29e9d3"></script>
1818
<script src="_static/doctools.js?v=9a2dae69"></script>
1919
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2020
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -39,7 +39,7 @@
3939
Kernel Tuner
4040
</a>
4141
<div class="version">
42-
1.2.0
42+
1.3.0
4343
</div>
4444
<div role="search">
4545
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

latest/correctness.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Correctness Verification &mdash; Kernel Tuner 1.2.0 documentation</title>
7+
<title>Correctness Verification &mdash; Kernel Tuner 1.3.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
1010

@@ -13,7 +13,7 @@
1313
<script src="_static/js/html5shiv.min.js"></script>
1414
<![endif]-->
1515

16-
<script src="_static/documentation_options.js?v=6efca38a"></script>
16+
<script src="_static/documentation_options.js?v=1f29e9d3"></script>
1717
<script src="_static/doctools.js?v=9a2dae69"></script>
1818
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1919
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
@@ -36,7 +36,7 @@
3636
Kernel Tuner
3737
</a>
3838
<div class="version">
39-
1.2.0
39+
1.3.0
4040
</div>
4141
<div role="search">
4242
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">

0 commit comments

Comments
 (0)