Fix pynn-brainscales build 2nd try
- This should fix the error about an ambiguous template instantiation for
struct halco::common::detail::limits<halco::hicann_dls::vx::v1::SynapseOnSynapseRow, void>
which isn't triggered on newer g++s. We dropped support for oldv1
hardware, this was planned anyways.- side effect: we build fewer targets ⇒ faster build
- side effect: we build fewer targets ⇒ faster build
- add
--keep
build flag to keep building after the initial fail ⇒ let's try to find all problems in one go.
Edited by Eric Müller
Merge request reports
Activity
Filter activity
mentioned in commit 2d7de3b3
@elmath Thx
mentioned in commit 64127cc8
Thx, and this looks very promising
— only two slightly weird linker errors for building tests for the embedded processors that basically only check the size of "empty" programs.Edited by Eric Müllermentioned in merge request !106 (merged)
Please register or sign in to reply