Skip to content

Various smaller fixes to fix compile issues with openmp, and a few missing vector math functions#14

Merged
iwald-nvidia merged 3 commits intoNVIDIA:mainfrom
ingowald:main
Jan 17, 2026
Merged

Various smaller fixes to fix compile issues with openmp, and a few missing vector math functions#14
iwald-nvidia merged 3 commits intoNVIDIA:mainfrom
ingowald:main

Conversation

@ingowald
Copy link
Contributor

  • added missing vec::operator+= and operator-=
  • added missinv vec4::constructor from vec3+w (eg color +alpha)
  • fixe dmissing hip_runtime include when run on hip
  • a few __cubl_both fixes to work on both openmp and cuda

- fixed broken/missing include when used with hip compiler

Signed-off-by: Ingo Wald <ingowald@gmail.com>
Signed-off-by: Ingo Wald <ingowald@gmail.com>
Signed-off-by: Ingo Wald <ingowald@gmail.com>
@iwald-nvidia iwald-nvidia merged commit 4bd997a into NVIDIA:main Jan 17, 2026
10 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