cpuinfo
cpuinfo copied to clipboard
adding support for QNX
I am cross compiling libtorch for QNX and I came across cpuinfo which does not have an implementation for QNX. Is there a way to build libtorch and bypass cpuinfo? Otherwise I will create an implementation for cpuinfo for QNX
@asobhy-qnx -- did anything come of this? If you came up with your own QNX implementation, would you mind sharing it?