Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-2927

SPOOF memory estimate for exec = singlenode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • SystemDS 2.1
    • SystemDS 2.1
    • Compiler
    • None

    Description

      When executing SystemDS with -exec singlenode, the blockSize attribute of the SpoofFusedOp HOP is set to -1. This triggers a worst case memory estimate by going into the first conditional block in [1].

      The blockSize setting might be intentional in this scenario, but the effect it has on spoof single node operation is unexpected imho, so I'd file this under "maybe a bug".

      [1]

      org.apache.sysds.hops.OptimizerUtils#estimatePartitionedSizeExactSparsity(long, long, long, double, boolean)

      Attachments

        Activity

          People

            Unassigned Unassigned
            markd Mark Dokter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: