Date: Fri, 13 Mar 2020 11:51:21 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: OMP status? Message-ID: <4kus-a5p2-wny@FreeBSD.org> In-Reply-To: <20200313101624.GC95167@graf.pompo.net> (Thierry Thomas's message of "Fri, 13 Mar 2020 11:16:24 %2B0100") References: <20200313101624.GC95167@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thierry Thomas <thierry@freebsd.org> writes: > Hello, > > devel/openmp is deprecated, and should be removed, OK. The port was already removed. > But USES=compiler:openmp still brings GCC. Is there any reason for that? No but... - fixing USES=compiler is a separate task for someone interested - requires testing consumers which is time-consuming - aarch64, armv6, armv7 use Clang but don't support OpenMP yet - i386 is partially broken due to missing libatomic i.e., #pragma omp atomic is not usable with Clang - USES=fortran consumers may use OpenMP but mixing OpenMP implementations leads to undefined behavior
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4kus-a5p2-wny>