Refactor gpu indexing
All threads resolved!
All threads resolved!
Compare changes
- Markus Holzer authored
+ 13
− 7
@@ -6,7 +6,7 @@ from typing import Tuple
@@ -6,7 +6,7 @@ from typing import Tuple
@@ -170,7 +170,7 @@ class BlockIndexing(AbstractIndexing):
@@ -170,7 +170,7 @@ class BlockIndexing(AbstractIndexing):
@@ -326,13 +326,19 @@ class LineIndexing(AbstractIndexing):
@@ -326,13 +326,19 @@ class LineIndexing(AbstractIndexing):