Skip to content
Snippets Groups Projects
Select Git revision
  • ci_wsl
  • cmake_insource_build_block
  • cmake_python_correct_dir
  • cmake_travis_macos_python_fix
  • contribution
  • cv_default_and_doc_clarification
  • doc_fix_local_build_missing_packages
  • doc_recat
  • doc_sync_order
  • docs_add_numpy_req
  • docs_autodoc
  • docs_contrib
  • docs_contrib_explicit_license
  • docs_contrib_pr_message
  • docs_contrib_remove_mention_cta
  • docs_fix_link
  • docs_frontpage
  • docs_furo
  • docs_graphviz
  • docs_install_python_build
  • v0.10.0
  • v0.10.1
  • v0.10.0-rc5
  • v0.10.0-rc4
  • v0.10.0-rc3
  • v0.10.0-rc2
  • v0.10.0-rc
  • v0.9.0
  • v0.9.0-rc
  • v0.8.1
  • v0.8
  • v0.8-rc
  • v0.7
  • v0.6
  • v0.5.2
  • v0.5.1
  • v0.5
  • v0.4
  • v0.3
  • v0.2.2
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03May28Apr211813127654331Mar29282322212015109876521Feb2087121Jan1222Dec212019141395430Nov292825211615147431Oct302827262524212019171413121187654329Sep282213986532131Aug3029272524232219181716121110985432130Jul292827262520181514121198765432130Jun2928272423221716151110987625May2423201210964228Apr222019181514131284131Mar30191817151098710Feb43229Jan28262422212019188Use cmake source directory instead of current source dir as working dir. (#250)Work-around for inlining bug in icc 16.0.3 (#248)Fix warnings and errors with icpc build. (#246)Issue/238 get cell kind (#240)Virtualize cell_group (#236)Try more places for validation data; workaround CMake FindCUDA bug. (#233)Fail gracefully if git missing or broken. (#235)Add power meter and refactor meter interfaces.Remove generic event interface on cell_groupSimplify cell_group interfaceMove string-printf utility from lmorpho into util. (#228)Move event_binner out of cell_group.hpp (#229)Initial microbenchmark builds. (#227)Feature/comm tests (#201)Updated Readme (#226)Fixes for the Intel compiler version 16 and 17 (#223)Fix issue #224 test assertion failure. (#225)Add `cc-filter` line-based filtering script (#221)Add automatic memory usage meter.Feature/time meter (#219)Metering support with time meter (#217)Bug fix: crash on indirect test (#218)Implementation of asynchronous integration API. (#210)block-interleaved gpu matrix solver (#208)Add more general indirect access view. (#216)Change default threading model from serial to cthread (#214)Bug fix for issue #196 (#211)Add `event_binner` class for explicit binning. (#204)Remove openmp threading back end (#205)Debugging dryrun with 28k nodes (#160)Tidy `event_queue` event class requirements. (#202)Tame `time_type` proliferation. (#203)More robust NMC_NUM_THREADS parsing (#198)modcc: AVX512 vectorisation backend (#154)Fix that ensures all spikes are saved to disk (#195)Simple `net_receive` device kenels (#193)Allow explicit make of GPU mechanisms. (#192)Base report generation `makefile` on `latexmk`. (#191)Bugfix for issue #166: backwards `math::signum`. (#180)Unify matrix assembly+solve in backends (#179)