Skip to content

RTX 4090 error when using demo1 #6

Description

@xixingya

Traceback (most recent call last):
File "/usr/local/bin/lmcache_vllm", line 5, in
from lmcache_vllm.script import main
File "/usr/local/lib/python3.12/dist-packages/lmcache_vllm/init.py", line 4, in
from lmcache_vllm.vllm_injection import InitLMCacheEnvironment
File "/usr/local/lib/python3.12/dist-packages/lmcache_vllm/vllm_injection.py", line 15, in
from lmcache_vllm.vllm_adapter import (lmcache_get_config,
File "/usr/local/lib/python3.12/dist-packages/lmcache_vllm/vllm_adapter.py", line 32, in
LMCACHE_CUDA_STREAM = torch.cuda.Stream()
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/torch/cuda/streams.py", line 35, in new
return super().new(cls, priority=priority, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: CUDA error: forward compatibility was attempted on non supported HW
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1
Device-side assertions were explicitly omitted for this error check; the error probably arose while initializing the DSA handlers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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