Skip to content

Run the pipeline without container #46

@giuliapeteani

Description

@giuliapeteani

Hi, thanks for your work.

Could you please provide how to run the pipeline in case of manual installation of the environment?

If I run:

/home/user/RFdiffusion2/rf_diffusion/benchmark/pipeline.py --benchmarks 10_62
--num_per_condition 10 --num_per_job 2 --out run1/run1
--args "diffuser.T=20|50 diffuser.aa_decode_steps=5|10"
"diffuser.T=100|200 diffuser.aa_decode_steps=20|40"

where 10_62 is a item of interest in a json file named benchmarks.json, written following your example, I got:

Default apptainer not found (you can build it from exec/rf_diffusion_aa.spec): /home/giulia/RFdiffusion2/rf_diffusion/exec/rf_diffusion_aa.sif
No apptainer found. Attempting to run /home/user/RFdiffusion2/rf_diffusion/benchmark/pipeline.py with /home/user/anaconda3/envs/rfd2_env_124/bin/python
usage: pipeline.py [--help] [--hydra-help] [--version] [--cfg {job,hydra,all}] [--resolve] [--package PACKAGE] [--run] [--multirun]
                   [--shell-completion] [--config-path CONFIG_PATH] [--config-name CONFIG_NAME] [--config-dir CONFIG_DIR]
                   [--experimental-rerun EXPERIMENTAL_RERUN] [--info [{all,config,defaults,defaults-tree,plugins,searchpath}]]
                   [overrides ...]
pipeline.py: error: unrecognized arguments: --benchmarks --num_per_condition 10 --num_per_job 2 --out run1/run1 --args diffuser.T=20|50 diffuser.aa_decode_steps=5|10 diffuser.T=100|200 diffuser.aa_decode_steps=20|40

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions