Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Nathalie Furmento 9054490002 happy 2021 4 vuotta sitten
  Nathalie Furmento fc36dc4047 minor fixes spotted by sonarqube 4 vuotta sitten
  Nathalie Furmento 461a05b22b update copyright holders 5 vuotta sitten
  Nathalie Furmento f7abbfa6fc update copyright 6 vuotta sitten
  Samuel Thibault ca3afe9b7b Drop now-spurious starpu_shutdown calls 6 vuotta sitten
  Samuel Thibault 4382fad991 Use starpu_mpi_init_conf instead of starpu_mpi_init 6 vuotta sitten
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 7 vuotta sitten
  Nathalie Furmento 591741ee8b rename starpu_nop_perf_model into starpu_perfmodel_nop 7 vuotta sitten
  Samuel Thibault bb0855b298 Use the common starpu_nop_perf_model dumb perfmodel 7 vuotta sitten
  Nathalie Furmento 130d46371a minor fixes following sonar-scanner warnings 7 vuotta sitten
  Nathalie Furmento 9c47436cb6 mpi/tests/insert_task_compute.c: fix error: a label can only be part of a statement and a declaration is not a statement 8 vuotta sitten
  Nathalie Furmento 4d50924e35 check return value for MPI_Barrier 8 vuotta sitten
  Nathalie Furmento 90eacff9dd mpi/tests/: update code so that it runs with simgrid 8 vuotta sitten
  Nathalie Furmento 52ba443789 mpi: update tests and examples to call MPI_Init_Thread 8 vuotta sitten
  Nathalie Furmento 4b2c8c0a02 mpi: fix cppcheck warnings 8 vuotta sitten
  Nathalie Furmento 3a43f0396d mpi: fix cppcheck warnings 8 vuotta sitten
  Samuel Thibault 582ce749f2 Fix out of bound access when using more than 2 mpi processes 9 vuotta sitten
  Samuel Thibault 7256b31478 call starpu_init even if we quit right after that. Fixes the simgrid case. Also ignore computed values in simgrid case 9 vuotta sitten
  Samuel Thibault 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them 9 vuotta sitten
  Samuel Thibault b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 vuotta sitten
  Nathalie Furmento bb61f3808d update cnrs copyright 10 vuotta sitten
  Nathalie Furmento 8edcd44a13 mpi/tests: minor fixes 10 vuotta sitten
  Nathalie Furmento 68a863b991 mpi/tests/insert_task_compute.c: fix termination 10 vuotta sitten
  Nathalie Furmento bd64def1aa mpi: rewrite applications 10 vuotta sitten
  Nathalie Furmento adc8aa9329 backport branches/starpu-1.1@14346: mpi/tests/insert_task_compute.c: call starpu_data_unregister_no_coherency as we do not need to retrieve the data in main memory and it will fail anyway on nodes which do not own the data 10 vuotta sitten
  Nathalie Furmento 592f72fbab mpi/tests: FPRINTF takes file descripor as parameter 10 vuotta sitten
  Nathalie Furmento c2dbc70e0c mpi/tests/insert_task_compute.c: register data on all nodes, otherwise application deadlocks 10 vuotta sitten
  Nathalie Furmento 10146adfcb mpi/tests: register data with a home node set to -1 when not running on the node it belongs to 10 vuotta sitten
  Nathalie Furmento 61a254e7f2 mpi/tests/insert_task_compute.c: add STARPU_DATA_MODE_ARRAY to testcase 10 vuotta sitten
  Nathalie Furmento 933957555b mpi/tests/insert_task_compute.c: also test with STARPU_DATA_ARRAY 10 vuotta sitten