- Feb 07, 2017
-
-
Kenny Sharma authored
This patch updates the distributed NEST launcher to be in line with the normal CLELauncher, which now requires a reservation parameter to be passed into the init method. Change-Id: Id6d52ea7b35b70205e35450e770cd45e9ccfc8a1
-
vonarnim authored
Change-Id: I17e42fd34b998a3b9b5c05527b7e8ccdc8e46183
-
- Jan 30, 2017
-
-
Kenny Sharma authored
Change-Id: Ibdfe7774f096795df4a51425a052d0eeb469bbb2
-
- Jan 11, 2017
-
-
lguyot authored
Change-Id: Ib5d1a2a63c39e3fd4f8caa205290ecf673a7c104
-
- Jan 05, 2017
-
-
vonarnim authored
Change-Id: I6b5b94b9445896570067db08d88f6eef925a4217
-
- Jan 04, 2017
-
-
Kenny Sharma authored
Change-Id: I145b6cf2db4d0dcf945e92792adf9c8759c4c59f
-
- Dec 20, 2016
-
-
Kenny Sharma authored
Change-Id: Iddc4a9ae623a72adc6d17a9353773f6d4847eb6f
-
Axel von Arnim authored
-
- Dec 17, 2016
-
-
Kenny Sharma authored
This patch adds support for the --timeout argument now required by the CLELauncher to set the default simulation timeout and avoid the user being immediately prompted by an "extend timeout" popup. This patch also includes a small bugfix to prevent double population slicing that was encountered when running the braitenberg brain. Change-Id: Iaca61d97e5a790dfaf62a6773c466282c645d268
-
- Dec 15, 2016
-
-
Kenny Sharma authored
This patch updates the hbp-nrp-cle requirement to take advantage of the numpy build fix. This decreases build time by a few minutes. This is not a release, but will ensure that all builds use the fix before the next release/deployment. Change-Id: I5892e521e7c1491311a87afe63b4baa8a46938da
-
- Dec 14, 2016
-
-
lguyot authored
Change-Id: If6dbaf4cb3c34f59f12b6e607fe1e0c553e3c31a
-
- Nov 18, 2016
-
-
lguyot authored
Change-Id: Idcd3fedc13ee0a5f2191c7850e9ef2f78e770122
-
- Nov 14, 2016
- Nov 01, 2016
-
-
lguyot authored
Change-Id: I37ddef3b5ec67afb206429d1077b995b572523a8
-
- Oct 31, 2016
-
-
vonarnim authored
Change-Id: I0ef731735387bf8c3a13d059642de9823a9a97b5
-
- Oct 13, 2016
- Oct 12, 2016
-
-
vonarnim authored
Change-Id: I952d6a593a05616833afd93185588d7ae399b53e
-
- Oct 09, 2016
-
-
lguyot authored
Change-Id: I61a4556dae6afdbf808d4162dc0530f63d2efab1
-
- Oct 06, 2016
-
-
lguyot authored
Change-Id: I545a443c9697ba57e39b6b233b400d57fdbccc8a
-
- Oct 05, 2016
-
-
lguyot authored
Change-Id: I85396f9b12e6ee3e450a569112271c6fc4c86308
-
lguyot authored
Change-Id: I9c49177fc1c43aaea6588696db31a08c0c32e1ab
-
Kenny Sharma authored
-
lguyot authored
Change-Id: I111d72120b2d390ddc9cd21e0544fd27fb74a70d
-
- Oct 04, 2016
-
-
Kenny Sharma authored
Increase unit test coverage to 80% threshold, which covers the majority of new code that can be covered and does not overlap with test coverage from the other repos (e.g. extensions of other classes that interact heavily with other interfaces that are already tested elsewhere). Change-Id: Ic9aee0523a241e47711fa23d60a5faf52eb2722e
-
- Sep 30, 2016
-
-
Kenny Sharma authored
Change-Id: I47d1ce87843eb3ecce2942aaee36cccdf8a90a9e
-
- Sep 29, 2016
-
-
Kenny Sharma authored
This patch adds support for: - BIBI -> MUSIC XML/script generation - MUSIC launchers for local simulations that spawns CLE/brain processes - various bugfixes to XML generation/proxy connectivity This patch does not include: - SLURM support in any way - full test coverage (to be added after deployment dependencies/etc. are worked on) Use ConfigParser rather than configparser, seems to intermittently break in platform_venv for some reason and ConfigParser is canonically correct for Python 2.7. Change-Id: I8b16fbd24892ae4a9f43b3ca5ab74bc7036962d3
-
- Sep 20, 2016
-
-
Kenny Sharma authored
Adds MUSIC XML -> PyNN interface generation factories for convering XML specification to MUSIC proxy device ports. Also adds CLE interface components to replace standard PyNNControlAdapter, PyNNCommunicationAdapter, and BrainLoader to make use of the proxy factories. These components will be referenced and loaded in the backend without having to directly modify the CLE. Change-Id: Ia8208cc3517332b0f6a517ffaaf4bb72a5402ff6
-
- Sep 19, 2016
-
-
Kenny Sharma authored
Change-Id: I91fe9c0153d8d4748aab1ac9dea03c40c45b8bfa
-
- Sep 16, 2016
-
-
Kenny Sharma authored
Change-Id: I501d3a5b320157d5192034b2d9c66b3ee5ce988d
-
Kenny Sharma authored
Added repository structure to support build/release of python packages by Jenkins for use in ExDBackend. Initial commit of modified MUSIC XML configuration generation/handling code by Martin Schulze towards supporting [NRRPLT-3895]. Change-Id: I0b526dc3608ddb04fa5d724aa22c921f4e2787d1
-
- Jul 13, 2016
-
-
Juan Camilo Vasquez Tieck authored
Change-Id: I1e315bc821c7256275fce9c16fb436f5c8abf0ea
-
Juan Camilo Vasquez Tieck authored
Change-Id: I4edb3a9d79c9a95317c572ce3eee12c5a95b7fd5
-
Juan Camilo Vasquez Tieck authored
Change-Id: I73b359f3a38bdf0a51fae8d3fb28285630e82529
-
Luis Fernandez Alvarez authored
-