Histórico de commits

Autor SHA1 Mensagem Data
  Sylvain Henry fd80e259a9 SOCL: commands are entities now 13 anos atrás
  Sylvain Henry 7670a024ae Add starpu_execute_on_specific_workers method. 13 anos atrás
  Cyril Roelandt ca5079128b Make sure that config->topology.nhwcpus is always set to 1. 13 anos atrás
  Cyril Roelandt 07f9303473 Another attempt at fixing the plugin build. 13 anos atrás
  Cyril Roelandt 6a9f7a0620 Just another attempt at fixing the plug-in build. 13 anos atrás
  Cyril Roelandt 6e9d0380d5 Fix the _starpu_cpu_discover_devices() functions that are used when hwloc is not installed. 13 anos atrás
  Samuel Thibault 0693d0f9e0 fill task interfaces early with the home node interfaces, for can_execute 13 anos atrás
  Cyril Roelandt b0f48076c5 AM_CONDITIONAL cannot be inside of an if statement. 13 anos atrás
  Cyril Roelandt febe37d46f Fix the build by adding a _starpu_cpu_discover_devices macro. 13 anos atrás
  Cyril Roelandt e1381b186a Fix compilation. 13 anos atrás
  Cyril Roelandt ace934c823 Clean up src/core/topology.c. 13 anos atrás
  Ludovic Courtès 2aac1f53f4 gcc: Remove duplicate declaration. 13 anos atrás
  Ludovic Courtès 2a523bec34 gcc: Fix typo when checking for HAVE_DECL_PTR_DEREFS_MAY_ALIAS_P. 13 anos atrás
  Ludovic Courtès 6579582b7c Update `ChangeLog'. 13 anos atrás
  Ludovic Courtès 70a2068c0f gcc: Build the warn-unregistered pass only for GCC >= 4.6. 13 anos atrás
  Ludovic Courtès a007bb5df7 gcc: Split the source into several files. 13 anos atrás
  Ludovic Courtès 8b7218fb0b gcc: Use the `heap_allocated' attribute in examples. 13 anos atrás
  Ludovic Courtès a022bd13cb gcc: Add a preliminary buffer registration analysis pass. 13 anos atrás
  Ludovic Courtès efa93e4743 gcc: run-test: Support conditional directives. 13 anos atrás
  Cyril Roelandt 2015710a4d Document _starpu_init_topology(). 13 anos atrás
  Cyril Roelandt 1cae00c865 Cleanup _starpu_init_topology(). 13 anos atrás
  Cyril Roelandt dba2e74d2b execute_job_on_cuda(): remove a useless variable. 13 anos atrás
  Cyril Roelandt 58869e6c49 Move the prototype of STARPUFFT(report_error) so that the compilation works no matter what options are passed to configure. 13 anos atrás
  Cyril Roelandt 984c9176d3 More topology code cleanup. 13 anos atrás
  Cyril Roelandt 690de02ea1 Cleanup again topology.c 13 anos atrás
  Cyril Roelandt 8552a9d86b Clean up topology code. 13 anos atrás
  Cyril Roelandt e1201760df starpufft: fix error checking 13 anos atrás
  Cyril Roelandt 3d96530bf1 Move STARPU_CUFFT_REPORT_ERROR from starpufftx.c to starpufft.h, so that it can be used in other files. 13 anos atrás
  Cyril Roelandt 6ae7d8f8dc Add debugging information in starpufft/*. 13 anos atrás
  Samuel Thibault f62266afa8 Fix a bad interaction between tag deps and task deps: task dep wake-up should not retest tags since we clear them automatically. Add a thorough dependency testsuite which catches that. This also changes the locking convention for _starpu_enforce_deps_starting_from_task 13 anos atrás