Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 7517525097 examples/cg/cg_kernels.c: include limits.h which defines INT_MAX 15 年之前
  Nathalie Furmento e533af0ce6 configure.ac: typo 'test x=xno' ==> 'test x = xno' 15 年之前
  Nathalie Furmento 655a5a5230 mpi/examples/stencil: add parameters for command line: -iter and -display 15 年之前
  Nathalie Furmento 25695a8c0d configure.ac: do not set a default value for OpenCL (using /usr by default can lead to errors) 15 年之前
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc 15 年之前
  Ludovic Courtès 27eaf1ca36 Add `.gitignore'. 15 年之前
  Ludovic Courtès 10437b6105 Add preliminary GCC plug-in. 15 年之前
  Samuel Thibault 330db6c455 revert part of r338: X_LIBS could be empty, while x_includes is documented to be non-empty. 15 年之前
  Nathalie Furmento dc33eba3d9 configure.ac: fix X11 detection 15 年之前
  Nathalie Furmento b343427e20 examples/Makefile.am: fix flags for mandelbrot compilation 15 年之前
  Nathalie Furmento c00e69ef7a examples/Makefile.am: also include global flags to compile mandelbrot 15 年之前
  Nathalie Furmento 462a05c8a5 configure.ac: conditionally define HAVE_X11 (properly) 15 年之前
  Nathalie Furmento a4a55fec1b configure.ac: conditionally define HAVE_X11 15 年之前
  Samuel Thibault 393582ec25 fix build with no libX11 on the system 15 年之前
  Samuel Thibault 01456b03c5 Use autoconf's standard AC_PATH_XTRA macro 15 年之前
  Samuel Thibault 9df998bafc make it clear that data_acquire implicitly waits for tasks if data dependencies are not explicitly disabled 15 年之前
  Nathalie Furmento d4ffdcb7f8 fxt: reset tracefile name when calling starpu_set_profiling_id 15 年之前
  Cédric Augonnet 7a8c337574 For experiment purpose! 15 年之前
  Cédric Augonnet c7941190ba Bug fix: partitionned the wrong matrix 15 年之前
  Cédric Augonnet c25ff2e248 Various bug fixes/cleanup in the parallel heft scheduling strategy 15 年之前
  Nathalie Furmento f32a02d56f src/datawizard/interfaces/vector_filters.c: fix typo. loop from 0 to id-1 15 年之前
  Samuel Thibault 4752e60676 make it clear that performance models are per size 15 年之前
  Samuel Thibault 87baa1fab9 be more precise 15 年之前
  Nathalie Furmento de0facd291 examples: distribute opencl kernel source 15 年之前
  Nathalie Furmento ba8e96d33e src/common/utils.h: do not print debug messages when environment variable STARPU_SILENT exists 15 年之前
  Nathalie Furmento ce16e787db examples/Makefile.am: make check should run all the examples 15 年之前
  Nathalie Furmento 9f6c7eba2f examples/basic_examples/mult.c: updates 15 年之前
  Cédric Augonnet 37ee43789b Fix the profiling mode: perhaps the executing time was not updated 15 年之前
  Samuel Thibault 3e72ea4fa3 harmonize windows build information between README and README.dev 15 年之前
  Samuel Thibault 4143640e28 look for cuda in /usr and /opt 15 年之前