Nathalie Furmento 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) 14 years ago
..
starpu.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
starpu_bound.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
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 14 years ago
starpu_cuda.h eb10f6b655 - Make starpu_cuda_get_local_stream return the stream instead of a pointer to it 14 years ago
starpu_data.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
starpu_data_filters.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
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 14 years ago
starpu_expert.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
starpu_opencl.h d56a66ebba Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac) 14 years ago
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* 14 years ago
starpu_profiling.h 47d387092e Use MPI rank instead of PID for profiling file name 14 years ago
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) 14 years ago
starpu_task.h cdfdc093b0 rename field interface in struct starpu_task into interfaces (on windows, when including <windows.h>, one gets #define interface struct, ...) 14 years ago
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) 14 years ago
starpu_task_list.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
starpu_util.h 84af19fdde - Major cleanup of the code generating the Paje trace 14 years ago