Skip to content

Conversation

@d-kamath
Copy link
Collaborator

@d-kamath d-kamath commented Mar 28, 2024

Closes #621

This PR addresses the compatibility issue with the registerSpikeHistoryVariables function in AllSpikingNeurons.h. The function was previously declared under CPU-specific code, causing compilation errors when accessed from GPU code. To resolve this issue, I've moved the function declaration to both CPU and GPU accessible location.

  • Tested for GPU with test-long-connected.xml and test-medium-connected.xml files

@d-kamath d-kamath self-assigned this Mar 28, 2024
@d-kamath d-kamath changed the title Fix compatibility issue with 'registerSpikeHistoryVariables' function [ISSUE-621] Fix compatibility issue with 'registerSpikeHistoryVariables' function Mar 28, 2024
@d-kamath d-kamath requested a review from stiber March 28, 2024 15:36
@d-kamath d-kamath merged commit 196d2b2 into development Apr 2, 2024
@d-kamath d-kamath deleted the issue-621-registerSpikeHistoryVariables branch April 2, 2024 17:53
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