Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 759e5e664e revert 18716: knl is really an x86_64 for barriers vor 8 Jahren
  Samuel Thibault a7760d5cb8 try to support xeon phi knl vor 8 Jahren
  Samuel Thibault 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models vor 8 Jahren
  Samuel Thibault 9ebf0fcd00 Remove spurious where initialization vor 9 Jahren
  Nathalie Furmento bb61f3808d update cnrs copyright vor 10 Jahren
  Nathalie Furmento 4f6b40a1da src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline vor 10 Jahren
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 10 Jahren
  Samuel Thibault 23c9560bfd Default nmaximpl to 4 instead of 8, as iterating over implementations is very costly vor 10 Jahren
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 10 Jahren
  Samuel Thibault c60d91cb3f Enable asynchronous OpenCL wherever possible vor 11 Jahren
  Samuel Thibault 8f26d26ad7 Introduce the STARPU_CUDA_ASYNC and STARPU_OPENCL_ASYNC flags. No optimization is done yet for now. vor 11 Jahren
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory vor 12 Jahren
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 vor 12 Jahren
  Corentin Salingue 449f387f28 revert test vector_scal vor 12 Jahren
  Corentin Salingue 9e3aa37d6d change test to use 6 vectors vor 12 Jahren
  Corentin Salingue 7b1791f397 add new functions to manipulate disk memoy + add private interface + change disk vor 12 Jahren
  Corentin Salingue 49348e2481 change to test if reclaim run. It's good :) vor 12 Jahren
  Corentin Salingue 457dd56ea1 add assert disk_register need at least SIZE Bytes, fix warnings in example and change strategy in try_to_free_mem_chunk vor 12 Jahren
  Corentin Salingue c7b0a5cd69 change example to support copy on disk + change param of drivers disk functions vor 12 Jahren
  Corentin Salingue 17a808e940 merge trunk + fix drivers_disk return bug vor 12 Jahren
  Corentin Salingue 3d1f821703 merge trunk vor 12 Jahren
  Corentin Salingue 721865565f update disk test vor 12 Jahren
  Corentin Salingue 4ee76c347d merge trunk vor 12 Jahren
  Corentin Salingue 5001ddb569 merge trunk vor 12 Jahren
  Corentin Salingue 188e608679 add function to calculate bandwith and latency between MAIN_RAM and a DISK_RAM vor 12 Jahren
  Samuel Thibault d64bd81764 Fix MIC build vor 12 Jahren
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet vor 12 Jahren
  Corentin Salingue 0369a78e94 modify test to register and close disk vor 12 Jahren
  Nathalie Furmento 80b2ab1456 examples/basic_examples/vector_scal.c: display message stating correctness of computation vor 12 Jahren
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC vor 12 Jahren