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

Fixed bug with aligned alloc for macos #10

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Fixed bug with aligned alloc for macos #10

merged 1 commit into from
Feb 7, 2024

Conversation

GagaLP
Copy link
Contributor

@GagaLP GagaLP commented Feb 6, 2024

Fixed a bug regarding aligned_alloc on POSIX-compliant systems (macOS).
Added a test for this case.

@GagaLP GagaLP requested a review from fknorr February 6, 2024 16:02
Copy link
Collaborator

@fknorr fknorr left a comment

Choose a reason for hiding this comment

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

Thanks for catching this!

test/alloc_tests.cc Outdated Show resolved Hide resolved
src/simsycl/system.cc Outdated Show resolved Hide resolved
@fknorr fknorr merged commit 0b94209 into master Feb 7, 2024
16 checks passed
@fknorr fknorr deleted the macos-fix branch February 7, 2024 11:38
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