An open API service indexing awesome lists of open source software.

https://github.com/rigtorp/isatomic

Test if AVX vector loads and stores are atomic
https://github.com/rigtorp/isatomic

Last synced: about 2 months ago
JSON representation

Test if AVX vector loads and stores are atomic

Awesome Lists containing this project

README

        

# isatomic

*isatomic* is a tool to test if AVX vector loads and stores are atomic.

See https://rigtorp.se/isatomic/ for an article investigating the behavior of
the AVX loads and stores on different microarchitectures.