#include <starpu.h>
#include <common/config.h>
#include <datawizard/coherency.h>
#include <datawizard/memalloc.h>
#include <datawizard/node_ops.h>
#include <common/utils.h>
#include <core/workers.h>
#include <core/simgrid.h>
Go to the source code of this file.
|
#define | _starpu_node_needs_map_update(node) |
|
#define | starpu_node_get_kind |
|
#define | starpu_memory_nodes_get_count |
|
#define | starpu_worker_get_memory_node |
|
#define | starpu_worker_get_local_memory_node |
|
|
void | _starpu_memory_nodes_init (void) |
|
void | _starpu_memory_nodes_deinit (void) |
|
static void | _starpu_memory_node_add_nworkers (unsigned node) |
|
void | _starpu_worker_drives_memory_node (struct _starpu_worker *worker, unsigned memnode) |
|
static const struct _starpu_node_ops * | _starpu_memory_node_get_node_ops (unsigned node) |
|
static unsigned | _starpu_memory_node_get_nworkers (unsigned node) |
|
static void | _starpu_simgrid_memory_node_set_host (unsigned node, starpu_sg_host_t host) |
|
static starpu_sg_host_t | _starpu_simgrid_memory_node_get_host (unsigned node) |
|
void | _starpu_memory_node_set_mapped (unsigned node) |
|
unsigned | _starpu_memory_node_get_mapped (unsigned node) |
|
unsigned | _starpu_memory_node_register (enum starpu_node_kind kind, int devid) |
|
void | _starpu_memory_node_register_condition (struct _starpu_worker *worker, starpu_pthread_cond_t *cond, unsigned nodeid) |
|
static struct _starpu_memory_node_descr * | _starpu_memory_node_get_description (void) |
|
static enum starpu_node_kind | _starpu_node_get_kind (unsigned node) |
|
static unsigned | _starpu_memory_nodes_get_count (void) |
|
static unsigned | _starpu_worker_get_memory_node (unsigned workerid) |
|
static unsigned | _starpu_worker_get_local_memory_node (void) |
|
◆ _starpu_cond_and_worker
struct _starpu_cond_and_worker |
◆ _starpu_memory_node_descr
struct _starpu_memory_node_descr |
◆ _starpu_worker_drives_memory_node()
same utility as _starpu_memory_node_add_nworkers
◆ _starpu_worker_get_memory_node()
static unsigned _starpu_worker_get_memory_node |
( |
unsigned |
workerid | ) |
|
|
inlinestatic |
This workerid may either be a basic worker or a combined worker
We have a combined worker