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

SystemML shouldn't enforce write statement need to be defined in all the if else branch

    XMLWordPrintableJSON

Details

    • Story
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemDS 2.0
    • None
    • None

    Description

      It seems like we have to define all the write cmd in all the possible systemML if else branch.

      It could become very complicated for the nested function call to take this into account.

      I think systemML should automatically insert write(file, empty_matrix) if the all the branches of the DAG doesn't contains the write statement

      Note that in reference to the mlCtx, this pb manifest itself into big stack trace

      Note that this bug is also related to https://issues.apache.org/jira/browse/SYSTEMML-1422

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aloknsingh Alok Singh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: