Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Can't use NNI to run experiments on the server in the school lab #5078

Closed
yanliang3612 opened this issue Aug 22, 2022 · 4 comments
Closed

Can't use NNI to run experiments on the server in the school lab #5078

yanliang3612 opened this issue Aug 22, 2022 · 4 comments
Assignees
Labels
answered question Further information is requested

Comments

@yanliang3612
Copy link

Describe the issue:

Hello!I use NNI on the linu remote server and configure the relevant config.yml file according to the official github documentation, but the following error still occurs. I want to know if there is any way to solve this problem, thank you
截屏2022-08-22 21 42 45

Environment:
截屏2022-08-22 21 41 32
截屏2022-08-22 21 41 52
截屏2022-08-22 21 42 07

Configuration:

  • Experiment config (remember to remove secrets!):
    I covered my password
    截屏2022-08-22 21 46 46

  • Search space:
    截屏2022-08-22 21 47 34

How to reproduce it?:

@ultmaster
Copy link
Contributor

As shown in your error message, the code directory is too large (over 300MB). Please try .nniignore or downsize your code directory.

@ultmaster ultmaster self-assigned this Aug 23, 2022
@yanliang3612
Copy link
Author

As shown in your error message, the code directory is too large (over 300MB). Please try .nniignore or downsize your code directory.

Sorry,I have a few more questions,
1、what is nniignore?
2、If my code files contain large datasets, does that mean I can't use NNI afterwards?
3、Later,after I deleted some large datasets, there was indeed no error. The terminal gave me two web links, but I can't open them. Can you tell me how to solve it?
[
截屏2022-08-23 15 53 23
](url
截屏2022-08-23 15 57 42
截屏2022-08-23 15 58 18

@ultmaster
Copy link
Contributor

  1. You can search in NNI documentation.
  2. You can put large datasets in a fixed folder, but not in code directory.
  3. You should open server_ip:8080.

@Lijiaoa
Copy link
Contributor

Lijiaoa commented Sep 19, 2022

hi @yanliang3612 Looks like this issue having a good solution to take it. Could you tell me what's your issue status? Can I close it? Expect your reply. Thanks.

@scarlett2018 scarlett2018 added question Further information is requested answered labels Sep 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
answered question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants