Hi, Glad to to use cloudsuit. My problem is : How to disable tcmalloc in graph_analytics.
I am using graph_analytics testing the performance of ptmalloc(the default malloc method of glibc), but when the number node is big enough(bigger than 2000000), graph_analytic will call tcmalloc. But the README says " - tcmalloc (optional)" for graphlab, how can I disabe tcmalloc? Thank you. -- Zhigang Wang Lab of Network and Spatial Information Technology Institue of Network Computing and Information System Dept. of Computer Science and Technology Peking University Peking,P.R.China, 100871 Email: [email protected]
