Skip to content

Commit e8ac56a

Browse files
authored
run.py script proper directory
With our devcontainers and presets dev environment it's highly likely that `cccl/` is not just a step above.
1 parent 43416ee commit e8ac56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cub/benchmarking.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ We can then run the full benchmark suite from the build directory with:
183183

184184
.. code-block:: bash
185185
186-
../benchmarks/scripts/run.py
186+
<root_dir_to_cccl>/cccl/benchmarks/scripts/run.py
187187
188188
You can expect the output to look like this:
189189

0 commit comments

Comments
 (0)