(no commit message)
authorlkcl <lkcl@web>
Sat, 9 Oct 2021 14:41:17 +0000 (15:41 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 9 Oct 2021 14:41:17 +0000 (15:41 +0100)
3d_gpu/architecture/dynamic_simd/shape.mdwn

index 9b9f4248396513967c7d39d6428bf7bbbbd02d4d..3fdc4a3d738630f6b9cb6c1b8200c10b8c4376cc 100644 (file)
@@ -115,6 +115,7 @@ SIMD transparently:
     sdc = SimdShape(64, ....)
     sdc.SigKls = SimdSignal     # advanced SIMD Signal
     sdc.elwidth = Signal(2)
+
     # select one 
     if compiletime_switch == 'SIMD':
         ctx = simdctx