Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add info on resources (computing [hpc, local, gpu], storage, repositories with code from the lab, docker/singularity software environments) #4

Open
3 tasks
djoerch opened this issue Jan 25, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@djoerch
Copy link
Member

djoerch commented Jan 25, 2023

  • compute resources (scinet, local computers, GPU computing)
  • storage options (scinet [anonymized], local (datalad backup))
  • software environments (standardized; link to the lab docker container [and singularity instructions])
@djoerch djoerch self-assigned this Jan 25, 2023
@djoerch djoerch added the documentation Improvements or additions to documentation label Jan 25, 2023
@djoerch
Copy link
Member Author

djoerch commented Jan 31, 2023

Dumping info here for inclusion in the lab wiki:

  • docker environment on dockerhub: djoerch/neuro (newest tag: v1.0.4)
  • TODO: make hodaielab docker container (neuro, move all the tags over there) NOTE: max 1 private container
  • script for creation of djoerch/neuro is at github.com:djoerch/uhn_utils/hodaielab_container/make_neuro_image.sh (move to new hodaielab code base)
  • add caveat of docker folder (/var/lib/docker) being in the root partition and it becoming very big; show solution of moving it to another spot (but highlight the necessity of redoing this setup after each new install)
  • mention datalad repo "software_environments" (on the backup server) for all pre-built containers (to save time and be transparent)
  • singularity build command: SINGULARITY_TMPDIR="/your/path/to/a/tmp/dir" SINGULARITY_CACHEDIR="/your/path/to/a/cachedir" singularity build "/path/to/image.sif" docker://djoerch/neuro:v1.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant