Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
deepOF
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lucas Miranda
deepOF
Commits
c69fbd29
Commit
c69fbd29
authored
4 years ago
by
Lucas Miranda
Browse files
Options
Downloads
Patches
Plain Diff
Added looking around as a tag for single mice
parent
c1a6d460
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#93291
passed
4 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
run_deepof_experiments.sh
+2
-2
2 additions, 2 deletions
run_deepof_experiments.sh
with
2 additions
and
2 deletions
run_deepof_experiments.sh
+
2
−
2
View file @
c69fbd29
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment