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

bin/systemml vs runStandaloneSystemML

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • None
    • SystemDS 2.0
    • None
    • None

    Description

      Currently standalone mode can be run via (1) the older ./runStandaloneSystemML.sh and .runStandaloneSystemML.bat, and (2) the newer ./bin/systemml and ./bin/systemml.bat.

      Probably should move to the newer way of execution and remove the older way to avoid confusion.

      However some updates need to be made to bin/systemml and bin/systemml.bat to allow this to happen. For example, the current SYSTEM_ML_JAR=\"${BUILD_DIR}/classes\" requires building the project to generate the classes for the classes directory. This should probably be replaced by the commented #SYSTEM_ML_JAR=$( find $PROJECT_ROOT_DIR/target/system-ml-*-SNAPSHOT.jar ).

      In addition, the distributions need to include the bin/systemml* scripts. Currently the standalone zip and tar.gz include the runStandaloneSystemML* scripts but not the bin/systemml* scripts.

      Further, documentation will need to be updated since currently it mentions both methods (README mentions bin/systemml and other docs mention runStandaloneSystemML*). This is probably good as a separate task.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              deron Jon Deron Eriksson
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: