Skip to content

Simplify data in#1148

Open
rowleya wants to merge 25 commits into
masterfrom
simplify_data_in
Open

Simplify data in#1148
rowleya wants to merge 25 commits into
masterfrom
simplify_data_in

Conversation

@rowleya
Copy link
Copy Markdown
Member

@rowleya rowleya commented Dec 8, 2023

Removes the complicated data in protocol and replaces it with a much simpler one! This uses the same "multicast paths" on the machine, but instead of keeping track of packets and then retransmitting them in blocks, it instead uses normal SCP messages to send the data, which is then expanded to multicast on the machine as before. This appears to run at the same speed as the other protocol, but without the complicated code...

@coveralls
Copy link
Copy Markdown

coveralls commented Dec 11, 2023

Coverage Status

coverage: 48.516% (+0.5%) from 47.994%
when pulling 857d3cd on simplify_data_in
into 77b787d on master.

@Christian-B
Copy link
Copy Markdown
Member

I ran a the self synfire with 100,000 neurons with a giant fromlist connector master and this branch. Load Application data specification master 3,639,730 vs here. 7,001,228. This is in Python!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants