leokruglikov / CUDA-notes

Personal notes on CUDA programming
51 stars 0 forks source link

added example for __all_sync() & other mechanisms #5

Closed leokruglikov closed 2 years ago

leokruglikov commented 2 years ago

Added code example for __all_sync(), __any_sync() and __ballot_sync() with extensive comments