Commit History

Author SHA1 Message Date
  Ludovic Courtès 23ec58a451 gcc: Error out when using `pragma wait' from a task implementation. 14 years ago
  Ludovic Courtès a5df02acc5 gcc: Compile tests both with `-O0' and `-O2'. 14 years ago
  Ludovic Courtès b82f6ef09e gcc: Fix test case to work with `-O0'. 14 years ago
  Ludovic Courtès 8ed0abcbe2 doc: First stab at documenting the GCC plug-in. 14 years ago
  Ludovic Courtès a2c12967c4 configure: Explicitly require Libtool 2.2+. 14 years ago
  Ludovic Courtès 4db7072c3d gcc: Use new syntactic sugar in the matrix multiplication example. 14 years ago
  Ludovic Courtès 0ba68acb73 gcc: Remove leftover debugging statement. 14 years ago
  Ludovic Courtès d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. 14 years ago
  Ludovic Courtès b6a70d83a3 gcc: Use the OpenCL and CUDA CPPFLAGS when building the examples. 14 years ago
  Sylvain Henry ad9b202a0f SOCL: Mandelbrot: Disable X11 output 14 years ago
  Sylvain Henry fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
  Nathalie Furmento 93adb101bd doc/Makefile.am: new rule uninstall-local 14 years ago
  Nathalie Furmento 3b923efb89 Makefile.am: add clean rule for StarPU-Top 14 years ago
  Nathalie Furmento 8dd971623a Makefile.am: mpi must be built before examples 14 years ago
  Samuel Thibault 9e95ec4d99 mv starpu_top.sh starpu_top 14 years ago
  Samuel Thibault 59d7d6567e fix alignment 14 years ago
  Samuel Thibault 1ae963e821 Document that bus performance is shown bu starpu_machine_display 14 years ago
  Samuel Thibault 45b4b54f8e Give user more patience while calibrating the bus. 14 years ago
  Samuel Thibault 319454e08d Fix CUDA/OpenCL bandwidth computation 14 years ago
  Nathalie Furmento 2a7db91a25 Makefile.am: change orders of sub-directories 14 years ago
  Samuel Thibault f351cf2d3f StarPU does not yet measure GPU-GPU transfers 14 years ago
  Samuel Thibault 47b21020da print bandwidths too in starpu_machine_display 14 years ago
  Nathalie Furmento 315eb3c81c add starpu-top files when creating distrib 14 years ago
  Samuel Thibault 89ae0d8012 prevent user from trying to use a partitioned data in a task 14 years ago
  Samuel Thibault 93ea7f7cbd Fix count of number of valid copies. Take into account the case where a memory node has all the bits, but fragmented. 14 years ago
  Nathalie Furmento ad798de352 configure.ac: new comments 14 years ago
  Nathalie Furmento 07a2dc889e configure.ac: new option to explicitely disable peer transfers with CUDA 4.0 14 years ago
  Samuel Thibault 582c577327 On unpartition, free children memchunks. Only free the father if it is not valid 14 years ago
  Nathalie Furmento 4dd859f83c src/core/dependencies/tags.c: add debug messages 14 years ago
  Sylvain Henry d5a3dd84c9 Separation between event enqueueing and task submission 14 years ago