Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento cc9aecb792 merge trunk hace 11 años
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. hace 11 años
  Nathalie Furmento 71c233749d examples/Makefile.am: also install .h files which are included by for opencl kernels hace 11 años
  Andra Hugo afade57efa allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec) hace 11 años
  Nathalie Furmento ffe5475999 examples: disable filters/custom_mf/custom_mf_filter as it fails (the application was actually not tested before #13076) hace 11 años
  Nathalie Furmento 55f1669fcd examples/Makefile.am: fix application list when running on windows hace 11 años
  Nathalie Furmento 8dd105c083 examples/Makefile.am: avoid having to maintain 2 lists of applications hace 11 años
  Nathalie Furmento f13cc390c7 examples/Makefile.am: fix program name hace 11 años
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers hace 11 años
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy hace 11 años
  Nathalie Furmento 66efb7ca98 examples/spmv: print error when matrix file not found, and add matrix example file to distrib hace 11 años
  Nathalie Furmento d424548bc2 clean file starpu_idle_microsec.log on make distclean hace 12 años
  Nathalie Furmento 6019df00a0 examples/Makefile.am: clean fortran .mod files hace 12 años
  Andra Hugo 29fe510ea0 build hwloc tree and iterate on the list of workers in the hwloc order hace 12 años
  Nathalie Furmento 9501d79624 examples/Makefile.am: add fortran/hello to testcase suite (even though i am not sure it's really calling starpu) hace 12 años
  Nathalie Furmento 5eead9c854 examples/Makefile.am: fix file location for starpu_fortran.h (2) hace 12 años
  Nathalie Furmento ac7fa79ec4 examples/Makefile.am: fix file location for starpu_fortran.h hace 12 años
  Nathalie Furmento 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list hace 12 años
  Nathalie Furmento 643fff7b70 examples/Makefile.am: no need to add source files to EXTRA_DIST hace 12 años
  Nathalie Furmento 8b523baf9c examples/Makefile.am: only check sched_ctx/parallel_code when long-check is enabled hace 12 años
  Nathalie Furmento a7ef53065d examples/Makefile.am: rename callback/prolog to callback/prologue hace 12 años
  Samuel Thibault 5f9af65fb6 Rather use the proper english writing, prologue. Prolog is really essentially a language :) hace 12 años
  Andra Hugo f108a67609 add a prolog callback to a task (+ example) hace 12 años
  Nathalie Furmento 15bce4e057 Makefile: compile and link with scif library hace 12 años
  Andra Hugo 5fa6ed1bb7 allow passing the pointer of a scheduler to a context hace 12 años
  Samuel Thibault f3fe0bfff3 Add cross-loader for MIC hace 12 años
  Samuel Thibault d64bd81764 Fix MIC build hace 12 años
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet hace 12 años
  Andra Hugo 71d6907584 execute parallel code in a context (do not backport on the release branch, it's not working correctly yet) hace 12 años
  Nathalie Furmento 32a71532cd examples/Makefile.am: do not build openmp example on windows machines hace 12 años