Thanks Micheus, I am aware of that and repeatedly delete the .cache temp file only for it to be rewriten during testing.
I have opencl installed as confirmed by /etc/opencl/vendors file. All is correct in there, intel.icd, intel-beignet-x86_64-linux-gnu.icd, mesa.icd
I have done extensive research to almost confirm the issue is with my gpu itself not supporting opencl, I will 100% be able to confirm or deny this when my new card arrives by Amazon on Saturday
Trying to force driver crashes Wings3D with error Convinces me more it does not support opencl.
cl_nif.c:7342: ecl_pre_load: error code = -1
Using OpenCL via gpu:Name Intel Gen OCL Driver:VSN: OpenCL 2.0 beignet 1.3
ASSERTION FAILED: Double precision not supported on this device (if this is a literal, use '1.0f' not '1.0')
at file ./backend/src/backend/gen_insn_selection.cpp, function void gbe::ConvertInstructionPattern::convertBetweenFloatDouble(gbe::Selection::Opaque&, const gbe::ir::ConvertInstruction&, bool&) const, line 6227
Trace/breakpoint trap
I have opencl installed as confirmed by /etc/opencl/vendors file. All is correct in there, intel.icd, intel-beignet-x86_64-linux-gnu.icd, mesa.icd
I have done extensive research to almost confirm the issue is with my gpu itself not supporting opencl, I will 100% be able to confirm or deny this when my new card arrives by Amazon on Saturday
Trying to force driver crashes Wings3D with error Convinces me more it does not support opencl.
cl_nif.c:7342: ecl_pre_load: error code = -1
Using OpenCL via gpu:Name Intel Gen OCL Driver:VSN: OpenCL 2.0 beignet 1.3
ASSERTION FAILED: Double precision not supported on this device (if this is a literal, use '1.0f' not '1.0')
at file ./backend/src/backend/gen_insn_selection.cpp, function void gbe::ConvertInstructionPattern::convertBetweenFloatDouble(gbe::Selection::Opaque&, const gbe::ir::ConvertInstruction&, bool&) const, line 6227
Trace/breakpoint trap