This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/intern/numaapi
Sergey Sharybin 683662e630 Add cross-platform NUMA library
Makes it simple to use NUMA libraries on various platforms.
2018-11-28 14:35:26 +01:00
..
2018-11-28 14:35:26 +01:00
2018-11-28 14:35:26 +01:00
2018-11-28 14:35:26 +01:00
2018-11-28 14:35:26 +01:00
2018-11-28 14:35:26 +01:00
2018-11-28 14:35:26 +01:00
2018-11-28 14:35:26 +01:00

LibNumaAPI is aimed to provide one common cross-platform API for all
possible platforms, so cross-platform applications might not worry
about implementation details.

LICENSE

LibNumaAPI library is released under the MIT license.