Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix small wiki error #861

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Fix small wiki error #861

merged 1 commit into from
Oct 13, 2022

Conversation

TriceHelix
Copy link
Contributor

The amount of memory allocated should now be equal like described. It also matches

var config = SharedMemoryConfig.RequestDynamic<byte>(groupSize * sizeof(int));

Copy link
Owner

@m4rs-mt m4rs-mt left a comment

Choose a reason for hiding this comment

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

Nice catch!

@m4rs-mt m4rs-mt added the bug label Oct 12, 2022
@m4rs-mt m4rs-mt added this to the v1.3 milestone Oct 12, 2022
@m4rs-mt m4rs-mt merged commit ed87ade into m4rs-mt:master Oct 13, 2022
pavlovic-ivan pushed a commit to pavlovic-ivan/ILGPU that referenced this pull request Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants