wangwei created SINGA-127:
-----------------------------

             Summary: Clear optimization level of compilation for debugging
                 Key: SINGA-127
                 URL: https://issues.apache.org/jira/browse/SINGA-127
             Project: Singa
          Issue Type: Improvement
            Reporter: wangwei
            Assignee: Xie Zhongle


Currently, -O2 is set for compilation.
It would optimize some code automatically. 
Consequently, we cannot print some variables during debugging.

It is necessary to clear the optimization level if debug is enabled,
{code}
./configure --enable-debug
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to