calcoloscientifico:userguide:alphafold
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
| Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
| calcoloscientifico:userguide:alphafold [28/01/2025 17:03] – fabio.spataro | calcoloscientifico:userguide:alphafold [06/02/2025 19:46] (versione attuale) – fabio.spataro | ||
|---|---|---|---|
| Linea 19: | Linea 19: | ||
| < | < | ||
| mkdir -p demo/ | mkdir -p demo/ | ||
| - | cp -p / | ||
| cp -p / | cp -p / | ||
| + | cp -p / | ||
| cd demo | cd demo | ||
| - | sbatch slurm-alphafold.sh | + | sbatch slurm-alphafold-gpu-a100_40g.sh |
| </ | </ | ||
| Linea 46: | Linea 46: | ||
| </ | </ | ||
| - | Script '' | + | Script '' |
| - | <code bash slurm-alphafold.sh> | + | <code bash slurm-alphafold-gpu-a100_40g.sh> |
| #!/bin/bash --login | #!/bin/bash --login | ||
| #SBATCH --job-name=alphafold | #SBATCH --job-name=alphafold | ||
| Linea 94: | Linea 94: | ||
| The processing result will be saved in the '' | The processing result will be saved in the '' | ||
| + | |||
| + | Scripts for specific NVIDIA GPU models to run '' | ||
| + | |||
| + | ^ GPU ^ Path ^ | ||
| + | | NVIDIA [[https:// | ||
| + | | NVIDIA [[https:// | ||
| + | | NVIDIA [[https:// | ||
| + | | NVIDIA [[https:// | ||
| === Documentation === | === Documentation === | ||
| Linea 130: | Linea 138: | ||
| --db_dir: Path to the directory containing the databases. Can be specified multiple times to search multiple directories in order.; | --db_dir: Path to the directory containing the databases. Can be specified multiple times to search multiple directories in order.; | ||
| repeat this option to specify a list of values | repeat this option to specify a list of values | ||
| - | (default: " | + | (default: " |
| --flash_attention_implementation: | --flash_attention_implementation: | ||
| implementation, | implementation, | ||
| Linea 158: | Linea 166: | ||
| (default: ' | (default: ' | ||
| --model_dir: | --model_dir: | ||
| - | (default: '/ | + | (default: '/hpc/ |
| --nhmmer_binary_path: | --nhmmer_binary_path: | ||
| (default: '/ | (default: '/ | ||
calcoloscientifico/userguide/alphafold.1738080223.txt.gz · Ultima modifica: da fabio.spataro
