Hi! I am using the IPSC ASTC compression code as-is in a project - v 1.13.0. The project builds and runs on both Windows and linux. Attached is side by side compression of an image, LHS is Windows, RHS is linux. The RHS clearly has a bunch of macro blocks that are erroneous (the pink ones) though I am not seeing an obvious pattern other than maybe where there are gradients.
Has anyone seen this issue before? I noticed that building with clang, the ispc cpp files will throw some runtime sanitize warnings too (non 0 or 1 values for bools, signed integer overflow) - I am assuming those are fine to just turn off. Any help much appreciated! Debugging the individual blocks on two plaftforms doesn't sound overly fun :-D Thanks! Al -- You received this message because you are subscribed to the Google Groups "Intel SPMD Program Compiler Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ispc-users/CAAqMa_4iMD%3DbAbvY8%3DBecoT26_ifUK%3DAi4nokkX_%2Bvo4CAZVjg%40mail.gmail.com.
