Skip to content
Snippets Groups Projects
Commit c69fbd29 authored by Lucas Miranda's avatar Lucas Miranda
Browse files

Added looking around as a tag for single mice

parent c1a6d460
Branches
Tags
No related merge requests found
Pipeline #93291 passed
......@@ -9,7 +9,7 @@ module load anaconda/3
module load intel/18.0.5
module load cuda/10.1
module load cudnn/7.6.5
module load nccl/2.7.8
module load tensorrt/7.1.3
module load nccl/2.6.4
module load tensorrt/6.0.1
pipenv run snakemake --snakefile deepof_experiments.smk deepof_experiments -j 15 --latency-wait 15 --cluster-config cluster.json --cluster "sbatch --time={cluster.time} --mem={cluster.mem} -o {cluster.stdout} -e {cluster.stderr} --job-name={cluster.jobname} --cpus-per-task={cluster.cpus} --constraint="gpu" --gres=gpu:gtx980:1" > deepof_experiments.out 2> deepof_experiments.err
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment