-
....Rejected: The memory limit was exceeded (max: 57GB, usage: 25GB, requested: 51GB)
Since cluster does not have enough computing resources, job has been aborted. Please retry later
Error: No avail…
-
커맨드상에서 세션을 실행을 취소후
nsml 상에서도 정지를 시키려하였는데
계속 allocating! 문구가 뜨면서 세션종료가 되지 않습니다
어떻게 종료시켜야할지 알고 싶습니다.
-
![스크린샷 2021-11-19 오후 2 37 33](https://user-images.githubusercontent.com/67775336/142571034-095f80b6-6abb-49bd-8e22-5363ee2e9ca3.png)
main.py 코드가 nsml 명령어로 안 돌아가는 것 같은데 경로 문제일까요 ?!
-
![캡처](https://user-images.githubusercontent.com/54407464/65373500-4539ff00-dcb9-11e9-95f0-7b4e49d3d7ba.PNG)
y = x.item() # x는 텐서, y는 스칼라입니다.
로 했는데.. 로컬에선 문제 없는데,
nsml 사용시 발생하네요. 혹시 해결 방안이 있나요?
-
여러가지 모델을 사용하여 tr-1 문제를 해결하려고 계획 중입니다.
nsml submit 할 때 세션에 장되어잇는 델을 제출해야 하는거 같은데요,
multiple models로 구성된 코드셋에 대해 어떻게 run하고 제출하면 좋을지 방법 알려주시면 감사하겠습니다.
-
submit할 때 아래와 같은 에러가 생겨서 submit이 안되는데, 이유를 알 수 있을까요?
Error: Session error: "The time between running a session and the part where a 'nsml.paused()' is called should be less than 600 seconds.
-
조금 전 부터 docker build에서 (Building docker image. it may take a while 메시지) 무한대로 넘어가지 않고 대기하는 현상이 발생합니다. NSML 상에서도 계속 allocating만 발생하고 아무리 기다려도 할당이 되지 않네요.. 확인 부탁드립니다.
-
**Informations**
#### CLI
- **OS (Mac, Windows, Linux, etc) and version**:
- **client version(please show nsml --version)**:
#### WEB
- **Brower (chrome, firfox, etc)**:
- …
-
학습 시작한 세션을 NSML에 접속해서 실행세션을 확인하려는데
NSML Log start!
Traceback (most recent call last):
File "main.py", line 67, in
"execution_count": null,
NameError: name 'null' is not defined
User sessi…
-
두가지 질문이 있습니다.
1. os.path.join(DATASET_PATH, train, train_data) 에서 train 과 train_data 가 main.py 에 define 되어 있지 않아서
./nsml logs AID015/nia_dm_prelim/19 라고 입력 할 경우,
아래와 같이 출력되고 있습니다.
Traceback (m…