Date: Sat, 31 Dec 2016 09:31:25 -0800 From: Dennis Glatting <freebsd@pki2.com> To: "O. Hartmann" <ohartmann@walstatt.org>, Matthew Macy <mmacy@nextbsd.org> Cc: "freebsd-x11@freebsd.org" <freebsd-x11@freebsd.org>, Beeblebrox <zaphod@berentweb.com> Subject: Re: End of year Xorg status rant Message-ID: <1483205485.6007.54.camel@pki2.com> In-Reply-To: <20161231120453.13adf858@thor.walstatt.dynvpn.de> References: <20161230163653.54909631@rsbsd.rsb> <15952279f17.e0be0d8c34357.732964216134709731@nextbsd.org> <20161231120453.13adf858@thor.walstatt.dynvpn.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2016-12-31 at 12:04 +0100, O. Hartmann wrote: > Time to change paradigm, time to change OS ... +1 All of our GPGPU (OpenCL but kept an eye toward OpenACC) and GNURadio development is now Linux. Tried FreeBSD. As Dr. Smith would say: Oh the pain... OpenMP now works under clang but it was a problem area. At the time C++-11 support was problematic (e.g., the C++ standard library under clang was significantly slower for some containers). A coffin nail was the lack of Fortran support from clang -- mixing clang C/C++ and gfortran was a pain (makefile management, debug, etc). The path of least resistance was simply to move to Ubuntu.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1483205485.6007.54.camel>