#include <stdio.h>#include <string.h>#include <stdlib.h>#include <tcl.h>#include "config.h"#include "CommandQueue.h"#include "Command.h"#include "VMDApp.h"#include "Inform.h"#include "WKFThreads.h"Go to the source code of this file.
Definition at line 142 of file cmd_parallel.C.
References mask, NULL, VMDApp::par_barrier, VMDApp::par_name, VMDApp::par_rank, VMDApp::par_size, wkf_tasktile_struct::start, strupncmp, swift_mpi_init, VMD_MPI_TAG_ALLREDUCE_ARGLENGTH, VMD_MPI_TAG_ALLREDUCE_PAYLOAD, VMD_MPI_TAG_FOR_REQUEST, WKF_SCHED_DONE, wkf_shared_iterator_destroy, wkf_shared_iterator_init, wkf_shared_iterator_next_tile, wkf_shared_iterator_set, wkf_thread_create, wkf_thread_join, and wkf_thread_t.