Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault c2acb254ca Document about limite memory usage před 10 roky
  Samuel Thibault 1776b969b6 Move MPI_Init_thread call very early in the simgrid case před 10 roky
  Samuel Thibault 9f1bac7db5 start simgrid main only after we have set running před 10 roky
  Samuel Thibault aee4db3069 Fix unicity of IDs of links for task stealing před 10 roky
  Samuel Thibault 8b8300df81 Fix container of work stealing links před 10 roky
  Samuel Thibault 67034c18fe Fix paje trace generation for pj_dump před 10 roky
  Samuel Thibault 8e8f5fa8dc also disable fortran example in simgrid mode před 10 roky
  Samuel Thibault e6b81e68dc Disable fortran examples in simgrid mode, until we have fixed the main function issue před 10 roky
  Samuel Thibault c6704ae6f2 fix comment před 10 roky
  Samuel Thibault a3baea2a50 Fix simgrid profile build před 10 roky
  Jérôme Clet-Ortega bf3d71e32a Tests: Add a return case for failing worker_cpuid test před 10 roky
  Jérôme Clet-Ortega 6dc935534e Tests: Add a test that check the binding of workers when STARPU_WORKERS_CPUID is set před 10 roky
  Olivier Aumage d4df4ee52a - update f90 example to mark potentially concurrent routines as recursive (reentrant) před 10 roky
  Terry Cojean e07df2c78f Allow context without scheduelr (parallel workers) to be tracked by their parent's scheduler (dmda) před 10 roky
  Terry Cojean 5f499f5ec9 Use the context's perfmodel_arch when in a context without policy před 10 roky
  Mathieu Lirzin e595de823e esc_hypervisor/include/sc_hypervisor_monitoring.h: Fix typo. před 10 roky
  Terry Cojean d70b8f83fe Improve task counter functions for better performance in single context (default) case. před 10 roky
  Terry Cojean 3533faa87f Review the fix proposed in r15577 because of some edge cases. před 10 roky
  Terry Cojean 0248b236d2 Fix the trouble I created in r15580. Also add a default mode for _get_next_sched_ctx_to_pop_into() před 10 roky
  Jérôme Clet-Ortega 45432868df Topology: Use an array of values for the automatic binding (one for each kind of device) před 10 roky
  Andra Hugo db489184f3 change the name in the header too před 10 roky
  Samuel Pitoiset 737b46cdfa src: fix a compilation error detected with Clang 3.6 před 10 roky
  Nathalie Furmento 0a219cce83 src: fix function name to follow naming policy před 10 roky
  Nathalie Furmento 631f1efcc7 doc: include: fix function prototypes před 10 roky
  Nathalie Furmento 1ccc854b64 mpi/examples: add example which defines a MPI datatype for a StarPU user-defined interface před 10 roky
  Nathalie Furmento f84f999356 mpi/tests: add test for starpu_mpi_datatype_register před 10 roky
  Nathalie Furmento a26be674fb mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces. před 10 roky
  Terry Cojean 955c4bfb55 Add a function to find the correspondig context id of a master id před 10 roky
  Terry Cojean 36b10bf351 Refactoring scheduling context lists in order to exhibit true contexts priorities. před 10 roky
  Olivier Aumage eb0e1efbb3 - add support for OpenMP task priorities před 10 roky