Skip to content

Apptainer Def File#86

Open
w34sel wants to merge 3 commits intouw-ipd:mainfrom
w34sel:main
Open

Apptainer Def File#86
w34sel wants to merge 3 commits intouw-ipd:mainfrom
w34sel:main

Conversation

@w34sel
Copy link

@w34sel w34sel commented Jan 17, 2024

Create a Apptainer Def file usage:

Mount the DB's into the container

export APPTAINER_BIND="<local_path>:/opt/RoseTTAFold2NA/bfd,<local_path>:/opt/RoseTTAFold2NA/RNA,<local_path>:/opt/RoseTTAFold2NA/UniRef30_2020_06,<local_path>:/opt/RoseTTAFold2NA/pdb100_2021Mar03"

# run rosetta2nafold
apptainer run --nv <container_name> <output_dir> <fa_filename> <type_RNA_DNA>

-Removed from run_RF2na.sh on both PATHS for WDIR and SCRIPT the "-s" param

  • added in RF2na-linux.yml the pytorch version 2.0 to avoid the NVTX error
  • fixed a typo in make_rna_msa.sh

w34sel added 3 commits January 17, 2024 10:40
Create a Apptainer Def file usage:
# Mount the DB's into the container
    export APPTAINER_BIND="<local_path>:/opt/RoseTTAFold2NA/bfd,<local_path>:/opt/RoseTTAFold2NA/RNA,<local_path>:/opt/RoseTTAFold2NA/UniR>

    # run rosetta2nafold
    apptainer run --nv <container_name> <output_dir> <fa_filename> <type_RNA_DNA>

-Removed from run_RF2na.sh on both PATHS for WDIR and SCRIPT the "-s" param
- adden in RF2na-linux.yml the pytorch version 2.0 to avoid the NVTX error
- fixed a typo in make_rna_msa.sh
commit id changed :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant