Commit History

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