Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Cédric Augonnet 6290ece0a1 - Add a "ndeps" field in the data request structure so that a request may 15 gadi atpakaļ
  Cédric Augonnet 1640dc460d The STARPU_LIMIT_GPU_MEM environment variable indicates the maximum number of 15 gadi atpakaļ
  Samuel Thibault e3c867ac47 Add missing headers 15 gadi atpakaļ
  Samuel Thibault 23745d249b add missing files 15 gadi atpakaļ
  François Tessier 51d32eb538 Add missing licences headers in vector_scal_fortran.F 15 gadi atpakaļ
  Samuel Thibault a48b287faa harmonize mult codes 15 gadi atpakaļ
  Samuel Thibault 1142890098 free interfaces before freeing per_node pointers which hold the interface pointer 15 gadi atpakaļ
  Cédric Augonnet 8eb64e98ea The starpu_data_set_reduction_methods function defines the per-handle methods 15 gadi atpakaļ
  Nathalie Furmento 5807291b01 configure: detect availability of header file f77.h and compile fortran example only when available 15 gadi atpakaļ
  Nathalie Furmento aff285bfbb examples: revert commit #2792 as opencl driver should be fixed 15 gadi atpakaļ
  Nathalie Furmento 1db1f217b3 src/core/perfmodel/perfmodel_bus.c: improve message 15 gadi atpakaļ
  Cédric Augonnet 5a35e3b945 Some OpenCL functions do not seem to be thread safe, so we protect 15 gadi atpakaļ
  Nathalie Furmento 02fccd8e60 examples: disable coverage.sh in make check as long as opencl driver is failing with <out of ressources> error 15 gadi atpakaļ
  Cédric Augonnet 7dd9f8d00c We don't know if cl_device_id is a pointer, so we pass a pointer to the array 15 gadi atpakaļ
  Cédric Augonnet ef0789768f Cleanup data_concurrency.c to properly support SCRATCH and REDUX access types. 15 gadi atpakaļ
  Cédric Augonnet 47ea6d5f7a Cosmetic cleanups 15 gadi atpakaļ
  Cédric Augonnet 7c0759dea4 If we use a relaxed coherency type of access, we don't update the status of the 15 gadi atpakaļ
  Cédric Augonnet 7a2ff174e5 Add a STARPU_REDUX mode, for now this is unimplemented 15 gadi atpakaļ
  Cédric Augonnet c816662ece Add missing \n at the end of error messages. 15 gadi atpakaļ
  Cédric Augonnet 1819602acb - If hwloc is available, we use it to detect the size of the memory: by 15 gadi atpakaļ
  Cédric Augonnet b0a5688016 Handle the specific case of the dummy interface 15 gadi atpakaļ
  Cédric Augonnet 6d57183a8f In case it is not allowed to allocate memory, don't try to do so. 15 gadi atpakaļ
  Nathalie Furmento 4c89b868ab basic_examples: add fortran version for vector scal example (thanks to Francois Tessier) 15 gadi atpakaļ
  Cédric Augonnet 0d0f49090f Add a test that should force StarPU to do some memory reclaiming. 15 gadi atpakaļ
  Cédric Augonnet 07c5a7654b Properly check the return value of the pthread_rwlock_* methods 15 gadi atpakaļ
  Cédric Augonnet 2c5f2890b2 It is not possible to perform superflous memory allocation (for other memory 15 gadi atpakaļ
  Cédric Augonnet 2a4f1cf220 Abort after an error, and don't forget the \n at the end of the error message 15 gadi atpakaļ
  Cédric Augonnet e3620a36d3 - Implement the SCRATCH access mode using per-worker data replicates in the 15 gadi atpakaļ
  Cédric Augonnet d685be755d Use a float instead of a double 15 gadi atpakaļ
  Cédric Augonnet 40ed79b80f Some more minor cleanups 15 gadi atpakaļ