Closed WorstCodeWay closed 4 years ago
@WorstCodeWay Please check your device compute_sm in CMakeLists.txt, such as -gencode arch=compute_61,code=sm_61 #gtx 1060
.
@WorstCodeWay Please check your device compute_sm in CMakeLists.txt, such as
-gencode arch=compute_61,code=sm_61 #gtx 1060
.
Sorry, cannot follow you by "check your device compute_sm". I guess that I should comment out all -gencode ...
lines except the one match my compute, specifically '-gencode arch=compute_75,code=sm_75 #rtx2080' because my machine is RTX 2080? Indeed, I have tried that, error still complains.
Hi, @ChenYingpeng I passed that segment fault. But I really don't konw what I have done except that I rebuilt my environment on another laptop. Or may be because a cleanup CUDA stuff? Weird~
Anyway, thanks for you reply and your work! I'll close it.
Hi, all. What is this segment fault about? I know few about it, please somebody help me.
Executed command:
Runtime error:
By the way, my model and weights are converted from darknet. And last a few lines of output from that converter like:
Append: Just now, I try the caffe model and prototext downloaded from netdisk offerred by @ChenYingpeng , all tries have the same error "segmentation fault(core dump)"