Historia zmian

Autor SHA1 Wiadomość Data
  Samuel Thibault 58330fd908 Add stencil example 15 lat temu
  Nathalie Furmento d0efbb8b5f configure.ac: when mpicc is unavailable, do not fail but just disable mpi 15 lat temu
  Samuel Thibault 9d6f031833 fix debug 15 lat temu
  Cédric Augonnet 0003cb731e The --disable-blocking-drivers makes it possible to disable the use of 15 lat temu
  Samuel Thibault 597370f5c7 Always enable MPI support as soon as some mpicc was found or provided. 15 lat temu
  Samuel Thibault 8d50dbee48 Fix OpenCL build on windows 15 lat temu
  Samuel Thibault c9c1b05d0f add cygwin CUDA path 15 lat temu
  Nathalie Furmento 766ea38063 configure.ac: fix syntax to use test command instead of [ 15 lat temu
  Samuel Thibault cd742e33b6 fix windows build 15 lat temu
  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) 15 lat temu
  Cédric Augonnet 433da63e14 Prepare for the coming 0.4 release 15 lat temu
  Cédric Augonnet 84627ea448 Fix typo 15 lat temu
  Cédric Augonnet 74cc2f1adc Do not hardcode the maximum number of workers in the starpu.h header. Instead, 15 lat temu
  Cédric Augonnet e21992c35f Add the --enable-maxcpus option to the configure script so that we can select 15 lat temu
  Cédric Augonnet 22459e3f6a There is now a specific list to report bugs 15 lat temu
  Nathalie Furmento 4a983beb04 Update copyright 15 lat temu
  Cédric Augonnet fab6e0a48a Remove the --disable-priority option which is really useless (someone who do 15 lat temu
  Samuel Thibault 5fc4845594 really define STARPU_HAVE_POSIX_MEMALIGN, STARPU_HAVE_MEMALIGN and STARPU_HAVE_MALLOC_H 15 lat temu
  Samuel Thibault c2a62115aa fix windows cuda build, disable opencl on windows for now (no fork there...) 15 lat temu
  Samuel Thibault ea9361f2db do not look for specific symbols in cuda, as on windows the names are mangled 15 lat temu
  Samuel Thibault 865c2a86f5 TODO 15 lat temu
  Nathalie Furmento 05cc131e5b configure.ac: apply substitution only if CUDA is enabled 15 lat temu
  Nathalie Furmento 9d25e11734 libstarpu.pc.in: only make public the CUDA flags 15 lat temu
  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 lat temu
  Cédric Augonnet 95bb2c7164 The default action of AC_CHECK_LIB when the lib is found is to add it to LIB, 15 lat temu
  Cédric Augonnet b0ff916624 We may also use the GotoBLAS2 lib 15 lat temu
  Samuel Thibault 7c9b805058 restrict -l usage to static linking by moving them to .private. Also fix pkg-config Requires field for hwloc and gordon 15 lat temu
  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 15 lat temu
  Samuel Thibault b5f194137d do not require --with-gordon if --enable-gordon is passed and gordon is already in PKG_CONFIG_PATH 15 lat temu
  Samuel Thibault 6558cfb735 disable use of wsock32 to get gethostname for now 15 lat temu