Skip to content

Codespace: disk usage #248

Description

@casperdcl

notebooks/Synergistic/BrainWeb.ipynb fails during forward projection due to disk (!) space usage on the 32GB disk machines. The lowest-spec workable Codespace is the 8-core (64 GB disk) machine.

Possible solutions:

  • reduce size of data from
    "postCreateCommand": "bash ./scripts/download_data.sh -m -p && sed -i /astra-toolbox/d environment.yml && mamba env update",
  • write temporary data to /dev/shm (RAM) instead of disk
  • document disk usage requirements

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions