[Beignet] patch to get beignet to compile on gcc 3.5.0

2016-03-26 Thread Sean Lynch
Hi, folks. Due to the removal of isnan and friends from the global namespace, beignet's master does not currently compile on Arch Linux and probably other platforms using gcc 3.5.0 (not sure if this is when it started but at least on this version). The following patch prepends std:: to isnan and fr

Re: [Beignet] Low latency io

2016-03-26 Thread Svein Berge
Hello Xiuli, that’s great news! I tested the OCL20 branch in January. I don’t think it supported SVM atomics then, and I couldn’t get the OCL20 branch to build when I tried again last week. I will make a new attempt next week. You mention the need for an llvm patch to build it - could you tell