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

last warnings to be resolved for documentation builds warning free #420

Closed
6 tasks done
antoinemeyer5 opened this issue Jun 15, 2023 · 0 comments
Closed
6 tasks done
Assignees

Comments

@antoinemeyer5
Copy link
Collaborator

antoinemeyer5 commented Jun 15, 2023

Work to be completed to resolve issue #378

There are 2 types of warnings:

  • those that arrive after reading the source (currently 1 warning)
  • and those that arrive after writing (currently 9 warnings).

Warning (1)

/home/meyer/kokkos-core-wiki/docs/source/API/alphabetical.md:51: WARNING: 'myst' reference target not found : Cuda
[ ... 17 more ]
/home/meyer/kokkos-core-wiki/docs/source/API/alphabetical.md:105: WARNING: 'myst' reference target not found : Serial

Warning (2)

/home/meyer/kokkos-core-wiki/docs/source/API/core/initialize_finalize/InitArguments.md:18: WARNING: more than one target found for 'myst' cross-reference InitializationSettings: could be :std:doc:`Kokkos::InitializationSettings` or :cppkokkos:class:`InitializationSettings` [myst.ref]
/home/meyer/kokkos-core-wiki/docs/source/API/core/initialize_finalize/InitArguments.md:43: WARNING: more than one target found for 'myst' cross-reference InitializationSettings: could be :std:doc:`Kokkos::InitializationSettings` or :cppkokkos:class:`InitializationSettings` [myst.ref]

Warning (3,4,5)

/home/meyer/kokkos-core-wiki/docs/source/API/core/policies/TeamThreadMDRange.md:40: WARNING: 'myst' reference target not found : Kokkos::TeamHandleConcept

/home/meyer/kokkos-core-wiki/docs/source/API/core/policies/TeamVectorMDRange.md:41: WARNING: 'myst' reference target not found : Kokkos::TeamHandleConcept

/home/meyer/kokkos-core-wiki/docs/source/API/core/policies/ThreadVectorMDRange.md:40: WARNING: 'myst' reference target not found : Kokkos::TeamHandleConcept

Warning (6)

/home/meyer/kokkos-core-wiki/docs/source/API/core/view/Subview_type.md:18: WARNING: 'myst' reference target not found : Kokkos::subview

Warning (8)

/home/meyer/kokkos-core-wiki/docs/source/ProgrammingGuide/Machine-Model.md:58: WARNING: more than one target found for 'myst' cross-reference View: could be :std:doc:`View allocation` or :cppkokkos:func:`View` [myst.ref]

Warning (9)

/home/meyer/kokkos-core-wiki/docs/source/usecases/Moving_from_EnableUVM_to_SharedSpace.md:8: WARNING: 'myst' reference target not found : SharedSpace
/home/meyer/kokkos-core-wiki/docs/source/usecases/Moving_from_EnableUVM_to_SharedSpace.md:8: WARNING: 'myst' reference target not found : ExecutionSpaceConcept
/home/meyer/kokkos-core-wiki/docs/source/usecases/Moving_from_EnableUVM_to_SharedSpace.md:8: WARNING: 'myst' reference target not found : SharedHostPinnedSpace
/home/meyer/kokkos-core-wiki/docs/source/usecases/Moving_from_EnableUVM_to_SharedSpace.md:14: WARNING: 'myst' reference target not found : SharedSpace
@antoinemeyer5 antoinemeyer5 self-assigned this Jun 15, 2023
fnrizzi added a commit that referenced this issue Jun 29, 2023
fnrizzi added a commit that referenced this issue Jun 29, 2023
fnrizzi added a commit that referenced this issue Jun 29, 2023
#420: API-core-initialize_finalize-InitArguments from md to rst
fnrizzi added a commit that referenced this issue Jun 29, 2023
#420: API-core-view-Subview_type from md to rst
@fnrizzi fnrizzi closed this as completed Jul 20, 2023
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

No branches or pull requests

2 participants