1. 28 4月, 2020 1 次提交
    • H
      support windows system (#215) · 2cb2c8bf
      Hongsheng Zeng 提交于
      * first version; unittest in parl/remote is passed
      
      * add windows local unittest shell; fix some incompatible problem
      
      * fix save api
      
      * refine comments and remove log of xparl stop
      
      * fix bug
      
      * Update scripts.py
      
      * Update utils.py
      
      * Update agent_base_test.py
      2cb2c8bf
  2. 21 8月, 2019 1 次提交
    • F
      Add xparl status & @remote_class(max_memory) (#134) · eca90f14
      fuyw 提交于
      * fix css max-width bug
      
      * check if monitor_port is used
      
      * change master log dir to .parl_data/master/port
      
      * Add docs/parallel_training/features.rst
      
      * rename feature.rst to overview.rst
      
      * Add xparl status & @remote_class(max_memory)
      
      * fix yapf error
      
      * use new remote/tests
      
      * reply job_memory_info to client heartbeat
      
      * add cluster_status_test.py
      
      * update overview.rst
      
      * Update docs
      eca90f14
  3. 14 8月, 2019 1 次提交
    • F
      Fuyw (#131) · dcb16294
      fuyw 提交于
      * Add parl monitor.
      
      * Add clustermonitor.py
      
      * Fix thread safety bug.
      
      * Fix js bugs.
      
      * Fix End of Files.
      
      * fix cluster_test bug
      
      * yapf error
      
      * fix bugs in tests/job_center_test.py
      
      * fix bugs in tests/job_center_test.py
      
      * add test_cluster_monitor.py
      
      * add worker.exit in test_cluster_monitor.py
      dcb16294
  4. 12 8月, 2019 1 次提交
    • B
      Cluster#2 (#124) · 84c94cc4
      Bo Zhou 提交于
      * fix a number of bug
      
      * update comments
      
      * paddle license
      
      * revert the change on client_not_init_test.py
      
      * fix timeout bug & unnitest
      
      * add unit test for potential bugs
      
      * yapf
      
      * unit test
      
      * logger
      
      * logger#2
      
      * fix job's bug that will cause dead-lock
      
      * fix bug
      
      * add missing files
      
      * solve hanging
      
      * fix comments; exit job completely
      
      * hanging problem
      
      * hanging problem#2
      
      * hanging_program#3
      
      * CMAKE
      
      * remove unused variables
      84c94cc4
  5. 06 8月, 2019 1 次提交
  6. 03 8月, 2019 1 次提交
    • B
      Compatibility (#118) · 50f3bd31
      Bo Zhou 提交于
      * fix the vital issue on compatibility
      
      * resolve the warning log
      
      * yapf
      
      * yapf
      50f3bd31
  7. 02 8月, 2019 1 次提交
    • F
      first pr (#113) · b29a1ec1
      fuyw 提交于
      * first pr
      
      * start a worker when the master is started.
      
      * First PR & Fix logger bugs.
      
      * update docs for a2c, impala and ga3c
      
      * update doc
      
      * yapf modification
      
      * update logger
      
      * yapf correct
      
      * yapf
      
      * setup.py
      
      * old setup.py
      
      * worker 86
      b29a1ec1