Skip to content

This fixes bug where owl set invalid error state on tear-down - #21

Merged
iwald-nvidia merged 2 commits into
NVIDIA:mainfrom
ingowald:main
Jun 17, 2026
Merged

iwald-nvidia merged 2 commits into
NVIDIA:mainfrom
ingowald:main

Conversation

@ingowald

Copy link
Copy Markdown
Contributor

No description provided.

ingowald added 2 commits June 16, 2026 18:25
- owlParamsGetStream previously returned cudaTextureOBject_t
  rather than cudaStream_t. fixed.

- tear-down of context previously set cuda error state because
  launch params used cudaFree instead of cudaFreeHost on
  host-side staging area of LP data.

- added various fixes to copyright headers (2026), cuda-checks
  on some operations that previously didn't have them, and cleanups
  to how virtual/override destructors are specified. Also various
  cleanups and typos.
@iwald-nvidia
iwald-nvidia merged commit a1752aa into NVIDIA:main Jun 17, 2026
6 checks passed
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