Skip to content

Constant cache issues #588

@neworderofjamie

Description

@neworderofjamie

As discussed in https://github.com/orgs/genn-team/discussions/586, constant cache still seems to be overflowing with relatively complex models. Possibilities:

  • cudaDeviceProp.totalConstMem is returning something different
  • CUDA is using more constant cache itself somewhere (see Problem with constant cache allocation #352 for previous analysis)
    • Oddly increasing the constantCacheOverhead doesn't seem to solve this problem for all model sizes which is worrying
  • There's a bug in GeNN's constant cache usage calculation

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions