Home
last modified time | relevance | path

Searched refs:npes (Results 226 – 250 of 435) sorted by relevance

12345678910>>...18

/dports/math/libmesh/libmesh-1.6.2/contrib/parmetis/libparmetis/
H A Dnode_refine.c216 idx_t npes = ctrl->npes, mype = ctrl->mype, nparts = ctrl->nparts; in KWayNodeRefine_Greedy() local
261 nupds_pe = iwspacemalloc(ctrl, npes); in KWayNodeRefine_Greedy()
579 idx_t npes = ctrl->npes, mype = ctrl->mype, nparts = ctrl->nparts; in KWayNodeRefineInterior() local
H A Dtimer.c90 msg, (real_t)max, (real_t)sum, (real_t)(max*ctrl->npes/sum)); in PrintTimer()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/src/
H A Dgnix_util.c662 uint32_t npes, fmas, cqs, limiting_resource; in _gnix_nics_per_rank() local
689 rc = _gnix_pes_on_node(&npes); in _gnix_nics_per_rank()
696 *nics_per_rank = limiting_resource / npes; in _gnix_nics_per_rank()
/dports/devel/ga/ga-5.8/armci/testing/
H A Dfork.c16 int i, ret, npes; in main() local
/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Deqpcor.f9047 integer, intent(in) :: inode,npes local
220 if (npes>1) then
H A Dwfn_rho_vxc_io_inc.f90287 if(peinf%npes > 1) then
299 if (peinf%npes .gt. 1) then
401 if (peinf%npes .gt. 1) then
577 if(peinf%npes > 1) call MPI_BCAST(nrecord, 1, MPI_INTEGER, 0, MPI_COMM_WORLD, mpierr)
634 if(peinf%npes > 1) then
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_hc/
H A Dfeval.f42 INTEGER DIM,I,J,K,FLAG,istat, mype,npes
/dports/math/parmgridgen/ParMGridGen-1.0/ParMGridGen/IMParMetis-2.0/ParMETISLib/
H A Dedge_refine.c242 int npes = ctrl->npes, mype = ctrl->mype, nparts = ctrl->nparts; in KWayRefineClean() local
284 nupds_pe = imalloc(npes, "KWayRefine: nupds_pe"); in KWayRefineClean()
502 int npes = ctrl->npes, mype = ctrl->mype, nparts = ctrl->nparts; in KWayAdaptiveRefineClean() local
544 nupds_pe = imalloc(npes, "KWayRefine: nupds_pe"); in KWayAdaptiveRefineClean()
H A Dtimer.c84 msg, max, sum, max*ctrl->npes/sum); in PrintTimer()
/dports/science/berkeleygw/BGW-2.0.0/BSE/
H A Dinput_fi.f90314 SAFE_ALLOCATE(isend, (peinf%npes))
387 do jj=2,peinf%npes
436 do jj=2,peinf%npes
510 call eqpcor(fncor,peinf%inode,peinf%npes,kp,&
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/fcmix_parallel/
H A DfidaHeat2D_kry_bbd_p.f64 integer npes, inopt, maxl, maxrs, itask, iatol
110 call mpi_comm_size(mpi_comm_world, npes, ier)
126 if (npes .ne. npex*npey) then
128 write(*,5) npes, npex*npey
/dports/math/sundials/sundials-5.7.0/examples/ida/fcmix_parallel/
H A DfidaHeat2D_kry_bbd_p.f64 integer npes, inopt, maxl, maxrs, itask, iatol
110 call mpi_comm_size(mpi_comm_world, npes, ier)
126 if (npes .ne. npex*npey) then
128 write(*,5) npes, npex*npey
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_unc5/
H A Dfeval.f42 INTEGER DIM,I,J,K,FLAG,istat, mype,npes
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_con5/
H A Dfeval.f42 INTEGER DIM,I,J,K,FLAG,istat, mype,npes
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/demo/zipfs/
H A DPathOps.java412 static void npes() { in npes() method in PathOps
453 npes(); in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/demo/zipfs/
H A DPathOps.java412 static void npes() { in npes() method in PathOps
453 npes(); in main()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_con6/
H A Dfeval.f42 INTEGER DIM,I,J,K,FLAG,istat, mype,npes
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_unc6/
H A Dfeval.f42 INTEGER DIM,I,J,K,FLAG,istat, mype,npes
/dports/science/berkeleygw/BGW-2.0.0/NonLinearOptics/
H A Dinput.f90378 SAFE_ALLOCATE(isend, (peinf%npes))
381 do jj=2,peinf%npes
412 do jj=2,peinf%npes
/dports/math/parmetis/parmetis-4.0.3/libparmetis/
H A Dtimer.c90 msg, (real_t)max, (real_t)sum, (real_t)(max*ctrl->npes/sum)); in PrintTimer()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/petsc/
H A DidaHeat2D_petsc_snes.c127 int iout, thispe, retval, npes; in main() local
147 MPI_Comm_size(comm, &npes); in main()
150 if (npes != NPEX*NPEY) { in main()
154 npes,NPEX*NPEY); in main()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/idas/parallel/
H A DidasHeat2D_kry_p.c136 int iout, thispe, retval, npes; in main() local
150 MPI_Comm_size(comm, &npes); in main()
153 if (npes != NPEX*NPEY) { in main()
157 npes,NPEX*NPEY); in main()
H A DidasHeat2D_kry_bbd_p.c134 int thispe, iout, retval, npes; in main() local
148 MPI_Comm_size(comm, &npes); in main()
151 if (npes != NPEX*NPEY) { in main()
155 npes,NPEX*NPEY); in main()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/ida/parallel/
H A DidaHeat2D_kry_bbd_p.c134 int thispe, iout, retval, npes; in main() local
148 MPI_Comm_size(comm, &npes); in main()
151 if (npes != NPEX*NPEY) { in main()
155 npes,NPEX*NPEY); in main()
/dports/math/sundials/sundials-5.7.0/examples/ida/parallel/
H A DidaHeat2D_kry_bbd_p.c134 int thispe, iout, retval, npes; in main() local
148 MPI_Comm_size(comm, &npes); in main()
151 if (npes != NPEX*NPEY) { in main()
155 npes,NPEX*NPEY); in main()

12345678910>>...18