Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] macro issue

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] macro issue


Chronologique Discussions 
  • From: Samuel Thibault <samuel.thibault@ens-lyon.org>
  • To: Pierrick Brunet <pierrick.brunet@inria.fr>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] macro issue
  • Date: Thu, 27 Mar 2014 10:59:01 +0100
  • 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>

Pierrick Brunet, le Thu 27 Mar 2014 10:47:46 +0100, a écrit :
> While I am using starpu, I notice that the -DX_OPEN_SOURCE=600 needed by
> starpu don't allow use of the "alloca" function. How can I do to use this
> function (It is from BOTS benchmark)?

Mmm... I knew defining _XOPEN_SOURCE might bring issues.

The problem here is that defining it disables all GNU extensions which
people are used to see automatically enabled on Linux. That probably
happens much more often that people with an environment where
_XOPEN_SOURCE is not enabled, so I dropped the definition of
_XOPEN_SOURCE, and will document instead.

Samuel





Archives gérées par MHonArc 2.6.19+.

Haut de le page