Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento d79ca05bb0 mpi/tests: add testcase which deals with dynamic handles 11 年之前
  Nathalie Furmento e124f2d257 backport branches/starpu-1.1@13970: mpi/tests: new testcase for function starpu_mpi_issend_detached 11 年之前
  Nathalie Furmento cb810cba06 backport branches/starpu-1.1@13962,13963: mpi/tests/: new testcase for function starpu_mpi_issend 11 年之前
  Nathalie Furmento d8de52fc1e backport branches/starpu-1.1@13965: mpi/tests: new testcase to simply tests data are sent back to their home node after executing the codelet 11 年之前
  Nathalie Furmento 1128871b35 mpi: new testcase to test policy to choose a node when several nodes 11 年之前
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 年之前
  Nathalie Furmento c31358833f mpi/tests: new test for STARPU_CALLBACK, STARPU_PROLOGUE_CALLBACK and STARPU_PROLOGUE_CALLBACK_POP 11 年之前
  Nathalie Furmento 8fc1e0faca configure: use subdir-objects, it is incompatible with the use of $(top_srcdir) in Makefile, they need to be replaced by relative directories 11 年之前
  Nathalie Furmento a740f330f2 clean file starpu_idle_microsec.log on make distclean 11 年之前
  Nathalie Furmento 4d55d202d2 mpi/tests: new test for recv cache 11 年之前
  Nathalie Furmento 6a3e866785 mpi/tests: rename insert_task_cache.c to insert_task_sent_cache.c 11 年之前
  Nathalie Furmento 1a47f256cd mpi: test functions starpu_mpi_task_build() and starpu_mpi_task_post_build() 12 年之前
  Nathalie Furmento 83b95ee7cb mpi/tests: new testcase for receiving early several datas 12 年之前
  Nathalie Furmento 2c71c896d0 mpi: test functionality provided in previous commit 12 年之前
  Thibaud Lambert 9e0353d9b6 fix merge branches/mic in trunk 12 年之前
  Nathalie Furmento dc27459d49 mpi/tests: new test to exchange basic datatypes 12 年之前
  Nathalie Furmento 148ba0cd18 mpi/tests: new testcases 12 年之前
  Nathalie Furmento 6962ff103c merge branches/starpu-1.1@10328: mpi/tests: add new test to do a redux by hand + modify test not to use same tag for each node + needs to be fixed as test sometimes hangs 12 年之前
  Samuel Thibault e72c552c82 revert r9733: distinguish the effective ABI versions of the different libraries 12 年之前
  Samuel Thibault 01a3cc7a7f distinguish the effective ABI versions of the different libraries 12 年之前
  Nathalie Furmento 64024045b8 mpi: remove functionnality starpu_mpi_irecv_probe_detached 12 年之前
  Nathalie Furmento bc799eac86 mpi/tests: add testcase 12 年之前
  Nathalie Furmento aea10775b3 mpi/tests: fix type 12 年之前
  Nathalie Furmento fb8c55eaaf */Makefile.am: add gcc option -Werror=implicit to detect use of undeclared functions 12 年之前
  Nathalie Furmento 4b7f11209c mpi: New functionality starpu_mpi_irecv_probe_detached which first tests if the message is available before calling MPI_Recv. 13 年之前
  Nathalie Furmento 572cfd7697 mpi/tests/Makefile.am: start applications through loader 13 年之前
  Nathalie Furmento 8c5e7231ad mpi/tests/Makefile.am: number of nodes depends on quick-check availability option 13 年之前
  Nathalie Furmento cc29bc43df mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised 13 年之前
  Nathalie Furmento a75e70c65d mpi/{tests|examples}/Makefile.am: use our own loader to run applications 13 年之前
  Nathalie Furmento 4f94f38ec5 mpi: move examples/complex/mpi_complex2.c to tests/user_defined_datatype.c 13 年之前