bigdata-memory / bdmem

BigData Memory Library
Apache License 2.0
0 stars 3 forks source link

Remove the tight dependency with nvml library for build #1

Open umamaheswararao opened 8 years ago

umamaheswararao commented 8 years ago

Currently, not able to proceed the build in MAC os due to the dependency on NVML. I can't build nvml in OSx. So, it would be good to skip nvml default. when we want to include it we can mention explicitly in maven command that mvn ....... -Dnative-nvml

bigdata-memory commented 8 years ago

Yes, It is better to decouple the allocators from core.