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 16:31] – fabio.spataro | calcoloscientifico:userguide:alphafold [06/02/2025 19:46] (versione attuale) – fabio.spataro | ||
---|---|---|---|
Linea 13: | Linea 13: | ||
< | < | ||
/ | / | ||
+ | </ | ||
+ | |||
+ | === Alphafold3 GPU demo === | ||
+ | |||
+ | < | ||
+ | mkdir -p demo/ | ||
+ | cp -p / | ||
+ | cp -p / | ||
+ | cd demo | ||
+ | sbatch slurm-alphafold-gpu-a100_40g.sh | ||
</ | </ | ||
Linea 36: | 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 84: | 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 120: | 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 148: | Linea 166: | ||
(default: ' | (default: ' | ||
--model_dir: | --model_dir: | ||
- | (default: '/ | + | (default: '/hpc/ |
--nhmmer_binary_path: | --nhmmer_binary_path: | ||
(default: '/ | (default: '/ |
calcoloscientifico/userguide/alphafold.1738078309.txt.gz · Ultima modifica: 28/01/2025 16:31 da fabio.spataro