Reach sampler seed limit #1014
Unanswered
zichenwang01
asked this question in
Q&A
Replies: 1 comment
-
Unfortunately, no. OptiX allows launches up to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was calling
sampler.seed(seed, wavefront_size)
and due to a too largewavefront_size
, ran into the following errorI was rendering a 512*512 image with
spp=2**14
. Is there any way that I could makespp
larger? Thanks!Beta Was this translation helpful? Give feedback.
All reactions