这是indexloc提供的服务,不要输入任何密码
Skip to content

speed testing in case of parallel/distributed computation  #164

@AlessandroZavoli

Description

@AlessandroZavoli
  • [ x] I have marked all applicable categories:
    • exception-raising bug
    • RL algorithm bug
    • documentation request (i.e. "X is missing from the documentation.")
    • new feature request
  • [ x] I have visited the source website
  • [ x] I have searched through the issue tracker for duplicates
  • I have mentioned version numbers, operating system and environment, where applicable:
    import tianshou, torch, sys
    print(tianshou.__version__, torch.__version__, sys.version, sys.platform)

Does tianshou support distributed computation (e.g., on a cluster) for collecting experience?
Is there any test I can run to understand how the computation scale with multiple cores available?

Alessandro

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions