Closed calumbrodie closed 5 months ago
nproc isn't a command on OSX and the result is the make process is slower than it needs to be. This adds a alias for nproc which returns the number of logical cores:
https://github.com/memkind/memkind/issues/33#issuecomment-540614162
Thanks again. I have integrated it with #75.
nproc isn't a command on OSX and the result is the make process is slower than it needs to be. This adds a alias for nproc which returns the number of logical cores:
https://github.com/memkind/memkind/issues/33#issuecomment-540614162