Skip to content

Commit

Permalink
Update docs/lang/articles/reference/simt.md
Browse files Browse the repository at this point in the history
Co-authored-by: Vissidarte-Herman <93570324+Vissidarte-Herman@users.noreply.github.com>
  • Loading branch information
neozhaoliang and writinwaters authored Sep 23, 2022
1 parent 46a10df commit e652174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lang/articles/reference/simt.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ similar to the [usage in CUDA kernels](https://developer.nvidia.com/blog/using-c
See [Taichi's API reference](https://docs.taichi-lang.org/api/taichi/lang/simt/warp/#module-taichi.lang.simt.warp)
for more information on each function.

Here is an example to perform data exchange within a warp in Taichi:
Here is an example of performing data exchange within a warp in Taichi:


```python
Expand Down

0 comments on commit e652174

Please sign in to comment.