jrmadsen / PTL

Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
MIT License
40 stars 13 forks source link

Add CheckAtomic package helper to fix build on riscv64 architecture (… #40

Closed LocutusOfBorg closed 1 year ago

LocutusOfBorg commented 1 year ago

…needing latomic library)