Feature/atomics
Adding basic atomic operations to VTK-m. For now, we will start with just atomic adds and compare and swap of signed 32/64 bit integers.
Adding basic atomic operations to VTK-m. For now, we will start with just atomic adds and compare and swap of signed 32/64 bit integers.