Closed zuyu closed 8 years ago
Hi @zuyu, I'm trying to build quickstep on my mac, which isn't NUMA-aware. I'm not able to build due to the following error:
/Users/graj/quickstep/utility/CalculateInstalledMemory.cpp:57:2: error: "No implementation available to calculate the total installed
memory."
#error "No implementation available to calculate the total installed memory."
^
1 error generated.
make[2]: *** [utility/CMakeFiles/quickstep_utility_CalculateInstalledMemory.dir/CalculateInstalledMemory.cpp.o] Error 1
make[1]: *** [utility/CMakeFiles/quickstep_utility_CalculateInstalledMemory.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
How do you usually bypass this error while building on mac?
Hi @adalbertgerald, please ping @pateljm regarding calculating installed memory. I did not encounter this error before on Mac.
Run #175 w/o
libnuma
.