dask / dask/distributed

Cluster info is incorrect in Client widget

Open
#3,476 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

![image](https://user-images.githubusercontent.com/51424245/74490622-fcf4c680-4e7d-11ea-9781-62e661133939.png)

I have successfully connect Client with my cluster, and the cluster:
![image](https://user-images.githubusercontent.com/51424245/74490737-607ef400-4e7e-11ea-92e8-062d845d0879.png)

I digged into the cluster.py and it looks like the value of "memory" is the sum of values of ['memory_limit'] for CPU and GPU cases. For my GPU case, the value of ['memory_limit'] is 0.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.