Skip to content

Document addition of Kokkos_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE in 4.5 #202

Document addition of Kokkos_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE in 4.5

Document addition of Kokkos_ENABLE_SYCL_RELOCATABLE_DEVICE_CODE in 4.5 #202

Workflow file for this run

name: Test GitHub Action
on: [push, pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Writes changes in the local checkout
uses: crate-ci/typos@v1.23.6
with:
write_changes: true
files: ./docs/source/ProgrammingGuide/ ./docs/source/API/ ./docs/source/*.rst ./docs/source/*.md
config: ./.typos.toml