Commit History

Author SHA1 Message Date
  Nathalie Furmento c4cda5056b src/core: free allocated memory 14 years ago
  Nathalie Furmento b0489f8abe mpi/examples/scatter_gather/mpi_scatter_gather.c: typo. replace hard-coded value by function argument 14 years ago
  Nathalie Furmento cc08d627c4 mpi/examples/scatter_gather/mpi_scatter_gather.c: create new functions starpu_mpi_scatter and starpu_mpi_gather 14 years ago
  Nathalie Furmento 0e6b8d0b53 mpi/examples/scatter_gather/mpi_scatter_gather.c: store data handles in a 1D array (instead of a 2D) 14 years ago
  Nathalie Furmento 76875c3d0f mpi/examples/scatter_gather/mpi_scatter_gather.c: use starpu_data_get_rank to find out about data rank instead of the data distribution 14 years ago
  Nathalie Furmento 95c37efb97 mpi/examples/scatter_gather/mpi_scatter_gather.c: use detached communications functionalities instead of blocking versions 14 years ago
  Nathalie Furmento 3302edb71a MPI: Example of scatter gather 14 years ago
  Nathalie Furmento 3de9ebd5de Simplify Makefiles 14 years ago
  Samuel Thibault ccb9c7a725 Make sure to include our own starpu.h before potential system-installed ones 14 years ago
  Samuel Thibault c1dd390f93 0.9.1 paper-bag release happened, move on to 0.9.2 and more 14 years ago
  Nathalie Furmento 215cd030ae mpi: add new testcase 14 years ago
  Nathalie Furmento 3a39ed2223 MPI: Improve starpu_mpi_insert_task 14 years ago
  Samuel Thibault b11da474a1 fix MPI+FxT build 14 years ago
  Samuel Thibault 95077fa513 fix svn revision 14 years ago
  Samuel Thibault f742242cbc be a bit less familiar in the changelog 14 years ago
  Nathalie Furmento 067cf33470 Bump to version 0.9 14 years ago
  Nathalie Furmento ced7cd3f38 mpi/Makefile.am: add FXT_LIBS 14 years ago
  Nathalie Furmento 79793ccf75 src/common/starpu_spinlock.c: mark argument as potentially unused 14 years ago
  Nathalie Furmento 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 14 years ago
  Nathalie Furmento 1e64ea0072 examples/reduction/*: unregister variable from StarPU 14 years ago
  Nathalie Furmento 5e98aced54 tests: free allocated memory 14 years ago
  Samuel Thibault 9f00e6489b note that it's the bus performance model which is measured 14 years ago
  Nathalie Furmento 98a6500c28 src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))' 14 years ago
  Samuel Thibault 753a0ecd6c install gdbinit script to prefix/share/starpu/, not prefix/share/ 14 years ago
  Nathalie Furmento 6f84adf3e7 mpi/starpu_mpi_insert_task.c: minor fixes 14 years ago
  Samuel Thibault 1dc09eb056 document that STARPU_FXT_PREFIX needs a trailing slash 14 years ago
  Samuel Thibault b5994d6b1c d_type might be DT_UNKNOWN on nfs. Better just simply use comparing against . and .. 14 years ago
  Samuel Thibault 974e6f38a4 Document STARPU_HOSTNAME 14 years ago
  Samuel Thibault 3fee4d2830 Add STARPU_HOSTNAME to permit forcing using a given hostname for the machine (useful for clusters) 14 years ago
  Nathalie Furmento 8b33a34388 src/drivers/opencl/driver_opencl.c: do not print a error message when the first call to OpenCL fails. Just assume it means there is OpenCL platforms installed 14 years ago