-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Comments
This may be due to the version of Isaac Sim you are using. Please try version Isaac Sim 4.2. |
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. |
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). |
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'
System Info
Describe the characteristic of your environment:
cat ${ISAACSIM_PATH}/VERSION
]nvidia-smi
command.]The text was updated successfully, but these errors were encountered: