Skip to content

[Bug]: [MMAP] expert = viste zero-copy nei file (page cache = cache) when running in cluster #1452

Description

@lapchenkovbyu

Commit or version

v1.10.2

Environment

PC -- Win11 CUDA build, 3060ti, 32ram, Ryzen 5 5600X
Laptop -- Linux Mint, 32gb RAM, intel core i7-10610U

Reproduction steps

./coli cluster coordinator --host 0.0.0.0 --port 8765 at Win host -- colibri cluster coordinator listening on http://0.0.0.0:8765
So, I expect to connect a worker normally, but running
./coli cluster worker --model "D:\models" --port 9100 --coordinator http://<WIN_HOST_IP>:8765 --advertise-host <WORKER_IP> results in
[MMAP] expert = viste zero-copy nei file (page cache = cache) cache/layer: expected a whole number, got "None"
at both Linux and Windows (which is the same-machine call).

Expected behavior

Both workers sucessfully connected to coordinator, creating a cluster

Actual behavior and logs

puts following into the console
`[MMAP] expert = viste zero-copy nei file (page cache = cache)
cache/layer: expected a whole number, got "None"`
and stops execution

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions