NVIDIA / NVIDIA/optix-toolkit

Please add support for OptiX SDK 7.6.0 in PyOptiX binding

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
143
Forks
28
Avg merge
4d 17h
Merged PRs (30d)
4

Description

Unable to build PyOptiX binding as some things have changed the Relocation API. Several compile issues in main.cpp
https://github.com/NVIDIA/optix-toolkit/blob/master/PyOptiX/optix/main.cpp

Please see OptiX 7.6.0 Release Notes for specific changes
https://developer.nvidia.com/optix/downloads/7.6.0/releasenotes

My environment:
OptiX SDK 7.5.0
CUDA Toolkit 11.8
CMake 3.24.2
Windows 10 Enterprise 21H2
Visual Studio 2019

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in PyOptiX/optix/main.cpp and compare its Relocation API usage with the OptiX 7.6.0 release notes. Reproduce the reported compile issues using the listed Windows, CUDA, CMake, and Visual Studio environment. Done means the PyOptiX binding builds successfully with OptiX SDK 7.6.0.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.