Commit History

Author SHA1 Message Date
  Nathalie Furmento e565ffb498 configure.ac: when using an automatic value for maximum number of cpus, use the next power of 2 4 years ago
  Nathalie Furmento b0910da81c doc: do not generate latex sources when not needed 4 years ago
  Nathalie Furmento 3d07c863ba Update for the auto heteroprio scheduler 4 years ago
  Nathalie Furmento 1e1f1f8789 Add StarPU Eclipse Plugin 4 years ago
  Nathalie Furmento 864e1603d6 configure.ac: fix variable name 4 years ago
  Nathalie Furmento cfb65fee99 Change the default value for configure option --enable-maxcpus to auto. it allows StarPU to automatically detect the number of CPUs on the running machine. 4 years ago
  Samuel Thibault 46d3f9a913 Fix warning 4 years ago
  Samuel Thibault 0a4002046f Restore previous option to avoid breaking people's installation 4 years ago
  Nathalie Furmento e7a3f08c3f FxT is now automatically enabled at build-time, but not enabled at run-time by default any more, STARPU_FXT_TRACE needs to be explicitly set to 1 to enable FxT trace recording. 4 years ago
  Philippe SWARTVAGHER ae85295af1 Remove useless AM_CONDITIONAL STARPU_USE_PAPI 4 years ago
  Samuel Thibault ca872735a1 Enable -Wpointer-arith by default 4 years ago
  Samuel Thibault c9ed1500b3 Fix -Wshadow warnings, enable it by default 4 years ago
  Samuel Thibault b0b5b0462b Enable -Wundef by default 4 years ago
  Samuel Thibault 214d0593de Enable -Wunused by default 4 years ago
  Samuel Thibault ab841813c6 Fix -Wextra warnings, enable them by default 4 years ago
  Samuel Thibault 10fa883814 Build sgemm when cuda is available even if blas is not 4 years ago
  Samuel Thibault 14504550ba Check that cblas_sgemv is available 4 years ago
  Samuel Thibault d912ac1196 Allow user to override -D_FORTIFY_SOURCE 4 years ago
  Samuel Thibault aa5e57fff8 Fix computing nmaxworkers when nmaxpidev is 0 4 years ago
  Nathalie Furmento 77164913d7 remove scif and coi stuff 4 years ago
  Nathalie Furmento 249cbfc1c2 rcce is no longer used 4 years ago
  Nathalie Furmento e9d87564f4 delete old MIC driver code 4 years ago
  Nathalie Furmento 98f02249aa configure.ac: fix the maximum number of workers when cpu is disabled 4 years ago
  Nathalie Furmento 52b56f57d6 configure.ac: small fixes for mpi master slave detection 4 years ago
  Nathalie Furmento f4945ce06a configure.ac: do not allow a zero value for nmaxworkers 4 years ago
  Nathalie Furmento 76d4bfb35e New configure option --with-check-cflags to define flags for C, CXX and Fortran compilers 4 years ago
  Samuel Thibault c689d70e5e Add starpu_cuda_get_nvmldev function. 4 years ago
  Samuel Thibault ac58fd7802 Fix finding libnvidia-ml 4 years ago
  Samuel Thibault 57e16291d0 Fix simgrid-mc ldflags 4 years ago
  Samuel Thibault 7d45d0c6e6 Fix more simgrid-mc ldflags 4 years ago