Yambo 4.0.0 mem_est
Posted: Tue Dec 05, 2017 7:52 pm
Hi developers,
I'm working through the the tutorial at http://www.yambo-code.org/tutorials/dev ... o/code.php to learn more about the structure of the
Yambo code. I understand there is a change in the way memory allocation is done in 4.2.0. In part 3 of the tutorial (based on 4.0.0) there are calls to mem_est, which
has been deprecated in 4.2.0, is it appropriate to simply replace mem_est with calls to YAMBO_ALLOC and YAMBO_FREE?
Thanks,
Austin
I'm working through the the tutorial at http://www.yambo-code.org/tutorials/dev ... o/code.php to learn more about the structure of the
Yambo code. I understand there is a change in the way memory allocation is done in 4.2.0. In part 3 of the tutorial (based on 4.0.0) there are calls to mem_est, which
has been deprecated in 4.2.0, is it appropriate to simply replace mem_est with calls to YAMBO_ALLOC and YAMBO_FREE?
Thanks,
Austin