Objet : Developers list for StarPU
Archives de la liste
Re: [Starpu-devel] [Starpu-commits] r6902 - in trunk: . examples/basic_examples
Chronologique Discussions
- From: Cyril Roelandt <cyril.roelandt@inria.fr>
- To: Ludovic Courtès <ludovic.courtes@inria.fr>
- Cc: starpu-devel@lists.gforge.inria.fr, croelandt@users.gforge.inria.fr
- Subject: Re: [Starpu-devel] [Starpu-commits] r6902 - in trunk: . examples/basic_examples
- Date: Tue, 10 Jul 2012 17:36:17 +0200
- List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel>
- List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>
On 07/10/2012 05:20 PM, Ludovic Courtès wrote:
> Hi,
>
> croelandt@users.gforge.inria.fr skribis:
>
>> +# Some systems do not define nearbyintf...
>> +AC_CHECK_FUNC([nearbyintf], [AC_DEFINE([STARPU_HAVE_NEARBYINTF], [1],
>> [Define to 1 if the function nearbyintf is available.])])
>> +
>> +# ... but they may define rintf.
>> +AC_CHECK_FUNC([rintf], [AC_DEFINE([STARPU_HAVE_RINTF], [1], [Define to 1
>> if the function rintf is available.])])
>
> Since it’s internal, the ‘STARPU_’ prefix can be avoided, and then it
> boils down to:
>
> AC_CHECK_FUNCS([nearbyintf rintf])
>
And then I have to check for HAVE_NEARBYINTF and HAVE_RINTF ? I'll do that.
Thanks for the feedback !
Cyril.
- Re: [Starpu-devel] [Starpu-commits] r6902 - in trunk: . examples/basic_examples, Ludovic Courtès, 10/07/2012
- Re: [Starpu-devel] [Starpu-commits] r6902 - in trunk: . examples/basic_examples, Cyril Roelandt, 10/07/2012
Archives gérées par MHonArc 2.6.19+.