Commit History

Author SHA1 Message Date
  Nathalie Furmento a2ea1df811 tools/dev: move scripts from internal to parent directory 8 years ago
  Nathalie Furmento 1274eaf930 remove unused variables 8 years ago
  Lucas Schnorr 8af910fd61 update poti to latest API version (from github) 8 years ago
  Corentin Salingue 1f1629ff35 Fix missplaced mutex : a task can be added to the list after the test to check if the list was empty 8 years ago
  Nathalie Furmento 71ca845fb2 src/core/sched_ctx_list.c: remove effectless function parameter assignment 8 years ago
  Nathalie Furmento 967077a22b fix invalid printf argument type mistakes 8 years ago
  Nathalie Furmento 7770a862f6 mpi/tests/datatypes.c: make sure pointer function is valid 8 years ago
  Nathalie Furmento dc1af96a0d configure.ac: set nmaxmicdev to 0 when MIC is disabled 8 years ago
  Samuel Thibault ec659a28d2 Use the modular eager scheduler, to exercize FxT tools with a component-based scheduler 8 years ago
  Samuel Thibault 9759156697 Don't warn about thread support being MPI_THREAD_SERIALIZED, we are fine with it 8 years ago
  Samuel Thibault b050e3b665 clean prio_list2 too 8 years ago
  Samuel Thibault 0c4fcd28fc Add barrier modelchecker test 8 years ago
  Samuel Thibault 370db6e6b6 relax yet more header inclusions 8 years ago
  Samuel Thibault 39c20ca6ed fix includes 8 years ago
  Samuel Thibault 3911033585 reorganize inclusions a bit to make it more lightweight 8 years ago
  Nathalie Furmento 269efc5d24 ChangeLog: mention new stuff 8 years ago
  Nathalie Furmento 9188e3fd3a src/core/workers.c: remove old and un-needed call to srand 8 years ago
  Nathalie Furmento 65c4412453 tests/datawizard/reclaim.c: call setenv before calling starpu_init 8 years ago
  Samuel Thibault 2a435429b4 Also define signed stdint types on windows 8 years ago
  Nathalie Furmento 4fe6eef51d src/core/workers.c: stop fxt when starpu_init returns an error 8 years ago
  Nathalie Furmento 3109417f14 examples/Makefile.am: always execute sched_ctx/parallel_code, not only when configure option --enable-long-check is set 8 years ago
  Samuel Thibault c744ffb485 Comment codelet details for now when using libpoti, until emitting them is implemented 8 years ago
  Samuel Thibault d6d6378102 Don't stay stuck for too long pushing requests to GPUs 8 years ago
  Nathalie Furmento b6feb96e3e examples/basic_examples/mult.c: use starpu_srand48() function 8 years ago
  Nathalie Furmento 3711794767 mpi/src/starpu_mpi_collective.c: factorize duplicated code 8 years ago
  Nathalie Furmento 6ead354516 mpi/src: avoid calling fprint directly, use instead starpu message functions 8 years ago
  Nathalie Furmento 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 8 years ago
  Samuel Thibault 9dbb15605d Fix parsing of STARPU_EXECUTE_WHERE parameter: arch types are #defined as unsigned long longs 8 years ago
  Samuel Thibault af22f24204 mention that not finding hwloc might be due to missing pkg-config 8 years ago
  Olivier Aumage d7bb211f71 avoid displaying expected value when inappropriate 8 years ago