Ray: Warning for large number of python workers should be suppresable

Created on 21 Nov 2020  路  1Comment  路  Source: ray-project/ray

What is the problem?

There are many legitimate cases in which number of actors >> num_cpus. In those cases, there should be a way to turn off the "WARNING: XXX PYTHON workers have been started." message. Since it makes it impossible to read other output.

Ray version and other system information (Python version, TensorFlow version, OS):

Reproduction (REQUIRED)

Please provide a script that can be run to reproduce the issue. The script should have no external library dependencies (i.e., use fake or mock data / environments):

If we cannot run your script, we cannot fix your issue.

  • [ ] I have verified my script runs in a clean environment and reproduces the issue.
  • [ ] I have verified the issue also occurs with the latest wheels.
bug fix-error-msg

Most helpful comment

Looks like this is a duplicate of #9384. I鈥檓 going to close this one.

>All comments

Looks like this is a duplicate of #9384. I鈥檓 going to close this one.

Was this page helpful?
0 / 5 - 0 ratings