[
https://issues.apache.org/jira/browse/SYSTEMML-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niketan Pansare resolved SYSTEMML-1630.
---------------------------------------
Resolution: Fixed
Fix Version/s: SystemML 1.0
Fixed by the commit
https://github.com/apache/incubator-systemml/commit/fd41f0253810a8d0ea62e4fb21854229dfe526ef
> 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
> Fix For: SystemML 1.0
>
>
> We should not raise BLAS-related warnings if it's explicitly or by default
> disabled. Let's use this warning (after rewording) only if BLAS is enabled
> but cannot be loaded.
> {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)