Skip to content

Optix call failed with code 7990 #183

Description

@ur2464

Hi,

I am running nvisii in a docker and as suggested I have copied all the nvidia driver files to my docker using the below commands

mkdir nvidia
cd nvidia/
cp /usr/lib/x86_64-linux-gnu/libnvoptix.so.1 .
cp /usr/lib/x86_64-linux-gnu/*nvidia* .

although when running python 01.simple_scene.py I get the following error

python 01.simple_scene.py
Found 1 GPUs available for rendering.
[ 2][    DENOISER]: Unable to load denoiser weights
Optix call (optixDenoiserSetModel(OptixData.denoiser, kind, nullptr, 0)) failed with code 7990 (line 1887)
Aborted (core dumped)

I am using rtx2080ti with Driver Version: 535.216.03 and Cuda compilation tools, release 12.1, V12.1.105

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions