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

Project 0: Xuntong Liang #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

PacosLelouch
Copy link

  • Repo Link

  • Completed part 3.1 CUDA test with performance analysis and debugging, part 3.2 WebGL test, part 3.3 DXR test, and part 4 write-up.

    • Installed NVIDIA Nsight Integration by clicking Extension -> Nsight -> Developers Tools Available for Integration (It will redirect to a website for installation).
    • Analyze the performance in NVIDIA Nsight Systems 2021.2.4 opened by Nsight -> Nsight Systems 2021.2.4 -> Trace, instead of the instructions from INSTRUCTION.md.
    • Installed v141 toolset such as ATL before running the DXR project for Visual Studio 2017, for I am using the 2019 version.
    • Because my laptop has an integrated GPU and I would like to switch the GPU device independently without changing the other programs' settings, I assigned my NVIDIA GPU device ID to D3D12RaytracingHelloWorld::m_adapterIDoverride.
  • Feedback: Instructions for new versions of NVIDIA Nsight can be added. More method to switch the GPU device independently is better for those who have multiple GPU devices.

@PacosLelouch PacosLelouch marked this pull request as ready for review September 2, 2021 20:56
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

Successfully merging this pull request may close these issues.

1 participant