#include <stddef.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "c99.h"
#include "name.h"
#include "fail.h"
#include "types.h"
#include "comm.h"
#include "mem.h"
#include "gs_defs.h"
#include "gs.h"
Go to the source code of this file.
int main |
( |
int |
narg, |
|
|
char * |
arg[] |
|
) |
| |
static void test |
( |
const struct comm * |
comm | ) |
|
|
static |
Definition at line 17 of file gs_test.c.
References dom, gs, gs_auto, gs_free, gs_setup, i, comm::id, np, comm::np, sint, slong, tmalloc, and uint.
Referenced by main().
Definition at line 15 of file gs_test.c.
Referenced by allreduce_exec(), allreduce_imp(), cr_exec(), gs_aux(), gs_gather_vec_to_many(), gs_scatter_many_to_vec(), gs_scatter_vec(), gs_scatter_vec_to_many(), pw_exec(), scan_imp(), and test().