Skip to content

compiler_gym.make("loop_tool-v0") produces a ServiceError in Collab #660

@Game4Move78

Description

@Game4Move78

🐛 Bug

Copying the GettingStarted example, there is a ServiceErorr.

To Reproduce

Steps to reproduce the behavior:

Here is a Collab example. gym.make("loop_tool-v0") throws the error.

Expected behavior

No error

Environment

Please fill in this checklist:

  • CompilerGym: 0.2.3
  • How you installed CompilerGym (conda, pip, source): pip
  • OS: Collab
  • Python version: 3.7
  • Build command you used (if compiling from source):
  • GCC/clang version (if compiling from source):
  • Bazel version (if compiling from source):
  • Versions of any other relevant libraries:

You may use the PyTorch
environment collection script
to generate most of this information. You can get the script and run it with:

wget https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions