sharmaashish / emory-cci-fast-ia-gsoc

Automatically exported from code.google.com/p/emory-cci-fast-ia-gsoc
0 stars 0 forks source link

Watershed, GPU version crash #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
GPU Watershed (test->segment->watershedTest) crash with following output:

OpenCV Error: Gpu API call (unspecified launch failure) in set_to_gpu, file 
/home/mcieslak/mc/opencv-2.4.5/modules/core/src/cuda/matrix_operations.cu, line 
212
unknown location(0): fatal error in "watershed_test_1": std::exception: 
/home/mcieslak/mc/opencv-2.4.5/modules/core/src/cuda/matrix_operations.cu:212: 
error: (-217) unspecified launch failure in function set_to_gpu

input files:

braintumor/astroII.1.ndpi-0000008192-0000008192.mask.png
braintumor/astroII.1.ndpi-0000008192-0000008192.png

Original issue reported on code.google.com by admin.mi...@gmail.com on 19 Jun 2013 at 4:00

GoogleCodeExporter commented 8 years ago
environment:

version of cuda: 5.0, V0.2.1221
gpu model: NVidia Tesla C2075
os version: Ubuntu 12.10
opencv version: 2.4.5
nvidia driver version: 304.54

Original comment by admin.mi...@gmail.com on 19 Jun 2013 at 4:23