nengo / nengo-loihi

Run Nengo models on Intel's Loihi chip
https://www.nengo.ai/nengo-loihi/
Other
35 stars 12 forks source link

Working with NxSDK 0.8 #188

Closed hunse closed 5 years ago

hunse commented 5 years ago

Changes to support new NxSDK 0.8

hunse commented 5 years ago

Ok, this should all be working and backwards compatible. Ready for review.

I wanted to use the new nxsdk_version in nxsdk_shim.py at the start of HardwareInterface, but unfortunately that breaks our tests where we monkeypatch the version to test our errors/warnings.