Home
last modified time | relevance | path

Searched refs:mpi_worker (Results 1 – 17 of 17) sorted by relevance

/dports/cad/atlc/atlc-4.6.1/src/
H A Dfinite_difference_mpi.c90 void mpi_worker(int rank) { in mpi_worker() function
/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dhmmsim.c128 static void mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
237 if (cfg.my_rank > 0) mpi_worker(go, &cfg); in main()
537 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dhmmscan.c136 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
294 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
994 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dhmmbuild.c198 static void mpi_worker (const ESL_GETOPTS *go, struct cfg_s *cfg);
453 if (cfg.my_rank > 0) mpi_worker(go, &cfg); in main()
900 mpi_worker(const ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dhmmsearch.c153 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
323 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1134 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dphmmer.c161 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
355 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1220 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Djackhmmer.c181 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
405 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1368 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
/dports/biology/hmmer/hmmer-3.3/src/
H A Dhmmsim.c128 static void mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
237 if (cfg.my_rank > 0) mpi_worker(go, &cfg); in main()
537 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dhmmscan.c136 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
294 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
994 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dhmmbuild.c198 static void mpi_worker (const ESL_GETOPTS *go, struct cfg_s *cfg);
453 if (cfg.my_rank > 0) mpi_worker(go, &cfg); in main()
900 mpi_worker(const ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dhmmsearch.c153 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
323 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1134 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dphmmer.c161 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
355 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1220 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Djackhmmer.c181 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
405 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1368 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
/dports/biology/infernal/infernal-1.1.3/src/
H A Dcmcalibrate.c176 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
294 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1146 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dcmalign.c182 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
302 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1185 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dcmsearch.c273 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
414 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1474 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function
H A Dcmscan.c289 static int mpi_worker (ESL_GETOPTS *go, struct cfg_s *cfg);
389 if (cfg.my_rank > 0) status = mpi_worker(go, &cfg); in main()
1638 mpi_worker(ESL_GETOPTS *go, struct cfg_s *cfg) in mpi_worker() function