Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA error when CDF=True #152

Open
murrdpirate opened this issue Sep 22, 2022 · 0 comments
Open

CUDA error when CDF=True #152

murrdpirate opened this issue Sep 22, 2022 · 0 comments

Comments

@murrdpirate
Copy link

Eventually, after perhaps a hundred or so renderings at 256 spp, I get a CUDA error (see below).

This only occurs if CDF is enabled:

nvisii.set_dome_light_texture(texture, enable_cdf=True)

The error:

CUDA call (cudaMemcpyAsync((char*)d_pointer + offset,hostDataPtr, ((count == -1) ? parent->elementCount : count)*sizeOf(parent->type), cudaMemcpyDefault, device->getStream())) failed with code 700 (line 292): an illegal memory access was encountered Aborted (core dumped)

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

No branches or pull requests

1 participant