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

[Bug Report] low quality of rendered image with gpu like A100? May because DLSS-RR is not supported??? #1519

Open
yichaoshen-MS opened this issue Dec 9, 2024 · 5 comments

Comments

@yichaoshen-MS
Copy link

If you are submitting a bug report, please fill in the following details and use the tag [bug].

Describe the bug

Low quality of rendered images with A100, and there is a warning of

' [Warning] [rtx.postprocessing.plugin] DLSS-RR is not supported in the current build due to some known bugs with this GPU: NVIDIA A100 PCIe.Note that RTX Real-Time raytracing mode will not be able to denoise the output correctly'

image

System Info

Describe the characteristic of your environment:

  • Commit: [e.g. 8f3b9ca]
  • Isaac Sim Version: [e.g. 2022.2.0, this can be obtained by cat ${ISAACSIM_PATH}/VERSION]
  • OS: [e.g. Ubuntu 20.04]
  • GPU: [e.g. A100 PCIe]
  • CUDA: [e.g. 11.4]
  • GPU Driver: [e.g. 470.82.01, this can be seen by using nvidia-smi command.]
@RandomOakForest
Copy link
Collaborator

This may be due to the version of Isaac Sim you are using. Please try version Isaac Sim 4.2.

@yichaoshen-MS
Copy link
Author

yichaoshen-MS commented Dec 10, 2024

This may be due to the version of Isaac Sim you are using. Please try version Isaac Sim 4.2.

Thanks for your response, however, I have used the latest Issacsim 4.2.
image

Did Isaaclab’ developers test to use A100 to render?

@KyleM73
Copy link
Contributor

KyleM73 commented Dec 10, 2024

I would also look at updating the driver version if possible, I find more stable results with 550. I also run into trouble with A100 rendering due to lack of RTX cores.

@yichaoshen-MS
Copy link
Author

yichaoshen-MS commented Dec 10, 2024

I would also look at updating the driver version if possible, I find more stable results with 550. I also run into trouble with A100 rendering due to lack of RTX cores.

Thank you for your suggestion. However, my driver version is already 550.127.05, and Vulkan is also installed. It seems that the lack of RTX cores might be the core cause of the issue? Interestingly, this problem doesn't occur in Isaac Gym, for instance, when running Isaac Gym with the A100.

image

@celestialdr4g0n
Copy link

Please use headless mode to gain more training speed (much better). For visualizing purpose, please use play.py script and set a low number of environment (e.g: 120).

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

4 participants