You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "wangwei (JIRA)" <ji...@apache.org> on 2016/01/11 15:08:39 UTC

[jira] [Closed] (SINGA-127) Clear optimization level of compilation for debugging

     [ https://issues.apache.org/jira/browse/SINGA-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wangwei closed SINGA-127.
-------------------------
    Resolution: Fixed

Already resolved in previous tickets.

> 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
>              Labels: compilation, debug
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> 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)