Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 1612323095 doc: followup to #12613, starpufft/starpufft.h is now starpufft/include/starpufft.h hace 11 años
  Nathalie Furmento 5863c68c7e sc_hypervisor/examples/Makefile.am: followup to #12612 hace 11 años
  Nathalie Furmento 0c2e3572d5 starpufft: re-organise directories to have src include and tests sub-directories hace 11 años
  Nathalie Furmento 667f4e7eb0 starpufft: re-organise directories to have src include and tests sub-directories hace 11 años
  Nathalie Furmento ba4c34742e starpufft: re-organise directories to have src include and tests sub-directories hace 11 años
  Nathalie Furmento 8fc1e0faca configure: use subdir-objects, it is incompatible with the use of $(top_srcdir) in Makefile, they need to be replaced by relative directories hace 11 años
  Nathalie Furmento e48c0a7270 examples/spmv/matrix_market/mmio.c: fix stupid typo (and write 100 times 'you should compile before committing') hace 11 años
  Nathalie Furmento 66efb7ca98 examples/spmv: print error when matrix file not found, and add matrix example file to distrib hace 11 años
  Nathalie Furmento fa6f639707 examples/sched_ctx/parallel_code.c: fix character typo (: instead of ;) hace 11 años
  Samuel Thibault 24de865031 Fix typo hace 11 años
  Samuel Thibault d293a4475a Fix macro name hace 11 años
  Nathalie Furmento 7891f63369 src/drivers/opencl/driver_opencl.c: revert #12566 and #12578, and explain why, the function availability would need to be checked at runtime, we do not want to do that hace 11 años
  Nathalie Furmento e34466743f examples/pipeline/pipeline.c: synchronise before ending the codelet hace 11 años
  Samuel Thibault d4aeabce96 Also make sure that the header has the declaration hace 11 años
  Nathalie Furmento b0441450fd examples/pipeline/pipeline.c: synchronise at the end of the codelet hace 11 años
  Olivier Aumage a63cf5f0b8 - fix starpu_tree_free() hace 11 años
  Samuel Thibault 0977720ba0 port r12586 from 1.1: Make sure the user has synchronized with the local stream hace 11 años
  Samuel Thibault f2b1d0f595 port r12584 from 1.1: Re-enable asynchronous transfers from CPUs, now that the issue has been found to be in application code hace 11 años
  Andra Hugo a0c9760232 free topology tree + fix small bug of exec_paralle_code hace 12 años
  Samuel Thibault d0eab8ef8c Do not rely on the .h file for functions actually available at link time, do check them explicitly hace 12 años
  Samuel Thibault deb5a22184 Document STARPU_NWORKER_PER_CUDA hace 12 años
  Nathalie Furmento a5977c4431 src/datawizard/memalloc.c: interface may be a keyword depending on the used compiler hace 12 años
  Nathalie Furmento 292f8101d8 tests/perfmodels/user_base.c: fix function return type hace 12 años
  Nathalie Furmento 4ce96baf81 src/datawizard/data_request.c: add parenthesis to enhance clarity hace 12 años
  Nathalie Furmento 4f0c5ac5c6 include/starpu_perfmodel.h: define a invalid value for perfmodel type hace 12 años
  Nathalie Furmento 95b0599a65 doxygen: fix ref commands and small typos hace 12 años
  Nathalie Furmento baa674826b doxygen: silent warnings hace 12 años
  Samuel Thibault 83a38dfa85 clEnqueueMarker is deprecated by clEnqueueMarkerWithWaitList. Be able to use both hace 12 años
  Olivier Aumage 1ff35b63df - fix another wrong ifdef hace 12 años
  Olivier Aumage f357759b05 - fix wrong ifdef test hace 12 años