Skip to content

Instantly share code, notes, and snippets.

View evshiron's full-sized avatar
💭
I may be slow to respond.

Evshiron Magicka evshiron

💭
I may be slow to respond.
View GitHub Profile
@evshiron
evshiron / launch.sh
Last active July 23, 2023 14:43
A launch script for stable-diffusion-webui used by myself.
#!/bin/sh
source venv/bin/activate
export HSA_OVERRIDE_GFX_VERSION=11.0.0
export HIP_VISIBLE_DEVICES=0
export PYTORCH_HIP_ALLOC_CONF=garbage_collection_threshold:0.8,max_split_size_mb:512
python3 launch.py --listen --enable-insecure-extension-access --opt-sdp-attention
@evshiron
evshiron / unit_test.ac1e551.log
Created June 20, 2023 16:20
bash scripts/amd/build.sh && bash scripts/amd/test.sh
============================= test session starts ==============================
platform linux -- Python 3.10.6, pytest-7.3.2, pluggy-1.0.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /root/triton/python
collecting ... collected 4590 items
python/test/unit/language/test_core_amd.py::test_empty_kernel[int8] PASSED [ 0%]
python/test/unit/language/test_core_amd.py::test_empty_kernel[int16] PASSED [ 0%]
python/test/unit/language/test_core_amd.py::test_empty_kernel[int32] PASSED [ 0%]
python/test/unit/language/test_core_amd.py::test_empty_kernel[int64] PASSED [ 0%]
[
[
"2023-06-17 09:12:52.525355",
"14.52 / 17.0 / 18.52 / 19.59 / 20.16",
"updated:2023-06-16 hash:eae813bc url:https://github.com/vladmandic/automatic.git/tree/master",
"arch:x86_64 cpu:x86_64 system:Linux release:5.19.0-43-generic python:3.10.6",
"torch:2.1.0.dev20230614+rocm5.5 Autocast half xformers:unavailable accelerate:0.20.3 transformers:4.26.1",
"device:Radeon RX 7900 XTX (1) hip:5.5.30201-c1741e9b 24GB",
"sdp none",
"CounterfeitV30_v30.safetensors [cbfba64e66]",