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

Remove iterators #302

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Remove iterators #302

merged 2 commits into from
Jan 30, 2025

Conversation

lucbv
Copy link
Contributor

@lucbv lucbv commented Jan 23, 2025

Once PR #301 is merge I can rebase this on top of main but for the time being I need both commits to build on my Mac.
Eventually after both PR merge we could look at adding github hosted CI using a MacOS instance to cover this use case.

lucbv added 2 commits January 23, 2025 14:01
This could be revised later if a more modern version actually
implements the feature correctly by checking the version value.

Signed-off-by: Luc Berger-Vergiat <[email protected]>
Since the test does not compile on MacOS and it is not really
needed we are removing it. See discussion in issue kokkos#300.

Signed-off-by: Luc Berger-Vergiat <[email protected]>
@lucbv lucbv added the bug Something isn't working label Jan 23, 2025
@lucbv lucbv requested a review from mhoemmen January 23, 2025 21:16
@lucbv lucbv self-assigned this Jan 23, 2025
@lucbv lucbv linked an issue Jan 24, 2025 that may be closed by this pull request
@lucbv lucbv merged commit b1117df into kokkos:main Jan 30, 2025
3 checks passed
@lucbv lucbv deleted the remove_iterators branch January 30, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failure on MacOS 14.7.1
2 participants