Uses of Class
org.apache.sysds.runtime.instructions.spark.BinarySPInstruction
Packages that use BinarySPInstruction
Package
Description
-
Uses of BinarySPInstruction in org.apache.sysds.resource.cost
Methods in org.apache.sysds.resource.cost with parameters of type BinarySPInstructionModifier and TypeMethodDescriptionstatic doubleSparkCostUtils.getMatMulInstTime(BinarySPInstruction inst, VarStats input1, VarStats input2, VarStats output, IOCostUtils.IOMetrics driverMetrics, IOCostUtils.IOMetrics executorMetrics) -
Uses of BinarySPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type BinarySPInstructionModifier and TypeMethodDescriptionstatic BinaryFEDInstructionBinaryFEDInstruction.parseInstruction(BinarySPInstruction inst, ExecutionContext ec) -
Uses of BinarySPInstruction in org.apache.sysds.runtime.instructions.spark
Subclasses of BinarySPInstruction in org.apache.sysds.runtime.instructions.sparkModifier and TypeClassDescriptionclassClass to group the different MMSPInstructions together.classclassclassclassclassClass to group the different appendSPInstructions together.classclassclassclassclassclassclassclassclassCpmm: cross-product matrix multiplication operation (distributed matrix multiply by join over common dimension and subsequent aggregation of partial results).classclassclassclassclassclassclassThis pmapmm matrix multiplication instruction is still experimental not integrated in automatic operator selection yet.classclassclassclassTwo types of broadcast variables used -- 1.classMethods in org.apache.sysds.runtime.instructions.spark that return BinarySPInstructionModifier and TypeMethodDescriptionstatic BinarySPInstructionBinarySPInstruction.parseInstruction(String str)