Accéder au contenu.
Menu Sympa

starpu-devel - [Starpu-devel] How to add own example code to build using Starpu

Objet : Developers list for StarPU

Archives de la liste

[Starpu-devel] How to add own example code to build using Starpu


Chronologique Discussions 
  • From: ASD D <ajitsdeshpande@gmail.com>
  • To: starpu-devel@lists.gforge.inria.fr
  • Subject: [Starpu-devel] How to add own example code to build using Starpu
  • Date: Tue, 1 Nov 2011 15:15:34 +0000
  • 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>

Hello,
   I am using Starpu basic examples from starpu repository folder examples/basic_examples.
I want to have own openCL based example, built and executed under Starpu. I copied my example source files (my_example_main.c, my_example_opencl_kernel.cl, my_example_opencl.c) to this basic_examples folder.
And then did
./auotgen.sh.
./configure --with-opencl-include-dir=openCLPath --with-opencl-lib-dir=openCLLibPath--enable-debug --enable-verbose
make
But after make, when i checked the folder basic_examples , I do not see any executable for my exampled code there.  Why so?

1] What process is to be followed to build ones own opencl code udner starpu?

thanks,
-AD.



Archives gérées par MHonArc 2.6.19+.

Haut de le page