Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2014 16:37:08 +0100
From:      Michael Schmiedgen <schmiedgen@gmx.net>
To:        David Chisnall <theraven@FreeBSD.org>
Cc:        Dmitry Marakasov <amdmi3@amdmi3.ru>, FreeBSD Current <freebsd-current@FreeBSD.org>
Subject:   Re: [OT] ta-spring
Message-ID:  <52E92024.9010501@gmx.net>
In-Reply-To: <B93982A8-3151-4A30-89C9-74F83BEF9D71@FreeBSD.org>
References:  <20140129022743.GO52820@hades.panopticon> <7B2C5E6B-C845-4AFB-845F-AAF6F3C1F239@FreeBSD.org> <20140129144518.GR52820@hades.panopticon> <52E91955.9030406@gmx.net> <B93982A8-3151-4A30-89C9-74F83BEF9D71@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29.01.2014 16:16, David Chisnall wrote:
> On 29 Jan 2014, at 15:08, Michael Schmiedgen <schmiedgen@gmx.net> wrote:
>
>> Can we expect a current version of spring in ports soon? That would
>> be nice! AFAIK newer versions require OpenMP. Will this compile with
>> our (new 3.4 soon) base clang?
>
> Base clang doesn't support OpenMP.  We should probably import Intel's Clang fork into ports:
>
> http://clang-omp.github.io
>
> This can then be used to compile things that need both libc++ and OpenMP.  Intel's OpenMP runtime is permissively licensed now, but will likely require a small amount of porting to get it to work on FreeBSD (it supports Linux and OS X).
>

I thought OpenMP will be an integral part of LLVM/clang in near future,
at least the front-end part? It seems there are plans to even integrate
the runtime in the llvm project source tree:

http://openmp.llvm.org/

Ok, so llvm/clang 3.4 obviously will not ship with OpenMP, but maybe
later versions.

Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E92024.9010501>