Samuel Thibault f4fac716d2 When building starpu itself with msvc, we need the pthread definitions vor 11 Jahren
..
pthread_win32 19c4287bfd Add tryrd/wrlock win32 support vor 11 Jahren
.gitignore 27eaf1ca36 Add `.gitignore'. vor 14 Jahren
starpu.h 7a82eb9b6b Add initial simgrid support for MPI, not working yet vor 11 Jahren
starpu_bitmap.h 4db8dc19b1 include: fix function prototypes vor 11 Jahren
starpu_bound.h 18d8babd7a include: remove documentation as it is already defined elsewhere vor 12 Jahren
starpu_config.h.in 8b528998c0 this is actually available with msvc, in sys/time.h vor 11 Jahren
starpu_cublas.h 18d8babd7a include: remove documentation as it is already defined elsewhere vor 12 Jahren
starpu_cuda.h d0591ff302 memory manager: simplify management of global memory size vor 12 Jahren
starpu_data.h 515b80ef3f Avoid making starpu_data_invalidate actually allocate RAM memory, by passing node -1 to acquire_on_node, and making the latter not allocate in that case. This fixes overzealous memory consumption by MPI layer vor 11 Jahren
starpu_data_filters.h fb5a2f90f2 include: remove documentation as it is already defined elsewhere vor 12 Jahren
starpu_data_interfaces.h aa5c3e5c50 Let interfaces declare which transfers they allow with the can_copy methode. vor 11 Jahren
starpu_deprecated_api.h 348d9059b8 include/starpu_deprecated_api.h: talk about deprecated types instead of former types vor 12 Jahren
starpu_disk.h 689a54fffe fix doc and function prototypes vor 12 Jahren
starpu_driver.h 8bb59cc80f include: remove documentation as it is already defined elsewhere vor 12 Jahren
starpu_expert.h a20450f5cc include: fix includes vor 14 Jahren
starpu_fxt.h 701306e64c rename mvsc to msvc vor 11 Jahren
starpu_hash.h 4380f48ef6 Fix non-C89 comments vor 11 Jahren
starpu_mic.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet vor 12 Jahren
starpu_opencl.h 03ff6cfac9 include: typos vor 12 Jahren
starpu_perfmodel.h 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and vor 11 Jahren
starpu_profiling.h c8ef6dbd52 Windows doesn't respect posix' definition of timespec in time.h vor 11 Jahren
starpu_rand.h 00c2b444d2 include/: add C++ scope vor 12 Jahren
starpu_scc.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet vor 12 Jahren
starpu_sched_ctx.h 36c9d2f250 add function to return the idx of a worker in the sched_ctx vor 11 Jahren
starpu_sched_ctx_hypervisor.h 12dec4c5cc hypervisor optimisation (avoid unnecessary notifications/locks/trylocks) + add the hyp the traces vor 12 Jahren
starpu_scheduler.h 09974968a8 Let the application provide the task footprint itself vor 11 Jahren
starpu_sink.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet vor 12 Jahren
starpu_stdlib.h fbd1b911e7 New starpu_memory_get_total function to get the size of a memory node. vor 11 Jahren
starpu_task.h d76f89457d Separate bitfields set by starpu from bitfields set by user, since the latter are accessed unsafely by starpu, but the former shouldn't vor 11 Jahren
starpu_task_bundle.h 4380f48ef6 Fix non-C89 comments vor 11 Jahren
starpu_task_list.h b6bc49c083 include/: fix function prototypes vor 11 Jahren
starpu_task_util.h 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. vor 11 Jahren
starpu_thread.h f4fac716d2 When building starpu itself with msvc, we need the pthread definitions vor 11 Jahren
starpu_thread_util.h 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination vor 11 Jahren
starpu_top.h 03ff6cfac9 include: typos vor 12 Jahren
starpu_tree.h a63cf5f0b8 - fix starpu_tree_free() vor 11 Jahren
starpu_util.h 039524c7cf Spinlocks now block after a hundred tries. This avoids typical 10ms pauses vor 11 Jahren
starpu_worker.h 53a11e7402 workers: new function starpu_worker_get_type_as_string() vor 11 Jahren