[
https://issues.apache.org/jira/browse/SYSTEMML-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm updated SYSTEMML-1630:
-------------------------------------
Description:
We should not raise BLAS-related warnings if it's explicitly or by default
disabled.
{code}
WARN utils.NativeHelper: Using internal Java BLAS as native BLAS support the
configuration 'native.blas'=none.
{code}
was:
We should not raise BLAS-related warnings if a it's explicitly or by default
disabled.
{code}
WARN utils.NativeHelper: Using internal Java BLAS as native BLAS support the
configuration 'native.blas'=none.
{code}
> Remove confusing warning for disabled native BLAS
> -------------------------------------------------
>
> Key: SYSTEMML-1630
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1630
> Project: SystemML
> Issue Type: Bug
> Affects Versions: SystemML 1.0
> Reporter: Matthias Boehm
> Assignee: Niketan Pansare
> Priority: Trivial
>
> We should not raise BLAS-related warnings if it's explicitly or by default
> disabled.
> {code}
> WARN utils.NativeHelper: Using internal Java BLAS as native BLAS support the
> configuration 'native.blas'=none.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)