Skip to content

NxSDK 0.9.0#255

Merged
tbekolay merged 3 commits intomasterfrom
nxsdk090
Nov 25, 2019
Merged

NxSDK 0.9.0#255
tbekolay merged 3 commits intomasterfrom
nxsdk090

Conversation

@hunse
Copy link
Contributor

@hunse hunse commented Oct 22, 2019

Support NxSDK 0.9.0. No changes are actually required, but we now do not warn for and test against 0.9.0.

I also updated HardwareInterface to store the min and max NxSDK versions on the class, so these can be checked. We now no longer have to remember to update the test in hardware/tests/test_interface.py each time we change the NxSDK version.

Depends on #234.

@hunse hunse force-pushed the nxsdk090 branch 2 times, most recently from 88ba522 to ad9a353 Compare October 30, 2019 20:35
@hunse hunse force-pushed the nxsdk090 branch 2 times, most recently from 630761c to d4b0523 Compare November 13, 2019 15:37
@hunse hunse mentioned this pull request Nov 15, 2019
@hunse
Copy link
Contributor Author

hunse commented Nov 15, 2019

TODO:

  • There are a number of warnings that functions we're using are now deprecated with NxSDK 0.9.0. Go through the test suite warnings and move over to the new functions where appropriate. (I believe all these new functions were available in 0.8.7 too, so hopefully backwards compatibility is not an issue. If it is, I guess we'll just do separate releases for 0.8.7 and 0.9.0, and have the 0.9.0 one not be backwards compatible.)

@hunse hunse force-pushed the nxsdk090 branch 2 times, most recently from b3f1856 to 9d27ddd Compare November 20, 2019 15:40
@hunse hunse mentioned this pull request Nov 20, 2019
hunse and others added 2 commits November 22, 2019 14:21
Not backwards compatible with previous versions.
Copy link
Member

@tbekolay tbekolay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I didn't test this on NxSDK 0.8.7, but from the diff not much changed, and I expect most aren't using old NxSDK versions, so merging this in.

Also adds a starting section to every changelog section stating
the versions of NxSDK that this Nengo Loihi version is compatible
with.
@tbekolay tbekolay merged commit 9350a64 into master Nov 25, 2019
@tbekolay tbekolay deleted the nxsdk090 branch November 25, 2019 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants