-
solomon authored
1. the CTF memory tracking thinks there are leaks when there are not for reasons I cannot currently fathom, so currently -DPRODUCTION is on by default in all cfgs 2. CTF_cond_free cannot be used in PRODUCTION mode (since there is no memory tracking), which is a pain for freeing communicators in dist_tensor_internal.cxx, current solution is to leak this little bit of memory
77965e12