aboutsummaryrefslogtreecommitdiff
path: root/cpu.h
Commit message (Collapse)AuthorAge
* init: replace custom cpu count detection with sysconfAnton Khirnov2023-01-11
| | | | Drop now-unnecessary assembly support.
* Initial commit.Anton Khirnov2017-11-19
The following code is present: * the basis API * the BiCGSTAB solver * the pseudospectral linear system solver * helper APIs: - threadpool - logging - cpuid