Script.sync

Contents

Script.sync

Script.sync()

Perform a synchronization.

The thread block will continue execution only after all previous instructions finished executing.

Notes

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

  • PTX: bar.sync

Return type:

None