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

Running large simulation tests on GitHub/AWS #208

Open
WeinaJi opened this issue Nov 12, 2024 · 0 comments
Open

Running large simulation tests on GitHub/AWS #208

WeinaJi opened this issue Nov 12, 2024 · 0 comments
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant