Re: [cmake-developers] Patch: Detect Fujitsu compilers

2014-08-11 Thread Erik Lindahl
Hi Bill, Would have loved to, but unfortunately we can't even test our own code (Gromacs) automatically on K. Still, we do test things every few months, so we'll contribute new patches if we find anything that breaks. ... and I just realized I have a patch for the openMP flag too that I'll post

Re: [cmake-developers] Patch: Detect Fujitsu compilers

2014-08-11 Thread Bill Hoffman
On 8/11/2014 10:39 AM, Brad King wrote: The attached patch provides detection for the Fujitsu C/C++ compilers Can you run a dashboard for this compilers? It would be good to make sure it keeps working in the future. http://www.cmake.org/Wiki/CMake/Git/Dashboard Thanks. -Bill -- Powered b

Re: [cmake-developers] Patch: Detect Fujitsu compilers

2014-08-11 Thread Brad King
On 08/10/2014 05:13 PM, Erik Lindahl wrote: > The attached patch provides detection for the Fujitsu C/C++ compilers Applied, thanks: Add Fujitsu compiler detection http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=0578c283 > I don't think the version information is very important, but if you

[cmake-developers] Patch: Detect Fujitsu compilers

2014-08-10 Thread Erik Lindahl
Hi, The attached patch provides detection for the Fujitsu C/C++ compilers, which in particular are the default ones for K computer. It’s important to detect them correctly, since Fujitsu has the nasty habit of pretending to be gcc-4.1.2 with certain flags, but there are quite a few things that