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.

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.


Operating system and compiler information
MacOS 14.5
clang version 15.0.0
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.
The following shows that the building failed message.

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.


Operating system and compiler information
MacOS 14.5
clang version 15.0.0