Samuel Terkper Ahuno
Samuel Terkper Ahuno
this should work! in your `config.yaml` file, specify gpu for individual rules `slurm_extra: "'--gpus=2'"` ``` set-resources: rule_name: #.... slurm_extra: "'--gpus=2'" ```
hi, i have same issue. pls can anyone help?
hi @TimoLassmann , please see log file ``` The system is: Linux - 3.10.0-1160.45.1.el7.x86_64 - x86_64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /usr/bin/cc Build flags: Id...
Hi @sklages dorado version = `0.6.2+14a7067` pycoqc version = `pycoQC v2.5.2` numpy/pandas ``` # Name Version Build Channel numpy 1.19.5 pypi_0 pypi pandas 1.1.5 pypi_0 pypi ``` stats files ere...
i just installed pysam and a few softwares in the list but `mamba env create -n gatk -f gatkcondaenv.yml` still fails. am i missing something? ``` mamba env create -n...