Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 9ebf0fcd00 Remove spurious where initialization il y a 10 ans
  Samuel Thibault 54ca953a98 Add missing cl_arg_size initialization il y a 10 ans
  Samuel Thibault a95613dc3b Enable codelets using BLAS on MIC il y a 10 ans
  Samuel Thibault 637994eb2d Make it easier to pass args to tests & examples il y a 10 ans
  Samuel Thibault d4e98734d2 autodetect mkl il y a 10 ans
  Samuel Thibault fefd03500d Add --with-mic-params and --with-host-param parameters to mic-configure il y a 10 ans
  Samuel Thibault 7c3f2b1f39 Look for starpu_init instead of main, it has better chances of being exports il y a 10 ans
  Samuel Thibault 7b21ca5474 Don't use a static variable to cache mp_cpy_kernel address, since on shutdown/init cycle it will be different, and we already have a cache for functions il y a 10 ans
  Samuel Thibault 50d40bc4fe disable disk_copy on mic/scc too il y a 10 ans
  Nathalie Furmento 53547cf915 tests/disk: skip if directory cannot be created, it is not a starpu error il y a 10 ans
  Samuel Thibault 9d6f2e0b7e Fix non-fxt build il y a 10 ans
  Samuel Thibault 77f346d5c9 Add missing rdynamic il y a 10 ans
  Nathalie Furmento 3d9232c549 perfmodel: use our own function to write double (we already had one for reading them), windows cannot be relied on il y a 10 ans
  Samuel Thibault 999afbb767 Fix cross-loader for the examples/stencil directory il y a 10 ans
  Samuel Thibault 5ea0d75b6a Fix really executing tasks on the desired workers il y a 10 ans
  Samuel Thibault c78ea415aa Fix FxT trace on MIC il y a 10 ans
  Samuel Thibault 0e11cbdc28 Make sure we flush the main RAM, since we may not have a worker for doing it il y a 10 ans
  Samuel Thibault 16b3fd6a51 make sure list is empty before freeing the cache entry il y a 10 ans
  Samuel Thibault c97a242cc2 Fix finding core files on MIC il y a 10 ans
  Samuel Thibault d4053e1e7a disk_pack can't work on mic and scc il y a 10 ans
  Samuel Thibault 1b1cadbe15 Fix MIC access to cpu_codelet il y a 10 ans
  Samuel Thibault dff5208ab1 homegeneize increment_redux{,_v2}.c il y a 10 ans
  Samuel Thibault 22bb07f7fd fix build with fxt il y a 10 ans
  Samuel Thibault 73e95ec64e Improve BUFFER_SIZE management for MIC messages il y a 10 ans
  Samuel Thibault c5f7ae35b8 Add missing -rdynamic il y a 10 ans
  Samuel Thibault fb8f2eb27a More MIC fixes il y a 10 ans
  Samuel Thibault 419f4e392c TODOs il y a 10 ans
  Samuel Thibault 2514854306 comment bogus cl_arg passing il y a 10 ans
  Samuel Thibault f75c132c78 mention that rdynamic must be used for mic il y a 10 ans
  Samuel Thibault 7101e4f860 Fix missing rdynamic for examples il y a 10 ans