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