ray-project / ray

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
33.07k stars 5.6k forks source link

Dashboard white screen gpu #16807

Closed SheldonCurtiss closed 1 year ago

SheldonCurtiss commented 3 years ago

image

What is the problem?

Cuda + nvidia drivers and I started to see this problem

On ubuntu lts 18 1.4.1 ray Python3.9

Reproduction (REQUIRED)

Running one of the examples

rkooo567 commented 3 years ago

cc @edoakes

Did you also see the issue from 1.3?

SheldonCurtiss commented 3 years ago

image image

Unsure if I changed something but error is this @rkooo567

SheldonCurtiss commented 3 years ago

Also I'm on WSL unsure if that's related

SheldonCurtiss commented 3 years ago

Further information I'm using https://github.com/werner-duvaud/muzero-general Issue with ray appears to happen on all examples and was functional pre gpu

scottsun94 commented 1 year ago

@SheldonCurtiss Could you confirm if this issue has been fixed? You seemed to submit the same issue here. #16781 @mattip has some follow-up questions for you.

scottsun94 commented 1 year ago

Closing this for now. @SheldonCurtiss let us know if you see this issue again.