Commit History

Autor SHA1 Mensaxe Data
  Samuel Thibault 23c9560bfd Default nmaximpl to 4 instead of 8, as iterating over implementations is very costly %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault d8af92428c Inline _starpu_data_is_multiformat_handle, which is called a lot and extremely simple %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 967d336628 Make get_*_nth_implementation inlines, since they are called a lot while being extremely simple and completely internal %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault ea0d42143e Avoid making process spin in simgrid mode with blocking drivers %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault b133ba85dc Show worker status %!s(int64=10) %!d(string=hai) anos
  Olivier Aumage aee282813c - update ChangeLog to mention the OpenMP runtime support %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 4133eda967 Add missing copyrights %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 717fbf7ab1 Always call init_iterator, it does not make sense otherwise %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 3b55519054 Update 1.1.4 changelog %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault fa816b7fb8 Fix device selection when issuing a gpu-gpu transfer from the source %!s(int64=10) %!d(string=hai) anos
  Nathalie Furmento 71c233749d examples/Makefile.am: also install .h files which are included by for opencl kernels %!s(int64=10) %!d(string=hai) anos
  Nathalie Furmento cea4b29ed5 src/drivers/opencl/driver_opencl_utils.c: first look for opencl source files in source directory and if not found in installation directory %!s(int64=10) %!d(string=hai) anos
  Nathalie Furmento 1bd9c09c71 merge branches/kstar in trunk %!s(int64=10) %!d(string=hai) anos
  Nathalie Furmento bbed82f445 merge trunk %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 85a2bc6b69 Take default stack size from rlimit before using a default of 8192 %!s(int64=10) %!d(string=hai) anos
  Nathalie Furmento b7db1b780b configure.ac: force running_mpi_check to no when mpi is disabled (thanks Florent Pruvost for the hint) %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 7cfc7403f1 Disable check and pivoting code in simgrid mode, to save the matrix allocations %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 2a4327990e remove unused variable %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 0ee6e32149 Fix prototype %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault ef61dfaf6a Add parameter to can_copy, so it can choose from which node to issue the transfer. %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault c3e6095f8d Move the pause implementation into its own function, instead of _starpu_machine_is_running which is called in various places where the pause can actually lead to deadlocks %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 97b650bef6 Do not keep the scheduling mutex while submitting conversion tasks, since that may be calling _starpu_post_data_request and thus _starpu_wake_all_blocked_workers_on_node in the end, leading to a deadlock. %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 4497fe7d38 Fix eager policies in blocking mode: the policy mutex mustn't be held while calling starpu_wakeup_worker, since in other parts of the code we take the mutexes the other way %!s(int64=10) %!d(string=hai) anos
  Olivier Aumage c90bfe6d26 - documentation %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 5a7ec26d01 Move the redirection of the application's main into starpu_simgrid_wrap.h %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 3b8e0c07be Fix policy name %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 290a806ec0 Better catch applications which don't include starpu.h in simgrid mode %!s(int64=10) %!d(string=hai) anos
  Samuel Thibault 4fe19782d9 in mkpath, test for directory presence before trying to make it, e.g. in case the location is read-only %!s(int64=10) %!d(string=hai) anos
  Olivier Aumage e01d768b15 - merge trunk %!s(int64=10) %!d(string=hai) anos