[
https://issues.apache.org/jira/browse/MADLIB-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frank McQuillan closed MADLIB-1463.
-----------------------------------
Resolution: Fixed
https://github.com/apache/madlib/pull/533
> DL: Fix gpu_memory_fraction for distribution_policy != 'all_segments'
> ---------------------------------------------------------------------
>
> Key: MADLIB-1463
> URL: https://issues.apache.org/jira/browse/MADLIB-1463
> Project: Apache MADlib
> Issue Type: Improvement
> Components: Deep Learning
> Reporter: Nikhil Kak
> Priority: Major
> Fix For: v1.18.0
>
>
> The calculation of `gpu_mem_fraction` assumes that num_segments =
> all_segments which is not always the case. The user can pass in a
> distribution rules table to input preprocessor and the data can be
> distributed to less segments than the total number of segments on the cluster.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)