-
Would be nice if its possible to display the boss death to the upper right corner like a player suicide
-
![image](https://user-images.githubusercontent.com/1023581/194075868-68bf434a-68ba-45ab-a786-96ec0ada0b10.png)
-
I have created a brand new Conda environment with `python=3.10`
When using CUDA 11.8:
```
Cuda compilation tools, release 11.8, V11.8.89
Build cuda_11.8.r11.8/compiler.31833905_0)
```
and insta…
-
### What happened?
For [Vae model](https://storage.googleapis.com/shark_tank/SDXL/mlir/vae_1_77_1024_1024_fp32_stable-diffusion-xl-base-1.mlir) I get the following runtime error :-
```
INTERNAL; CU…
-
previously, I was able to install Minkowski on 'RTX 1080 Ti' with 'gcc 7.5' using the following command:
```
conda create -n mink python=3.7
conda activate mink
conda install pytorch=1.8.1 -c pyto…
-
### Anything you want to discuss about vllm.
```
(vllm) fm2024@fm2024:~/Micla/Project/vllm$ pip install -e .
Obtaining file:///home/fm2024/Micla/Project/vllm
Installing build dependencies ... do…
-
### Your current environment
```text
The output of `python collect_env.py`
Collecting environment information...
PyTorch version: 2.1.0
Is debug build: False
CUDA used to build PyTorch: 12.1
…
-
torch 1.8.0+cu111
cuda 11.1
```
`(base) jovyan@liubiao-0:~/apex$ pip install -v --disable-pip-version-check --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./
/opt/cond…
-
`python setup.py develop
running develop
running egg_info
writing pointpillars.egg-info/PKG-INFO
writing dependency_links to pointpillars.egg-info/dependency_links.txt
writing top-level names to …
-
os: linux
cuda version: 11.4
python: 3.7.3
torch version: 1.12.1
torchvision version: 0.13.1
**When I execute "python setup.py build install", the following error occurred. How can I solve this? …