Commit History

Yazar SHA1 Mesaj Tarih
  Cédric Augonnet 7dd9f8d00c We don't know if cl_device_id is a pointer, so we pass a pointer to the array 15 yıl önce
  Cédric Augonnet ef0789768f Cleanup data_concurrency.c to properly support SCRATCH and REDUX access types. 15 yıl önce
  Cédric Augonnet 47ea6d5f7a Cosmetic cleanups 15 yıl önce
  Cédric Augonnet 7c0759dea4 If we use a relaxed coherency type of access, we don't update the status of the 15 yıl önce
  Cédric Augonnet 7a2ff174e5 Add a STARPU_REDUX mode, for now this is unimplemented 15 yıl önce
  Cédric Augonnet c816662ece Add missing \n at the end of error messages. 15 yıl önce
  Cédric Augonnet 1819602acb - If hwloc is available, we use it to detect the size of the memory: by 15 yıl önce
  Cédric Augonnet b0a5688016 Handle the specific case of the dummy interface 15 yıl önce
  Cédric Augonnet 6d57183a8f In case it is not allowed to allocate memory, don't try to do so. 15 yıl önce
  Nathalie Furmento 4c89b868ab basic_examples: add fortran version for vector scal example (thanks to Francois Tessier) 15 yıl önce
  Cédric Augonnet 0d0f49090f Add a test that should force StarPU to do some memory reclaiming. 15 yıl önce
  Cédric Augonnet 07c5a7654b Properly check the return value of the pthread_rwlock_* methods 15 yıl önce
  Cédric Augonnet 2c5f2890b2 It is not possible to perform superflous memory allocation (for other memory 15 yıl önce
  Cédric Augonnet 2a4f1cf220 Abort after an error, and don't forget the \n at the end of the error message 15 yıl önce
  Cédric Augonnet e3620a36d3 - Implement the SCRATCH access mode using per-worker data replicates in the 15 yıl önce
  Cédric Augonnet d685be755d Use a float instead of a double 15 yıl önce
  Cédric Augonnet 40ed79b80f Some more minor cleanups 15 yıl önce
  Cédric Augonnet 25b2878d1f Code cleanup 15 yıl önce
  Cédric Augonnet 630c27c6fb Bug fix: in case of cache hit, we don't return -ENOMEM but the size of the buffer 15 yıl önce
  Cédric Augonnet e344b2b6cc This is a first step toward the merge of the data replicatate and mem_chunk 15 yıl önce
  Samuel Thibault c3d288d15b reduce size of mult coverage test to make it fit in 1GB memory 15 yıl önce
  Samuel Thibault 6c64f8620b avoid duplicate tests that don't pass with no more than 1GB memory 15 yıl önce
  Samuel Thibault 7dec4b91b6 reduce default cholesky size so it can fit on 1GB laptops 15 yıl önce
  Samuel Thibault 1c8dd1f59b test coverage after all programs 15 yıl önce
  Samuel Thibault 4d4ff33f6c TODO 15 yıl önce
  Samuel Thibault 67bca51106 make use of _starpu_worker_may_execute_task instead of hardcoding it 15 yıl önce
  Cédric Augonnet e49bbc7b64 Minimalist documentation of headers in src/datawizard/ 15 yıl önce
  Samuel Thibault 60caa1c253 make _starpu_worker_may_execute_task take a task instead of a where 15 yıl önce
  Cédric Augonnet ec828bcdd3 Minimalist documentation for the headers in src/core/ 15 yıl önce
  Samuel Thibault d023ed950e push decision of "where" parameter of task pops down to scheduling policies, turn it into a worker id, and propagate to pop_task functions too 15 yıl önce