Commit History

Auteur SHA1 Bericht Datum
  Olivier Aumage bc07b090cb - add 'inline' variants for omp master/omp single/omp critical 12 jaren geleden
  Olivier Aumage 88254f7eeb - optimize omp for to execute contiguous chunks of iterations in a single user function call 12 jaren geleden
  Olivier Aumage e4d10c0e75 - preliminary implementation of omp for, support for schedule 'static', schedule 'dynamic' with or without chunk 12 jaren geleden
  Olivier Aumage 144cddb1c2 - fix omp master: in contrast to omp single, omp master does not have an implied barrier nor a nowait option 12 jaren geleden
  Olivier Aumage 7fe846af9b - add support for omp taskgroup 12 jaren geleden
  Olivier Aumage 69335c0c20 - add support for omp taskwait 12 jaren geleden
  Olivier Aumage 58e206fd4f - add test case for tasks 12 jaren geleden
  Olivier Aumage 9b64273b52 - add check for named omp critical 12 jaren geleden
  Olivier Aumage 1dcec33ad2 - add support of anonymous omp critical 12 jaren geleden
  Olivier Aumage 35b2853b78 - add tests for omp barrier, omp master, omp single 12 jaren geleden
  Olivier Aumage d52abb5dcb - add a test for two nested parallel sections 12 jaren geleden
  Olivier Aumage 0e32cdb464 - add test for level 1 parallel region 12 jaren geleden
  Olivier Aumage c67baef29e - additional test case to check StarPU omp support initialization/finalization inside the process constructor/destructor 12 jaren geleden
  Olivier Aumage 7acc0949a7 - merge trunk 12 jaren geleden
  Samuel Thibault 092f322b1c Add CUDA concurrent kernel execution support through the STARPU_NWORKER_PER_CUDA environment variable. 12 jaren geleden
  Olivier Aumage 2a38b1c99d - add test for OpenMP environment parsing 12 jaren geleden
  Olivier Aumage b661cb806b - basic test for the openmp runtime support 12 jaren geleden
  Samuel Thibault 09974968a8 Let the application provide the task footprint itself 12 jaren geleden
  Nathalie Furmento d424548bc2 clean file starpu_idle_microsec.log on make distclean 12 jaren geleden
  Samuel Thibault fedd296373 * New codelet specific_nodes field to specify explicit target nodes for data. 12 jaren geleden
  Samuel Thibault 353d5502b5 Patch from Benoît Lizé: Add pause/resume functions 12 jaren geleden
  Samuel Thibault 3342c89ee0 port r11541 from 1.1: Make sure pheft can schedule a calibrated CUDA-only task 12 jaren geleden
  Nathalie Furmento 8ec3cd5612 tests: forgot to add file in previous commit 12 jaren geleden
  Nathalie Furmento 0c6c658cb1 tests: turn function static when it makes sense to do so 12 jaren geleden
  Nathalie Furmento 6f8c409637 tests/Makefile.am: have make clean delete core file (which is produced by expected to fail errorcheck/invalid_blocking_calls) 12 jaren geleden
  Nathalie Furmento 461451be20 tests: indicate errorcheck/invalid_blocking_calls.c is expected to fail 12 jaren geleden
  Nathalie Furmento 39d4896b2f tests/perfmodels/value_nan.c: test double and nan values can be written and read back properly 12 jaren geleden
  Nathalie Furmento 73a6a5c909 tests/Makefile.am: fix LDFLAGS setting 12 jaren geleden
  Nathalie Furmento 15bce4e057 Makefile: compile and link with scif library 12 jaren geleden
  Nathalie Furmento 1bdf2585ae merge trunk 12 jaren geleden