blender/intern/numaapi
2018-11-29 12:54:30 +11:00
..
include Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00
source More fixes for NUMA on macOS 2018-11-28 18:05:35 +01:00
AUTHORS Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00
CMakeLists.txt Cleanup: correct typo, no need for ./ prefix 2018-11-29 12:54:30 +11:00
LICENSE Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00
README Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00
README.blender Add cross-platform NUMA library 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.