Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 766ea38063 configure.ac: fix syntax to use test command instead of [ vor 15 Jahren
  Samuel Thibault cd742e33b6 fix windows build vor 15 Jahren
  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) vor 15 Jahren
  Cédric Augonnet 433da63e14 Prepare for the coming 0.4 release vor 15 Jahren
  Cédric Augonnet 84627ea448 Fix typo vor 15 Jahren
  Cédric Augonnet 74cc2f1adc Do not hardcode the maximum number of workers in the starpu.h header. Instead, vor 15 Jahren
  Cédric Augonnet e21992c35f Add the --enable-maxcpus option to the configure script so that we can select vor 15 Jahren
  Cédric Augonnet 22459e3f6a There is now a specific list to report bugs vor 15 Jahren
  Nathalie Furmento 4a983beb04 Update copyright vor 15 Jahren
  Cédric Augonnet fab6e0a48a Remove the --disable-priority option which is really useless (someone who do vor 15 Jahren
  Samuel Thibault 5fc4845594 really define STARPU_HAVE_POSIX_MEMALIGN, STARPU_HAVE_MEMALIGN and STARPU_HAVE_MALLOC_H vor 15 Jahren
  Samuel Thibault c2a62115aa fix windows cuda build, disable opencl on windows for now (no fork there...) vor 15 Jahren
  Samuel Thibault ea9361f2db do not look for specific symbols in cuda, as on windows the names are mangled vor 15 Jahren
  Samuel Thibault 865c2a86f5 TODO vor 15 Jahren
  Nathalie Furmento 05cc131e5b configure.ac: apply substitution only if CUDA is enabled vor 15 Jahren
  Nathalie Furmento 9d25e11734 libstarpu.pc.in: only make public the CUDA flags vor 15 Jahren
  Nathalie Furmento 28d36ebed3 Fix to avoid early evaluation of ${datarootdir}. When doing so, not specifying --prefix to configure ends up in datarootdir=/NONE/share vor 15 Jahren
  Cédric Augonnet 95bb2c7164 The default action of AC_CHECK_LIB when the lib is found is to add it to LIB, vor 15 Jahren
  Cédric Augonnet b0ff916624 We may also use the GotoBLAS2 lib vor 15 Jahren
  Samuel Thibault 7c9b805058 restrict -l usage to static linking by moving them to .private. Also fix pkg-config Requires field for hwloc and gordon vor 15 Jahren
  Samuel Thibault c6b4a8be4c libtool was refusing to create a dll just because objdump on wsock32 was talking french. Force C messages, and re-enable the use of wsock32 vor 15 Jahren
  Samuel Thibault b5f194137d do not require --with-gordon if --enable-gordon is passed and gordon is already in PKG_CONFIG_PATH vor 15 Jahren
  Samuel Thibault 6558cfb735 disable use of wsock32 to get gethostname for now vor 15 Jahren
  Samuel Thibault 74cb9f96d2 yet more win32 stuff vor 15 Jahren
  Samuel Thibault 3a62b468b9 add rule to call the lib tool to generate .lib from .def vor 15 Jahren
  Samuel Thibault 2cb704f236 enforce yet more the building of dlls vor 15 Jahren
  Nathalie Furmento bb615dfba4 regression: copy shell script and profiles in build directory vor 15 Jahren
  Nathalie Furmento fb380cb6d2 fix setting of STARPU_SRC_DIR (to deal with absolute and relative path) vor 15 Jahren
  Cédric Augonnet 299fec7dca Use AC_PATH_PROG to find nvcc's path vor 15 Jahren
  Cédric Augonnet 31faff04b9 fix the description of the --enable-fast option vor 15 Jahren