[
https://issues.apache.org/jira/browse/SYSTEMML-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Weidner updated SYSTEMML-1136:
------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 0.12
> Remove unreferenced fields and member classes
> ---------------------------------------------
>
> Key: SYSTEMML-1136
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1136
> Project: SystemML
> Issue Type: Improvement
> Components: Runtime
> Reporter: Deron Eriksson
> Assignee: Deron Eriksson
> Fix For: SystemML 0.12
>
>
> Unreferenced fields and member classes should be removed from the project
> because they are not being used and are therefore essentially dead code.
> Here is a list of unreferenced fields and member classes:
> {code}
> org.apache.sysml.lops.Lop.hasTransientParameters
> org.apache.sysml.runtime.controlprogram.parfor.RemoteDPParWorkerReducer._rvarFnames
> org.apache.sysml.runtime.instructions.gpu.context.JCudaObject.thisThread
> org.apache.sysml.runtime.matrix.data.LibMatrixDNN.ConvolutionParameters.tmpData
> org.apache.sysml.runtime.matrix.data.LibMatrixDNN.TemporaryConvolutionData.maxCommonIndexS
> org.apache.sysml.runtime.matrix.data.LibMatrixDNN.TemporaryConvolutionData.maxIndexArrR
> org.apache.sysml.runtime.matrix.data.LibMatrixDNN.TemporaryConvolutionData.maxIndexArrS
> org.apache.sysml.runtime.matrix.data.LibMatrixDNN.TemporaryConvolutionData.minCommonIndexS
> org.apache.sysml.runtime.matrix.data.LibMatrixDNN.TemporaryConvolutionData.minIndexArrR
> org.apache.sysml.runtime.matrix.data.LibMatrixDNN.TemporaryConvolutionData.minIndexArrS
> org.apache.sysml.runtime.matrix.data.Tagged.Comparator
> org.apache.sysml.runtime.matrix.data.Tagged.TAG_SIZE
> org.apache.sysml.runtime.matrix.data.TaggedMatrixIndexes.Comparator
> org.apache.sysml.runtime.matrix.data.TaggedTripleIndexes.Comparator
> org.apache.sysml.runtime.matrix.data.TaggedTripleIndexes.FirstTwoIndexesPartitioner
> org.apache.sysml.runtime.matrix.operators.COVOperator.constant
> org.apache.sysml.utils.Statistics.compileTime
> org.apache.sysml.utils.Statistics.execTime
> org.apache.sysml.yarn.DMLAppMasterStatusReporter.DEFAULT_REPORT_INTERVAL
> org.apache.sysml.yarn.ropt.YarnClusterAnalyzer._localJT
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)