Skip to content
Snippets Groups Projects
  1. Jul 01, 2016
    • Benjamin Cumming's avatar
      improved spike chain generation in minapp · fdedb831
      Benjamin Cumming authored
      * add header only library TCLAP for parsing command line arguments
          - added as git submodule
          - update CMakeLists to include headers
      * remove the ring model from miniapp
      * add support for user supplied parameters for miniapp
          - arguments for cell counts etc can be command line flags
          - or in a user-defined json input file
      * the all-to-all model supports synapses-per-cell is less than
        the total number of cells
          - in this case a random set of sources is selected
      fdedb831
  2. Jun 24, 2016
    • Benjamin Cumming's avatar
      Add MPI support to miniapp · 520d27a1
      Benjamin Cumming authored
      Added MPI support to the miniapp
      - added ring model and all-to-all model
      - started refactoring general model setup steps into a model class in
        miniapp
      - optional -DWITH_MPI to turn on MPI support
      520d27a1
  3. May 04, 2016
  4. May 02, 2016
  5. Jan 26, 2016
  6. Jan 07, 2016
  7. Dec 22, 2015
  8. Dec 13, 2015