Details
-
Improvement
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
0.12.2
-
None
-
None
Description
Find all places in which densityAnalysis(...) can be used to determine ideal matrix structure and implement it. Eg in ABt, AtB, and possibly Kryo serializers. Ensure when doing this that it is not redundant; Ie. the call is not made by both the Kryo serializer and the distributed operation.