Commit History

Author SHA1 Message Date
  Samuel Thibault e5940095b3 Permit formats in STARPU_ASSERT 13 years ago
  Samuel Thibault dc7b5f986a drop debug 13 years ago
  Nathalie Furmento 68bfbef79b mpi/src/starpu_mpi_collective.c: free callback_arg 13 years ago
  Nathalie Furmento a75e70c65d mpi/{tests|examples}/Makefile.am: use our own loader to run applications 13 years ago
  Nathalie Furmento 3a947a0135 mpi/examples/complex/mpi_complex.c: remove unused variable 13 years ago
  Nathalie Furmento 3b299d0609 mpi/examples/complex/mpi_complex.c: use detached communications instead of synchronous ones 13 years ago
  Nathalie Furmento 4f94f38ec5 mpi: move examples/complex/mpi_complex2.c to tests/user_defined_datatype.c 13 years ago
  Nathalie Furmento 3eb1faa93d src/datawizard/memalloc.h: improve documentation 13 years ago
  Nathalie Furmento 93c3d6029a src/datawizard: re-add field size in struct _starpu_mem_chunk however 13 years ago
  Nathalie Furmento 8cf58e11aa src/common/utils.h: make sure the message displayed by _STARPU_ERROR is clearly visible 13 years ago
  Nathalie Furmento cac219ac49 mpi/src/starpu_mpi_insert_task.c: use _STARPU_ERROR instead of fprintf+STARPU_ABORT 13 years ago
  Nathalie Furmento aa94938e8d mpi/tests/mpi_isend_detached.c: use detached communications on both sides 13 years ago
  Nathalie Furmento f2033d2d3c mpi: add test for detached communications on user-defined data 13 years ago
  Nathalie Furmento 2c6c1915b9 mpi/src/starpu_mpi.c: make sure detached request are not put in the list before the MPI communication has been posted 13 years ago
  Nathalie Furmento d95d4f923a mpi/src/starpu_mpi.c: make sure req->count is valid before using it by unregistering the handle 13 years ago
  Nathalie Furmento 8f5264b152 data interface: no longer store data size in the handle as some interface may have variable size 13 years ago
  Nathalie Furmento 92c4675f7a data interface: update starpu_handle_unpack_data to free memory after calling the data unpacking operation 13 years ago
  Nathalie Furmento 1c102b1da6 socl/examples/clinfo/clinfo.c: make sure the string is large enough to receive information (it failed with a value of 10 for CL_DRIVER_VERSION) 13 years ago
  Cyril Roelandt bce382cbd8 COO interface: make sure no variable is unused when FxT is disabled. 13 years ago
  Nathalie Furmento e034b9ada9 doc/chapters/perf-optimization.texi: simgrid option --cfg=contexts/stack_size to set stack size 13 years ago
  Nathalie Furmento c17951fd12 configure: use environment variables SIMGRID_CFLAGS and SIMGRID_LIBS when defined 13 years ago
  Nathalie Furmento bb1269ddf2 socl/examples/Makefile.am: matmul needs -lm as it is using sqrtf 13 years ago
  Samuel Thibault eeaab21fd5 Simply use devid everywhere instead of args->devid 13 years ago
  Samuel Thibault 8510692204 Simply use devid everywhere instead of args->devid 13 years ago
  Samuel Thibault fd2ff1b937 Do not just silence the unused parameter warning, just drop the parameter entirely, because _starpu_fifo_push_task takes care of the priority itself 13 years ago
  Cyril Roelandt 9ad59223b1 Use STARPU_UNLIKELY() when checking the return values of the OpenCL functions. 13 years ago
  Cyril Roelandt 9788cf0a5a Coccinelle: add a script helping with branch prediction. 13 years ago
  Nathalie Furmento ed1ec24a5b src/core/simgrid.c: clarify error messages 13 years ago
  Nathalie Furmento 6b45b0d259 examples/interface/complex.c: fix code when cuda is disabled 13 years ago
  Nathalie Furmento 28a00cfbbd src/common/timing.c: include math.h for floor 13 years ago