Skip to content

Bug: building failed, and runtime error with accelerate library #1

@grorge123

Description

@grorge123

I try to build Ominix-SD on different environments, but I encounter some building failures and runtime errors.
All of the tests are built with 87df9b5 commit, and the build command follows the readme steps.

mkdir build && cd build
cmake ..
cmake --build . --config Release

The following shows that the building failed message.
Image

Operating system and compiler information

22.04.1-Ubuntu x86_64
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0


In addition, I run Ominix-SD on Macmini9 and can successfully build and run. But if I turn on DSD_METAL, I will encounter a runtime error.
I download the model weight from the following repo.
xl model
v1-5 model

The following shows the runtime error message.
Image
Image

Operating system and compiler information

MacOS 14.5
clang version 15.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions