Home
last modified time | relevance | path

Searched refs:nCV (Results 1 – 21 of 21) sorted by relevance

/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/CUDA/Kernels/
H A Dconstruct_X.cu34 __global__ void kernel_construct_X(int nCV, in kernel_construct_X() argument
62 for (int m = threadIdx.x; m < nCV; m += blockDim.x) in kernel_construct_X()
100 __global__ void kernel_construct_X_free_projection(int nCV, in kernel_construct_X_free_projection() argument
120 for (int m = threadIdx.x; m < nCV; m += blockDim.x) in kernel_construct_X_free_projection()
139 void construct_X(int nCV, in construct_X() argument
159 kernel_construct_X<<<grid_dim, block_dim>>>(nCV, nsteps, nwalk, sqrtdt, vbound, in construct_X()
168 void construct_X(int nCV, in construct_X() argument
188 kernel_construct_X<<<grid_dim, block_dim>>>(nCV, nsteps, nwalk, sqrtdt, vbound, in construct_X()
197 void construct_X(int nCV, in construct_X() argument
217 kernel_construct_X<<<grid_dim, block_dim>>>(nCV, nsteps, nwalk, sqrtdt, vbound, in construct_X()
[all …]
H A Dconstruct_X.cuh23 void construct_X(int nCV,
34 void construct_X(int nCV,
45 void construct_X(int nCV,
56 void construct_X(int nCV,
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/HIP/Kernels/
H A Dconstruct_X.hip.cpp30 __global__ void kernel_construct_X(int nCV, in kernel_construct_X() argument
58 for (int m = threadIdx.x; m < nCV; m += blockDim.x) in kernel_construct_X()
96 __global__ void kernel_construct_X_free_projection(int nCV, in kernel_construct_X_free_projection() argument
116 for (int m = threadIdx.x; m < nCV; m += blockDim.x) in kernel_construct_X_free_projection()
135 void construct_X(int nCV, in construct_X() argument
150 …lGGL(kernel_construct_X_free_projection, dim3(grid_dim), dim3(block_dim), 0, 0, nCV, nsteps, nwalk, in construct_X()
154 …hipLaunchKernelGGL(kernel_construct_X, dim3(grid_dim), dim3(block_dim), 0, 0, nCV, nsteps, nwalk, … in construct_X()
162 void construct_X(int nCV, in construct_X() argument
177 …lGGL(kernel_construct_X_free_projection, dim3(grid_dim), dim3(block_dim), 0, 0, nCV, nsteps, nwalk, in construct_X()
189 void construct_X(int nCV, in construct_X() argument
[all …]
H A Dconstruct_X.hip.h20 void construct_X(int nCV,
31 void construct_X(int nCV,
42 void construct_X(int nCV,
53 void construct_X(int nCV,
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Propagators/
H A DAFQMCDistributedPropagator.icc47 long nCV = wfn.global_number_of_cholesky_vectors();
75 // X: [ nCV * nwalk * nstep ] (2 copies)
76 // vbias: [ nCV * nwalk ]
78 // memory_needs: nwalk * ( 2*Gsize + nCV*(nstep+1) + 2*NMO*NMO*nstep )
109 StaticSPMatrix X({long(nCV), long(nwalk * nsteps)},
111 StaticSPMatrix vbias({long(nCV), long(nwalk)},
113 StaticSPMatrix RNG({long(nCV), long(nwalk * nsteps)},
165 // 4b. Assemble X(nCV,nsteps,nwalk)
H A DAFQMCBasePropagator.icc124 // 3. Assemble X(nCV,nsteps,nwalk)
333 // 1. Get X(nCV,nwalk) from wset
714 int nCV = int(X.size(0));
731 …kernels::construct_X(nCV, nsteps, nwalk, free_projection, sqrtdt, vbias_bound, to_address(vMF.orig…
737 std::tie(m0, mN) = FairDivideBoundary(TG.TG_local().rank(), nCV, TG.TG_local().size());
H A DAFQMCDistributedPropagatorDistCV.icc211 // 4b. Assemble X(nCV,nsteps,nwalk)
583 // 3b. Assemble X(nCV,nsteps,nwalk)
890 // 1. Get X(nCV,nwalk) from wset
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Wavefunctions/tests/
H A Dtest_wfn_factory.cpp204 auto nCV = wfn.local_number_of_cholesky_vectors(); in wfn_fac() local
205 CMatrix X({nCV, nwalk}, alloc_); in wfn_fac()
539 auto nCV = wfn.local_number_of_cholesky_vectors(); in wfn_fac_distributed() local
540 CMatrix X({nCV, nwalk}, alloc_); in wfn_fac_distributed()
573 boost::multi::array<ComplexType, 2> T({nCV, nwalk}); in wfn_fac_distributed()
688 nCV = wfn2.local_number_of_cholesky_vectors(); in wfn_fac_distributed()
718 boost::multi::array<ComplexType, 2> T({nCV, nwalk}); in wfn_fac_distributed()
947 auto nCV = wfn.local_number_of_cholesky_vectors();
948 shmCMatrix X({nCV,nwalk},alloc_);
1037 assert(nCV == nomsd.local_number_of_cholesky_vectors());
[all …]
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/osd/
H A DcpuPatchTable.cpp43 int nCV = farPatchTable->GetPatchArrayDescriptor(j).GetNumControlVertices(); in CpuPatchTable() local
45 numIndices += nPatch * nCV; in CpuPatchTable()
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/HamiltonianOperations/
H A DReal3IndexFactorization_batched_v2.hpp330 int nCV = 0; in energy() local
331 while (nCV < local_nCV) in energy()
333 int nvecs = std::min(local_nCV - nCV, max_nCV); in energy()
334 …SpCMatrix_ref Lna(make_device_ptr(Lnak[nd * nspin + ispin][nCV].origin()), {nvecs * nel[ispin], NM… in energy()
348 Tanb_to_Kl(nwalk, nel[ispin], nvecs, local_nCV, Twbna.origin(), Kl.origin() + nCV); in energy()
351 nCV += max_nCV; in energy()
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/HamiltonianOperations/tests/
H A Dtest_hamiltonian_operations.cpp223 auto nCV = HOps.local_number_of_cholesky_vectors(); in ham_ops_basic_serial() local
225 CMatrix X({nCV, 1}, alloc_); in ham_ops_basic_serial()
/dports/math/arpack-ng/arpack-ng-3.8.0/EXAMPLES/MATRIX_MARKET/
H A Darpackmm.cpp302 stringstream nCV(argv[a]); in readCmdLine() local
303 nCV >> nbCV; in readCmdLine()
304 if (!nCV) { in readCmdLine()
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Walkers/
H A DWalkerSetBase.h294 void resize_bp(int nbp, int nCV, int nref) in resize_bp() argument
301 wlk_desc[4] = nCV; in resize_bp()
326 cnt += nbp * nCV; in resize_bp()
H A DWalkerSetBase.icc144 // wlk_descriptor: {nmo, naea, naeb, nback_prop, nCV, nRefs, nHist}
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Propagators/store/
H A DAFQMCDistributedPropagatorDistCV.icc232 // 4b. Assemble X(nCV,nsteps,nwalk)
/dports/www/flexget/Flexget-3.2.18/flexget/tests/cassettes/
H A Dtest_npo_watchlist.TestNpoWatchlistPremium.test_npowatchlist_lookup1649 fv3z6DEuRM/5BMuuhYGJ1nlElwrfp94vKC6Sfy6MCyyUMd/nCV+Y/ODEbqTucIHNDKJhgvub3XBx
/dports/math/py-spvcm/spvcm-0.3.0/spvcm/examples/
H A Dusing_the_sampler.ipynb758 …QCwUMNilRzarGG1Za9YcbeIEMEkqAaUJmPya1FCKDUN2Ac7UzR+MQ8TkCzEhJUJAhIMkUYSlY7\nCV/++lVSbdkepWyvD32Z1k…
/dports/science/smoldyn/smoldyn-2.67/examples/S94_archive/Andrews_2016/excluded volume/
H A DExcludedVolme.nb78055 Z+cUnnyg4r+NUy+cfNqQOrJHydxzCgsO7o5cdI+NMImywR/nCV/zKdOkEDrI
/dports/security/hashcat-legacy/hashcat-legacy-2.00/salts/
H A Dbrute-vbulletin.salt707330 nCV
/dports/www/element-web/element-v1.9.8/bundles/fe56de007a54db37c626/
H A Dvendors~init.js.map1 …36P,SA5nCN,IA6nCV26P,EAAMv8O,GAAG,KACXo47B,GAAU77sB,EAAMv8O,GAAG,GAAGpe,SA/nCV,IAioCV26P,EAAMv8O,G…
/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/tests/data/
H A Drandom_big_bin.csv2994 …�����\Z�b�`��V�2)�eV�Y=o�N�1�����O���o�菚�9T�5�r�3�a�S��?��G�!"{1(�nCV��)ׁ�f�0*(.�J� �…