-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blockstacking collect.sh issue #2
Comments
This is likely an error due to using too much GPU memory as you create too many parallel envs. Try setting the option cpu=16 to a lower value. |
This issue above could be solved simply by |
I also tried another several collect.sh
Second
Third
Last one
How to solve these problems? Thank you~~ |
The bugs seem to be related to your environment configuration it seems. Can you share your environment details? |
Sure, these are my conda list and pip list.
|
These do not work. (some packages cannot be installed) |
I'll try and check the issues. Currently at ICML so can't check immediately. Worst case I'll get a docker alternative |
After creating the environment for tr2. I tried
sh scripts/abstract_trajectories/blockstacking/collect.sh
, but there were too mant errors. So I tried the first row in collect.sh, and the following is the error. How can I solve this? And I also tried sh scripts/abstract_trajectories/blockstacking/collect.sh -prefernvidia, got the same result.The text was updated successfully, but these errors were encountered: