Samuel Thibault 1e9adb4833 Add const qualifiers 13 years ago
..
pthread_win32 3f275cde36 Fix definition of timespec: it is now defined in some w32api version, depending on some obscure toolchain conditions 13 years ago
.gitignore 27eaf1ca36 Add `.gitignore'. 14 years ago
starpu.h 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 13 years ago
starpu_bound.h 1f0545b4e9 include: code cleaning 13 years ago
starpu_config.h.in c46d26e887 re-fix erand48_r use on BSD 13 years ago
starpu_cublas.h 0b03022752 cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c 13 years ago
starpu_cuda.h acce0b71ce Add OpenGL interoperability support 13 years ago
starpu_data.h dedad35f5f make function starpu_data_test_if_allocated_on_node public, it is needed for users to define new data interfaces with a handle_to_pointer operation 13 years ago
starpu_data_filters.h ffed3ea57c Add more 3D filters: vertical, depth, and shadow variants 13 years ago
starpu_data_interfaces.h 29a60d5852 Data interface: define new functions to pack and unpack data handles 13 years ago
starpu_deprecated_api.h b62e089dac perfmodel: partly revert r7054 13 years ago
starpu_expert.h a20450f5cc include: fix includes 13 years ago
starpu_fxt.h d9fffa960b move fxt declarations to its own header 13 years ago
starpu_hash.h fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. 13 years ago
starpu_opencl.h 0b1d4dad0f OpenCL: new function starpu_opencl_load_binary_opencl() to load a binary OpenCL kernel 13 years ago
starpu_perfmodel.h 3332f3a13f include/starpu_perfmodel.h: any variable defined as struct starpu_per_arch_perfmodel will be marked as deprecated 13 years ago
starpu_profiling.h 1e9adb4833 Add const qualifiers 13 years ago
starpu_rand.h c46d26e887 re-fix erand48_r use on BSD 13 years ago
starpu_scheduler.h 75685a6032 Make the starpu_task_bundle_expected_* functions public. 13 years ago
starpu_task.h c7b299435f include/starpu_task.h: add documentation for magic field 13 years ago
starpu_task_bundle.h 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 13 years ago
starpu_task_list.h 367a594534 include: doc: update function prototypes to be similar in doc and include 13 years ago
starpu_task_util.h a044cf23b4 task helper: move the definitions of the task helper functions to include/starpu_task_util.h 13 years ago
starpu_top.h 594a1bace9 privatize starpu-top private functions 13 years ago
starpu_util.h a044cf23b4 task helper: move the definitions of the task helper functions to include/starpu_task_util.h 13 years ago