Skip to content

build nvidiffrast failed (segmentation fault) with cuda #34

@sususheep0

Description

@sususheep0

Hi,

Thank you so much for your excellent work.

I worked on the environment that you recommend cu11.8 and built nvdiffrast successfully, but when I ran the training codes and use cuda to create gl_context as in mesh.py

    if use_opengl:
        self.gl_context = dr.RasterizeGLContext()
    else:
        self.gl_context = dr.RasterizeCudaContext()

it shows below:

Image

could you please tell me how to solve this problem? thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions