Historia zmian

Autor SHA1 Wiadomość Data
  Samuel Thibault fbe1a16d7e build display_structures_size too 10 lat temu
  Nathalie Furmento cb8000d0d0 ChangeLog: fix log 10 lat temu
  Nathalie Furmento 3aa5ed22d3 mpi: New function starpu_mpi_wait_for_all(MPI_Comm comm) that allows to wait until all StarPU tasks and communications for the given communicator are completed. 10 lat temu
  Nathalie Furmento 2151a200c2 src/core: new functions _starpu_task_wait_for_all_and_return_nb_waited_tasks(void) and _starpu_task_wait_for_all_in_ctx_and_return_nb_waited_tasks(unsigned) which wait for tasks and return the number of tasks that have been waited for 10 lat temu
  Nathalie Furmento d18bf54d1b mpi/src/starpu_mpi.c: make sure the list of detached requests is accessed properly 10 lat temu
  Samuel Thibault d6615ad3db better handle spaces in mic-configure arguments. Document about using mpicc 10 lat temu
  Nathalie Furmento 6c21ad3a5c src: partially revert 17654: Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() always return 0 10 lat temu
  Nathalie Furmento e1a5e3b214 src: partially revert 17654: Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() always return 0 10 lat temu
  Nathalie Furmento b406c91669 Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() return the number of tasks that have been waited for. 10 lat temu
  Nathalie Furmento 8ba08c8dfc mpi: check function return values and free memory 10 lat temu
  Samuel Thibault 6b775896f5 make sure to drop existing CC/CXX/LD/CXXLD/F77/FC environment variables when cross-building 10 lat temu
  Samuel Thibault 3c900bed63 also cross-compiler fortran 10 lat temu
  Samuel Thibault b72f9dcb0f Fix arguments with spaces passed to mic-configure 10 lat temu
  Samuel Thibault a103321011 explicit that --enable-native-mic doesn't need --enable-mic 10 lat temu
  Samuel Thibault 5a5500f33a ignore --enable-native-mic in configure, only meant for mic-configure, but also passed to configure 10 lat temu
  Samuel Thibault 25ffa3cc5a make sure to use -lcoi_device for phi device, and -lcoi_host for phi ost 10 lat temu
  Samuel Thibault d3f9ac8515 factorize some parameters 10 lat temu
  Samuel Thibault 2ab4f2ad4a document using SINK_PKG_CONFIG_PATH to specify the hwloc path 10 lat temu
  Samuel Thibault 943b5d56bf Make starpu_worker_get_id_check public 10 lat temu
  Samuel Thibault 2d141b77cc remove more spurious changes 10 lat temu
  Samuel Thibault ff2c06f79a Better use an inline and macro to get best performance and file/line 10 lat temu
  Samuel Thibault d790883b82 drop spurious change 10 lat temu
  Nathalie Furmento b7d6e2d4ce src: introduce new function _starpu_worker_get_id_check() which fails when called from outside a worker, otherwise returns starpu_worker_get_id() 10 lat temu
  Samuel Thibault 71d92ce546 drop coi and scif from native builds, and document it 10 lat temu
  Nathalie Furmento c78a1e7f96 src/core/perfmodel/perfmodel_nan.c: function _starpu_write_double: do not write a space after writing NaN 10 lat temu
  Samuel Thibault 7dd71b339c make sure lseek succeeded 10 lat temu
  Samuel Thibault 57b50a2039 fix unlocking files in non-cygwin windows, thanks Jerome Robert for the investigation 10 lat temu
  Samuel Thibault 719cbe0d6f Do not always write a starpu_idle_microsec.log file, only do so when STARPU_IDLE_FILE is set 10 lat temu
  Samuel Thibault 10de788ee7 Use LOCALAPPPATH instead of USERPROFILE on Windows 10 lat temu
  Samuel Thibault 29ae1c9065 make really sure we wait the proper number of tags 10 lat temu