Skip to content

Commit 7946037

Browse files
committed
update docs
1 parent 45b67a2 commit 7946037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lang/articles/internals/internal.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,5 +343,5 @@ assert mapping_b == {0: 1, 1: 0}
343343
# the virtual first index exposed to the user comes second in memory layout.
344344
```
345345

346-
Taichi supports up to 8 (`constexpr int taichi_max_num_indices = 8`)
346+
Taichi supports up to 12 (`constexpr int taichi_max_num_indices = 12`)
347347
virtual indices and physical indices.

0 commit comments

Comments
 (0)