Skip to content

Fix docs: remove Makefile build instructions for KOKKOS package#3

Draft
Copilot wants to merge 1 commit into
kk_update_5.0.0from
copilot/remove-gnu-makefile-support
Draft

Fix docs: remove Makefile build instructions for KOKKOS package#3
Copilot wants to merge 1 commit into
kk_update_5.0.0from
copilot/remove-gnu-makefile-support

Conversation

Copy link
Copy Markdown

Copilot AI commented May 6, 2026

The KOKKOS package no longer supports the GNU Makefile build (dropped in Kokkos v5.0). This PR updates the documentation to remove all Makefile-specific instructions from the KOKKOS package section and fixes a related typo.

Changes

doc/Section_packages.txt

  • Removed references to Makefile.machine and src/MAKE/OPTIONS/Makefile.kokkos* from the KOKKOS install section; only CMake paths remain
  • Removed "Using Makefiles:" subsections for multicore CPU/OpenMP and Intel KNL builds
  • Removed Makefile-based CUDA build block (including KOKKOS_DEVICES, KOKKOS_ARCH, and nvcc_wrapper make instructions)
  • Removed "Using make: make yes-kokkos / make no-kokkos" install/uninstall block
  • Updated remaining prose ("Makefile.machine or machine.cmake" → "machine.cmake", "For CMake, copy…" → "Copy…")
  • Fixed KOKKOS FFT note: "specified in the Makefile" → "specified in CMake"

doc/Section_start.txt

  • Fixed typo: "must be build" → "must be built"

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