taichi icon indicating copy to clipboard operation
taichi copied to clipboard

Support more atomic operations

Open FantasyVR opened this issue 4 years ago • 3 comments

Concisely describe the proposed feature If possible, I need to use more atomic operations like: atomicExch(), atomicCAS()

FantasyVR avatar Aug 13 '21 10:08 FantasyVR

I would like to help! : )

0xzhang avatar Oct 18 '21 15:10 0xzhang

Hi, @0xzhang please join this slack channel, then we would respond to your problems on time. We can communicate faster as well.

lucywsq avatar Oct 19 '21 07:10 lucywsq

hello, does Taichi support atomicCAS now? I am trying to construct linear bvh using Taichi, but it won't be computationally efficient without it.

Yihao-Shi avatar Apr 07 '24 08:04 Yihao-Shi