krrishnarraj / clpeak

A tool which profiles OpenCL devices to find their peak capacities
Apache License 2.0
396 stars 111 forks source link

latest master commit crashes with fedora 26 #37

Open rosset opened 7 years ago

rosset commented 7 years ago

clpeak

Platform: Clover Device: NV124 Driver version : 17.1.4 (Linux x64) Compute units : 10 Clock frequency : 512 MHz Build Log: invalid source

Platform: Intel Gen OCL Driver Device: Intel(R) HD Graphics Haswell GT2 Mobile Driver version : 1.4 (Linux x64) Compute units : 20 Clock frequency : 1000 MHz ASSERTION FAILED: Not supported at file /builddir/build/BUILD/beignet-36f6a8b6b956ffed15d100abe677125d4a5aeaed/backend/src/backend/gen_insn_selection.cpp, function uint32_t gbe::getByteScatterGatherSize(gbe::Selection::Opaque&, gbe::ir::Type), line 4157 Trace/breakpoint trap

strace log here: https://paste.fedoraproject.org/paste/5RQSj31j5kBN80Q5hATaWw

krrishnarraj commented 7 years ago

This was seen in #29 too. This crash is related to beignet than clpeak itself