Cédric Augonnet 7a076ccf58 Only use __builtin_expect with GCC. Thanks to Jonathan Adamczewski for il y a 14 ans
..
.gitignore 27eaf1ca36 Add `.gitignore'. il y a 14 ans
starpu.h 62262166d6 starpu_worker_get_count_by_type and starpu_worker_get_ids_by_type respectively il y a 14 ans
starpu_bound.h 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
starpu_config.h.in bc7c8bcc60 include: ssize_t is not defined on virtual studio, use starpu_ssize_t which will be defined as ssize_t or long depending on the platform il y a 14 ans
starpu_cuda.h eb10f6b655 - Make starpu_cuda_get_local_stream return the stream instead of a pointer to it il y a 14 ans
starpu_data.h 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
starpu_data_filters.h 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
starpu_data_interfaces.h bc7c8bcc60 include: ssize_t is not defined on virtual studio, use starpu_ssize_t which will be defined as ssize_t or long depending on the platform il y a 14 ans
starpu_expert.h 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
starpu_opencl.h d56a66ebba Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac) il y a 14 ans
starpu_perfmodel.h 511e71c851 include: when compiling with visual studio c++, do not include pthread.h (it does not exist), and replace pthread types with void* il y a 14 ans
starpu_profiling.h 47d387092e Use MPI rank instead of PID for profiling file name il y a 14 ans
starpu_scheduler.h 7b59581779 include/: when compiling with visual studio, do not include pthread.h, do not define functions using pthread types, and define pthread variables as void * (followup to #3304) il y a 14 ans
starpu_task.h cdfdc093b0 rename field interface in struct starpu_task into interfaces (on windows, when including <windows.h>, one gets #define interface struct, ...) il y a 14 ans
starpu_task_bundle.h 7b59581779 include/: when compiling with visual studio, do not include pthread.h, do not define functions using pthread types, and define pthread variables as void * (followup to #3304) il y a 14 ans
starpu_task_list.h 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
starpu_util.h 7a076ccf58 Only use __builtin_expect with GCC. Thanks to Jonathan Adamczewski for il y a 14 ans