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

Consolidate virtual function pages #529

Merged
merged 4 commits into from
Jun 4, 2024

Conversation

JBludau
Copy link
Contributor

@JBludau JBludau commented Jun 4, 2024

@dalg24 noticed that there are two pages on the topic of kokkos and virtual functions.
After a quick discussion on slack we propose to consolidate it and move it into the Programming Guide. We feel it relates more to the kokkos programming model than the use cases.
Nevertheless, this is open for discussion.

The consolidation basically consists of moving the special case (merged in #162) of the compiler optimization strategy circumventing Vtable lookup into the Programming Guide. With this done, the rest of the virtual functions usecase page was an exact copy of the page in the Programming Guide and is dropped.
Some resources are moved accordingly.

Copy link
Member

@dalg24 dalg24 left a comment

Choose a reason for hiding this comment

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

Thank you for fixing

@dalg24 dalg24 merged commit 666841b into kokkos:main Jun 4, 2024
1 check passed
@JBludau JBludau deleted the consolidate_virtual_function_pages branch June 4, 2024 18:05
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.

2 participants