Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve startup log #183

Merged
merged 3 commits into from
Jul 19, 2021
Merged

Conversation

m-novikov
Copy link
Collaborator

@m-novikov m-novikov commented Jul 17, 2021

and update doc for #181
The 0.0.0.0 is not the default value because it will result in open ports on the user machine which can be troublesome from the security perspective
Example of startup log:

1521451

CUDA version: 10.1
CUDA_PATH /opt/cuda
CUDA_VISIBLE_DEVICES 0

Available devices:
  * cpu
  * cuda:0

Starting server on 127.0.0.1:5567

This will simplify cuda issues debugging
@m-novikov m-novikov force-pushed the m-novikov-patch-0 branch 2 times, most recently from 6ea0ba5 to 9feb3ad Compare July 17, 2021 10:45
Copy link
Member

@constantinpape constantinpape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @m-novikov!

@constantinpape
Copy link
Member

All checks pass and the changes look innocous, so I am merging despite my limited familiarity with tiktorch ;).

@constantinpape constantinpape merged commit 7d9e835 into ilastik:master Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants