Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Running large simulation tests on GitHub/AWS #208

Open
WeinaJi opened this issue Nov 12, 2024 · 1 comment
Open

Running large simulation tests on GitHub/AWS #208

WeinaJi opened this issue Nov 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@WeinaJi
Copy link
Collaborator

WeinaJi commented Nov 12, 2024

In GitLab (BlueConfigs) pipeline, we are running the following integration tests in different scales. If we want to run integration tests in scale for GitHub PRs, maybe on AWS, we need to find the proper circuits and the proper size of node_set for simulation.

  • Quick tests
    • neocortex
      • sonataconf-quick-sscx-O1 (SSCx O1 circuit, hex_O1_L4_100, 100 cells)
      • sonataconf-quick-keep-axon (SSCx O1 circuit, hex_O1_L4_100, 100 cells)
      • sonataconf-quick-scx-multi-circuit (custom usecase3, Mosaic_A, 3 cells)
    • ncx_plasticity
      • sonataconf-sscx-v7-plasticity (sscx-v7-plasticity, 200_L5_PCs, 200 cells)
    • ncx_ngv
      • sonataconf-quick-multiscale (ngv, testNGVSSCX_AstroMini, 10 neurons + 9 astrocytes)
    • hippocampus:
      • sonataconf-quick-hip-multipopulation (hip mooc circuit, most_central_100_SP_PC, 100 cells)
    • thalamus:
      • sonataconf-quick-thalamus (public thalamus circuit, small, 14 cells)
  • Medium tests
    • neocortex
      • sonataconf-sscx-O1 (SSCx O1, hex_O1_L4_1000, 1000 cells)
      • sonataconf-scx-v5-uhill-conductance-scale (v5_sonata, Column, 1000 cells)
    • hippocampus
      • sonataconf-hippocampus (hippocampus sonata, slice10_sub1000, 1000 cells)
    • thalamus
      • sonataconf-thalamus (public thalamus, mc2_Column_sub1000, 1000 cells)
  • weekly long tests
    • neocortex
      • sonataconf-sscx-O1 (SSCx O1, hex0 30K)
    • hippocampus
      • sonataconf-hippocampus (hippocampus sonata, slice10 12K)
    • thalamus
      • sonataconf-thalamus (public thalamus, mc2_Column 14K)
@WeinaJi WeinaJi added the enhancement New feature or request label Nov 12, 2024
@WeinaJi WeinaJi changed the title Running simulation tests on GitHub/AWS Running large simulation tests on GitHub/AWS Nov 12, 2024
@WeinaJi
Copy link
Collaborator Author

WeinaJi commented Dec 5, 2024

Also as proposed by @ferdonline in https://bbpteam.epfl.ch/project/issues/browse/BBPBGLIB-1171 , it would be good to have a test with a combined circuit (NCX+Thalamus or NCX+Hippocampus) in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant