Skip to content

Commit f74db2c

Browse files
authored
fix rendering
1 parent 496eb5b commit f74db2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cuda_core/cuda/core/experimental/_module.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@ def available_dynamic_shared_memory_per_block(self, num_blocks_per_multiprocesso
289289
290290
The amount of dynamic shared memory per block, in bytes, for given kernel launch configuration.
291291
292-
Parameter
293-
---------
292+
Parameters
293+
----------
294294
num_blocks_per_multiprocessor: int
295295
Number of blocks to be concurrently executing on a multiprocessor.
296296
block_size: int

0 commit comments

Comments
 (0)