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