Commit History

Author SHA1 Message Date
  Cédric Augonnet 43721a131a Fix typo: CC_OR_MPICC is really CC or MPICC 14 years ago
  Samuel Thibault fd0f8af217 fix typo 14 years ago
  Samuel Thibault 4bbb79b59c fix typo 14 years ago
  Samuel Thibault 0c7a6a6630 add glpk support 14 years ago
  Samuel Thibault 66a9b3039a add theoretical bound computation infrastructure 14 years ago
  Samuel Thibault 58330fd908 Add stencil example 14 years ago
  Nathalie Furmento d0efbb8b5f configure.ac: when mpicc is unavailable, do not fail but just disable mpi 14 years ago
  Samuel Thibault 9d6f031833 fix debug 14 years ago
  Cédric Augonnet 0003cb731e The --disable-blocking-drivers makes it possible to disable the use of 14 years ago
  Samuel Thibault 597370f5c7 Always enable MPI support as soon as some mpicc was found or provided. 14 years ago
  Samuel Thibault 8d50dbee48 Fix OpenCL build on windows 14 years ago
  Samuel Thibault c9c1b05d0f add cygwin CUDA path 14 years ago
  Nathalie Furmento 766ea38063 configure.ac: fix syntax to use test command instead of [ 14 years ago
  Samuel Thibault cd742e33b6 fix windows build 14 years ago
  Nathalie Furmento e2498049af tests/coverage/coverage_test.sh is generated by configure to have a proper directory to call configure (that is needed to get a correct coverage report) 14 years ago
  Cédric Augonnet 433da63e14 Prepare for the coming 0.4 release 14 years ago
  Cédric Augonnet 84627ea448 Fix typo 14 years ago
  Cédric Augonnet 74cc2f1adc Do not hardcode the maximum number of workers in the starpu.h header. Instead, 14 years ago
  Cédric Augonnet e21992c35f Add the --enable-maxcpus option to the configure script so that we can select 14 years ago
  Cédric Augonnet 22459e3f6a There is now a specific list to report bugs 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  Cédric Augonnet fab6e0a48a Remove the --disable-priority option which is really useless (someone who do 15 years ago
  Samuel Thibault 5fc4845594 really define STARPU_HAVE_POSIX_MEMALIGN, STARPU_HAVE_MEMALIGN and STARPU_HAVE_MALLOC_H 15 years ago
  Samuel Thibault c2a62115aa fix windows cuda build, disable opencl on windows for now (no fork there...) 15 years ago
  Samuel Thibault ea9361f2db do not look for specific symbols in cuda, as on windows the names are mangled 15 years ago
  Samuel Thibault 865c2a86f5 TODO 15 years ago
  Nathalie Furmento 05cc131e5b configure.ac: apply substitution only if CUDA is enabled 15 years ago
  Nathalie Furmento 9d25e11734 libstarpu.pc.in: only make public the CUDA flags 15 years ago
  Nathalie Furmento 28d36ebed3 Fix to avoid early evaluation of ${datarootdir}. When doing so, not specifying --prefix to configure ends up in datarootdir=/NONE/share 15 years ago
  Cédric Augonnet 95bb2c7164 The default action of AC_CHECK_LIB when the lib is found is to add it to LIB, 15 years ago