pystencils.backend.platforms.CudaPlatform#
- class pystencils.backend.platforms.CudaPlatform(ctx, thread_mapping=None)#
Platform for the CUDA GPU taret.
- Parameters:
ctx (KernelCreationContext)
thread_mapping (ThreadMapping | None)
Platform for the CUDA GPU taret.
ctx (KernelCreationContext)
thread_mapping (ThreadMapping | None)