Hi guys,
I just compiled ASL on my machine (macbook pro) following the instruction successfully. However, once I run the exmples, I get the following error:
Cannot downconvert and widen scalar type 'double' to vector type '__float4'
libc++abi.dylib: terminating with uncaught exception of type std::logic_error: ASL ERROR: Program::build() (-11).
And I tried every example, and get the same error. Is this an OpenCL issue? Does anybody knows how to solve it?
best,
Siming