KEMBAR78
[Bug]: sdwebui failed to create an image successfully with '--precision full --no-half' option on RX 5700. · Issue #5468 · AUTOMATIC1111/stable-diffusion-webui · GitHub
Skip to content

[Bug]: sdwebui failed to create an image successfully with '--precision full --no-half' option on RX 5700. #5468

@ocformula

Description

@ocformula

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

When creating an image with rx 5700, only a blank screen is created.
However, if the '--precision full --no-half' or '--no-half' options are used, the image is created normally.

The Radeon RX 6000 Series and the RX 500 Series have been verified to function normally without the option ' --precision full --no-half'.
Is this a problem with rocm or pytorch?

And I think it would be better to update the wiki that you don't need to use the '--precision full --no-half' option or the '--no-half' option on the rx 6000 series and rx 500 series.
If you do not use this option, you can save a lot of vram.

Steps to reproduce the problem

  1. install ubuntu and rocm and pytorch and sdwebui on system with rx 5700 (gfx1010)
  2. generate image
  3. The system is normally loaded, but finally a blank image is created.

What should have happened?

The rx 6000 series or rx 500 series have been confirmed to function normally
only rx 5700 systems seem to experience this issue

Commit where the problem happens

latest

What platforms do you use to access UI ?

Linux

What browsers do you use to access the UI ?

Mozilla Firefox

Command Line Arguments

No response

Additional information, context and logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-reportReport of a bug, yet to be confirmed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions