Script.tcgen05.wait_load

Script.tcgen05.wait_load

Script.tcgen05.wait_load()[source]

Wait for all pending tensor memory load operations to complete.

Must be called after tcgen05.load before using the loaded register data.

Notes

  • Thread group: Can be executed by any sized thread group.

  • Hardware: Requires compute capability 10.0+ (sm_100).

  • PTX: tcgen05.wait::ld

Return type:

None