Skip to content

Remove TSD, this repo is now just ANARI devices - #361

Merged
jeffamstutz merged 1 commit into
next_releasefrom
remove_tsd
Sep 1, 2026
Merged

Remove TSD, this repo is now just ANARI devices#361
jeffamstutz merged 1 commit into
next_releasefrom
remove_tsd

Conversation

@jeffamstutz

Copy link
Copy Markdown
Collaborator

TSD now lives in its own repository as Vela
(https://github.com/NVIDIA/Vela), so drop the tsd/ subtree and everything that pointed at it:

  • CMake: remove the VISRTX_BUILD_TSD option and add_subdirectory(tsd)
  • CI: delete the TSD workflow, drop -DVISRTX_BUILD_TSD=OFF from the VisRTX workflow, and repoint the build-anari-sdk action default at devices/rtx/cmake/build_deps
  • rename the RTX build_deps project to visrtx_dependencies
  • delete .luarc.json (its only library path was TSD's Lua scripting dir)
  • update README/AGENTS/STYLEGUIDE for a devices-only repository

TSD now lives in its own repository as Vela
(https://github.com/NVIDIA/Vela), so drop the tsd/ subtree and everything
that pointed at it:

- CMake: remove the VISRTX_BUILD_TSD option and add_subdirectory(tsd)
- CI: delete the TSD workflow, drop -DVISRTX_BUILD_TSD=OFF from the VisRTX
  workflow, and repoint the build-anari-sdk action default at
  devices/rtx/cmake/build_deps
- rename the RTX build_deps project to visrtx_dependencies
- delete .luarc.json (its only library path was TSD's Lua scripting dir)
- update README/AGENTS/STYLEGUIDE for a devices-only repository
@jeffamstutz
jeffamstutz merged commit dcf5f2b into next_release Sep 1, 2026
8 checks passed
@jeffamstutz
jeffamstutz deleted the remove_tsd branch September 1, 2026 00:40
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.

1 participant