Commit History

Yazar SHA1 Mesaj Tarih
  Nathalie Furmento 28e2250682 cuda: fix type for devid to always be unsigned 12 yıl önce
  Samuel Thibault c76f1369a1 Add missing change 12 yıl önce
  Nathalie Furmento 97b9449927 include: doc: minor fixes in function prototypes 12 yıl önce
  Nathalie Furmento e3182f62a8 include/: move public function declaration in starpu.h 12 yıl önce
  Nathalie Furmento 532c5262ea starpu.h: fix include order 12 yıl önce
  Cyril Roelandt f4ec4584a6 Remove a no longer relevant TODO item. 12 yıl önce
  Nathalie Furmento c0c5adb057 Add environment variables to disable only CUDA or only OpenCL asynchronous copies, namely STARPU_DISABLE_CUDA_ASYNCHRONOUS_COPY and STARPU_DISABLE_OPENCL_ASYNCHRONOUS_COPY 12 yıl önce
  Nathalie Furmento f7b18b7c03 include/starpu.h: include all .h files that code using StarPU only has to include starpu.h to get all the functionalities 12 yıl önce
  Nathalie Furmento a044cf23b4 task helper: move the definitions of the task helper functions to include/starpu_task_util.h 13 yıl önce
  Nathalie Furmento 0b03022752 cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c 13 yıl önce
  Samuel Thibault 844951370b Show topology in starpu_machine_display 13 yıl önce
  Samuel Thibault f30a1170aa Replace starpu_force_bus_sampling with bus_calibrate configuration option, as calibration should done carefully during starpu initialization, and not after initialization 13 yıl önce
  Nathalie Furmento 74e3d138f2 Driver API: rename starpu_set_end_of_submissions into starpu_drivers_request_termination and document it 13 yıl önce
  Cyril Roelandt 3675d6b12e Make the CPU driver public. 13 yıl önce
  Cyril Roelandt 9abd6ebfb0 Rename starpu_run_driver to starpu_driver_run for the sake of consistency. 13 yıl önce
  Cyril Roelandt 4794b8e009 Add driver-related functions to the API; 13 yıl önce
  Samuel Thibault acce0b71ce Add OpenGL interoperability support 13 yıl önce
  Cyril Roelandt 90a0c48b85 Fix TODO: OpenCL drivers can already be launched by the application. 13 yıl önce
  Cyril Roelandt d07c947598 Allow applications to run the OpenCL drivers themselves. 13 yıl önce
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 13 yıl önce
  Cyril Roelandt f988104459 Allow the application to launch multiple StarPU drivers itself (instead of just one). 13 yıl önce
  Cyril Roelandt a499bf4c71 Allow a driver not to be run by StarPU, but by the application itself. 13 yıl önce
  Nathalie Furmento af8467cd5a disable asynchronous copy: distinguish what is an action and what is an enquiry 13 yıl önce
  Nathalie Furmento a399e22906 rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled 13 yıl önce
  Nathalie Furmento dc071405ca Allows users to disable asynchronous copies. This should be done when using OpenCL AMD implementation as it is known to fail when asynchronously copying data. 13 yıl önce
  Cyril Roelandt 25019b621d Add a STARPU_WARN_UNUSED_RESULT macro. 13 yıl önce
  Nathalie Furmento 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 13 yıl önce
  Nathalie Furmento 2604e8f3c6 Add new files starpuXXX1.0.pc for XXX=""|"mpi"|"fft" to use the latest version of StarPU. 13 yıl önce
  Nathalie Furmento f311c3c43b include: fix c++ code 13 yıl önce
  Nathalie Furmento 1f0545b4e9 include: code cleaning 13 yıl önce