leokruglikov / CUDA-notes

Personal notes on CUDA programming
46 stars 0 forks source link

added example for __all_sync() & other mechanisms #5

Closed leokruglikov closed 1 year ago

leokruglikov commented 1 year ago

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