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

Program killed unexpectedly #15

Open
Yyyyao712 opened this issue Mar 1, 2024 · 7 comments
Open

Program killed unexpectedly #15

Yyyyao712 opened this issue Mar 1, 2024 · 7 comments

Comments

@Yyyyao712
Copy link

I'm encountering an issue when running the command “python train.py…” . Each time I attempt to execute this script, the process gets terminated unexpectedly with a "Killed" message. Has anyone encountered a similar issue or have suggestions on how to resolve this?

@cychiuak
Copy link

cychiuak commented Mar 1, 2024

Maybe you forget you activate GPU before training? My process is killed before and its solved by activating GPU.

@Yyyyao712
Copy link
Author

Do you mean that I should run “conda activate retinanet” every time I restart terminal?

@cychiuak
Copy link

cychiuak commented Mar 1, 2024

I remember I ran Conda activate retinanet and gpu-interactive, then it works

@ilnehc96
Copy link
Owner

ilnehc96 commented Mar 1, 2024

@Yyyyao712 You need gpu-interactive. See GPU Farm instructions.

@Yyyyao712
Copy link
Author

I did gpu-interactive and conda activate, then cd DASC7606, and run train.py, but still get killed.

@ilnehc96
Copy link
Owner

ilnehc96 commented Mar 1, 2024

@Yyyyao712 Could you post the error message, or a screenshot? Killed should not be related to conda.

@Yyyyao712
Copy link
Author

Yyyyao712 commented Mar 1, 2024

715D7912-F364-4A18-941F-C939ADAFDF33

please have a look, tks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants