Skip to content

[Bug]: 在老旧的机器上使用zvec导致奔溃 #512

Description

@helloxz

Description

使用的node sdk运行,构建的机器是支持AVX的,但是部分用户机器CPU比较老,不支持AVX,导致奔溃,node sdk有提供非AVX的版本吗?

Image

Steps to Reproduce

1. bun + hono.js
2. 引入zvec node sdk
3. 老旧CPU机器运行

Logs / Stack Trace

Operating System

群晖

Build & Runtime Environment

J1900

Additional Context

  • I've checked git status — no uncommitted submodule changes
  • I built with CMAKE_BUILD_TYPE=Debug
  • This occurs with or without COVERAGE=ON
  • The issue involves Python ↔ C++ integration (pybind11)

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions