Giter VIP home page Giter VIP logo

phyre-fwd's People

Contributors

lauragustafson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

phyre-fwd's Issues

RuntimeError: Could not detect "srun", are you indeed on a slurm cluster?

Hi.
I got an error though I followed your implementation requirement.
I ran the following training script.

python launch.py -c expts/fwd_models/000_fwd_IN_win.txt

The hydra_submitit_launcher throws the following error,

Traceback (most recent call last):
  File "/mydir/anaconda3/envs/phyre-fwd_py36/lib/python3.6/site-packages/hydra/_internal/utils.py", line 198, in run_and_report
    return func()
  File "/mydir/anaconda3/envs/phyre-fwd_py36/lib/python3.6/site-packages/hydra/_internal/utils.py", line 358, in <lambda>
    overrides=args.overrides,
  File "/mydir/anaconda3/envs/phyre-fwd_py36/lib/python3.6/site-packages/hydra/_internal/hydra.py", line 136, in multirun
    return sweeper.sweep(arguments=task_overrides)
  File "/mydir/anaconda3/envs/phyre-fwd_py36/lib/python3.6/site-packages/hydra/_internal/core_plugins/basic_sweeper.py", line 154, in sweep
    results = self.launcher.launch(batch, initial_job_idx=initial_job_idx)
  File "/mydir/anaconda3/envs/phyre-fwd_py36/lib/python3.6/site-packages/hydra_plugins/hydra_submitit_launcher/submitit_launcher.py", line 113, in launch
    executor = submitit.AutoExecutor(cluster=self._EXECUTOR, **init_params)
  File "/mydir/anaconda3/envs/phyre-fwd_py36/lib/python3.6/site-packages/submitit/auto/auto.py", line 80, in __init__
    self._executor = flexible_init(executors[self.cluster], folder, **kwargs)
  File "/mydir/anaconda3/envs/phyre-fwd_py36/lib/python3.6/site-packages/submitit/auto/auto.py", line 223, in flexible_init
    return cls(folder, **{k[len(prefix) :]: val for k, val in kwargs.items() if k.startswith(prefix)})
  File "/mydir/anaconda3/envs/phyre-fwd_py36/lib/python3.6/site-packages/submitit/slurm/slurm.py", line 245, in __init__
    raise RuntimeError('Could not detect "srun", are you indeed on a slurm cluster?')
RuntimeError: Could not detect "srun", are you indeed on a slurm cluster?

Did you face this error?
How can I fix it?

My hydra and hydra plugins versions are as follows,

hydra_core: 1.0.4
hydra-colorlog: 1.0.0
hydra-submitit-launcher: 1.0.1

Thanks.

Cannot download models using AWS CLI commands

Hi.
Thank you for your exellent work!

Although I ran the following command for running an evaluation, I got the forbidden error.

cd agents
mkdir -p outputs/expts/joint/001_joint_DEC_1f_win.txt
aws s3 cp s3://dl.fbaipublicfiles.com/phyre-fwd-agents/joint/001_joint_DEC_1f_win.txt/20/
outputs/expts/joint/001_joint_DEC_1f_win.txt/20/

error message

fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden

Unfortunatelly, I cannot use s3cmd commands because I cannot install some apprecations to the super computer.
How can I fix it?
Thanks.

Pre-trained models not openly accessible

The pretrained models are hosted on AWS, for which we require an AWS key to access. Is there an alternative way to access the models for which I would not require a key?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.