本地ubuntu16.04用conda安装paddle后布置serve报错
Created by: liangruofei
卡死到这了: (paddle) liangruofei@liangruofei-System-Product-Name:~/paddle/serving_model/cascade_rcnn_dcn_r50_vd_fpn_3x_server_side$ python -m paddle_serving_server_gpu.serve --model serving_server --port 9999 --gpu_id 0 --use_multilang Going to Run Comand /home/liangruofei/anaconda3/envs/paddle/lib/python3.7/site-packages/paddle_serving_server_gpu/serving-gpu-cuda9-0.3.2/serving -enable_model_toolkit -inferservice_path workdir_0 -inferservice_file infer_service.prototxt -max_concurrency 0 -num_threads 2 -port 12000 -reload_interval_s 10 -resource_path workdir_0 -resource_file resource.prototxt -workflow_path workdir_0 -workflow_file workflow.prototxt -bthread_concurrency 2 -gpuid 0 -max_body_size 536870912 WARNING: Logging before InitGoogleLogging() is written to STDERR I0904 22:27:13.266221 3173 naming_service_thread.cpp:209] brpc::policy::ListNamingService("0.0.0.0:12000"): added 1 Segmentation fault (core dumped)