kaist-ina / NAS_public

This is an official repository of the paper, "Neural Adaptive Content-aware Internet Video Delivery"
Other
80 stars 23 forks source link

"Segmentation fault (core dumped)" while running "python test_nas_video_process.py --quality ultra --data_name news --use_cuda --load_on_memory" #11

Open GaureeshAnvekar opened 4 years ago

GaureeshAnvekar commented 4 years ago

3 segments are formed successfully, after which the program stops with "Segmentation fault"

HanlongLiao commented 3 years ago

3 segments are formed successfully, after which the program stops with "Segmentation fault" I meet the same problem. Is it the bug of the project or the problem of the CUDA configurations?

HanlongLiao commented 3 years ago

https://github.com/kaist-ina/NAS_public/issues/5#issue-498128710 This issue may help you, good luck!