Commit History

Author SHA1 Message Date
  Samuel Thibault c0534daa13 test got fixed 10 years ago
  Samuel Thibault 1b7f96635f fix warning 10 years ago
  Samuel Thibault e1d98dae9c Use STARPU_BLAS_LDFLAGS instead of MKL_LIBS 10 years ago
  Nathalie Furmento 2fa01be88b src/core/perfmodel/perfmodel_history.c: use correct double formatting 10 years ago
  Nathalie Furmento 74e0230d94 src/core/perfmodel/perfmodel_nan.c: use NaN 10 years ago
  Nathalie Furmento 84708a6fcc src/core/perfmodel/perfmodel_print.c: write double with format %e 10 years ago
  Samuel Thibault 9ebf0fcd00 Remove spurious where initialization 10 years ago
  Samuel Thibault 54ca953a98 Add missing cl_arg_size initialization 10 years ago
  Samuel Thibault a95613dc3b Enable codelets using BLAS on MIC 10 years ago
  Samuel Thibault 637994eb2d Make it easier to pass args to tests & examples 10 years ago
  Samuel Thibault d4e98734d2 autodetect mkl 10 years ago
  Samuel Thibault fefd03500d Add --with-mic-params and --with-host-param parameters to mic-configure 10 years ago
  Samuel Thibault 7c3f2b1f39 Look for starpu_init instead of main, it has better chances of being exports 10 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 10 years ago
  Samuel Thibault 50d40bc4fe disable disk_copy on mic/scc too 10 years ago
  Nathalie Furmento 53547cf915 tests/disk: skip if directory cannot be created, it is not a starpu error 10 years ago
  Samuel Thibault 9d6f2e0b7e Fix non-fxt build 10 years ago
  Samuel Thibault 77f346d5c9 Add missing rdynamic 10 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 10 years ago
  Samuel Thibault 999afbb767 Fix cross-loader for the examples/stencil directory 10 years ago
  Samuel Thibault 5ea0d75b6a Fix really executing tasks on the desired workers 10 years ago
  Samuel Thibault c78ea415aa Fix FxT trace on MIC 10 years ago
  Samuel Thibault 0e11cbdc28 Make sure we flush the main RAM, since we may not have a worker for doing it 10 years ago
  Samuel Thibault 16b3fd6a51 make sure list is empty before freeing the cache entry 10 years ago
  Samuel Thibault c97a242cc2 Fix finding core files on MIC 10 years ago
  Samuel Thibault d4053e1e7a disk_pack can't work on mic and scc 10 years ago
  Samuel Thibault 1b1cadbe15 Fix MIC access to cpu_codelet 10 years ago
  Samuel Thibault dff5208ab1 homegeneize increment_redux{,_v2}.c 10 years ago
  Samuel Thibault 22bb07f7fd fix build with fxt 10 years ago
  Samuel Thibault 73e95ec64e Improve BUFFER_SIZE management for MIC messages 10 years ago