1. 01 Mar, 2024 1 commit
  2. 29 Feb, 2024 2 commits
    • Kdump's avatar
      [Fix]Fixed the problem of never entering task.run() mode in local scheduling mode. (#930) · 3e9844ed
      Kdump authored
      * Fixed the problem of never entering task.run() mode in local scheduling mode.
      
      get_command_template方法中为命令行前缀添加了CUDA_VISIBLE_DEVICES=或set CUDA_VISIBLE_DEVICES=。导致task.run()分支失效。
      ---------
      CUDA_VISIBLE_DEVICES= or set CUDA_VISIBLE_DEVICES= is added to the command line prefix in the get_command_template method. Causes the task.run() branch to fail.
      
      * [Fix]Fixed the problem of never entering task.run() mode in local scheduling mode.
      
      get_command_template方法中为命令行前缀添加了CUDA_VISIBLE_DEVICES=或set CUDA_VISIBLE_DEVICES=。导致task.run()分支失效。
      ---
      CUDA_VISIBLE_DEVICES= or set CUDA_VISIBLE_DEVICES= is added to the command line prefix in the get_command_template method. Causes the task.run() branch to fail.
      
      * [Fix]Fixed the problem of never entering task.run() mode in local scheduling mode.
      
      get_command_template方法中为命令行前缀添加了CUDA_VISIBLE_DEVICES=或set CUDA_VISIBLE_DEVICES=。导致task.run()分支失效。
      CUDA_VISIBLE_DEVICES= or set CUDA_VISIBLE_DEVICES= is added to the command line prefix in the get_command_template method. Causes the task.run() branch to fail.
      3e9844ed
    • Skyfall-xzz's avatar
      [Feature] Support OpenFinData (#896) · 4c45a71b
      Skyfall-xzz authored
      * [Feature] Support OpenFinData
      
      * add README for OpenFinData
      
      * update README
      4c45a71b
  3. 28 Feb, 2024 4 commits
  4. 23 Feb, 2024 1 commit
  5. 22 Feb, 2024 2 commits
  6. 21 Feb, 2024 1 commit
  7. 19 Feb, 2024 3 commits
  8. 07 Feb, 2024 1 commit
  9. 06 Feb, 2024 5 commits
  10. 05 Feb, 2024 5 commits
  11. 04 Feb, 2024 2 commits
  12. 02 Feb, 2024 1 commit
  13. 01 Feb, 2024 1 commit
  14. 30 Jan, 2024 1 commit
  15. 29 Jan, 2024 2 commits
  16. 28 Jan, 2024 1 commit
  17. 27 Jan, 2024 1 commit
  18. 26 Jan, 2024 3 commits
  19. 24 Jan, 2024 3 commits