Historial de Commits

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