Home
last modified time | relevance | path

Searched refs:olimit (Results 1 – 25 of 549) sorted by relevance

12345678910>>...22

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/ttlg/out/
H A Dmodel7a10 30 60 60 120 2 3 1 0 3 7 150 128 0 32 0 32 12 56 ilimit=150 olimit=128 4 22 4 0 f1=0.937500 f…
14 30 60 60 120 3 2 1 0 4 7 150 240 0 0 0 0 12 30 ilimit=150 olimit=240 4 22 7 16 f1=0.878906 f2…
19 120 60 60 30 3 2 0 1 3 7 128 150 32 0 32 0 56 12 ilimit=128 olimit=150 4 0 4 22 f1=0.937500 f…
20 120 60 60 30 3 2 1 0 4 7 240 150 0 0 0 0 30 12 ilimit=240 olimit=150 7 16 4 22 f1=0.878906 f2…
73 12 18 37 74 111 3 2 0 4 1 5 7 132 148 7 1 84 74 1 18 ilimit=132 olimit=148 4 4 4 20 f1=0.76312…
74 12 18 37 74 111 3 2 1 0 4 5 7 132 148 7 1 84 74 1 18 ilimit=132 olimit=148 4 4 4 20 f1=0.76312…
75 12 18 37 74 111 3 2 1 4 0 5 7 132 148 7 1 84 74 1 18 ilimit=132 olimit=148 4 4 4 20 f1=0.76312…
76 12 18 37 74 111 3 2 4 1 0 5 7 132 148 7 1 84 74 1 18 ilimit=132 olimit=148 4 4 4 20 f1=0.76312…
95 12 18 37 74 111 4 3 0 2 1 5 7 132 222 7 0 84 0 1 37 ilimit=132 olimit=222 4 4 6 30 f1=0.817634…
96 12 18 37 74 111 4 3 1 0 2 5 7 132 222 7 0 84 0 1 37 ilimit=132 olimit=222 4 4 6 30 f1=0.817634…
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/ttlg/out/
H A Dmodel7a10 30 60 60 120 2 3 1 0 3 7 150 128 0 32 0 32 12 56 ilimit=150 olimit=128 4 22 4 0 f1=0.937500 f…
14 30 60 60 120 3 2 1 0 4 7 150 240 0 0 0 0 12 30 ilimit=150 olimit=240 4 22 7 16 f1=0.878906 f2…
19 120 60 60 30 3 2 0 1 3 7 128 150 32 0 32 0 56 12 ilimit=128 olimit=150 4 0 4 22 f1=0.937500 f…
20 120 60 60 30 3 2 1 0 4 7 240 150 0 0 0 0 30 12 ilimit=240 olimit=150 7 16 4 22 f1=0.878906 f2…
73 12 18 37 74 111 3 2 0 4 1 5 7 132 148 7 1 84 74 1 18 ilimit=132 olimit=148 4 4 4 20 f1=0.76312…
74 12 18 37 74 111 3 2 1 0 4 5 7 132 148 7 1 84 74 1 18 ilimit=132 olimit=148 4 4 4 20 f1=0.76312…
75 12 18 37 74 111 3 2 1 4 0 5 7 132 148 7 1 84 74 1 18 ilimit=132 olimit=148 4 4 4 20 f1=0.76312…
76 12 18 37 74 111 3 2 4 1 0 5 7 132 148 7 1 84 74 1 18 ilimit=132 olimit=148 4 4 4 20 f1=0.76312…
95 12 18 37 74 111 4 3 0 2 1 5 7 132 222 7 0 84 0 1 37 ilimit=132 olimit=222 4 4 6 30 f1=0.817634…
96 12 18 37 74 111 4 3 1 0 2 5 7 132 222 7 0 84 0 1 37 ilimit=132 olimit=222 4 4 6 30 f1=0.817634…
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/ttlg/
H A Dmodel.c79 const int olimitr = olimit * remainder2 / blockB; in getEfficiency_nooverlap()
83olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in getEfficiency_nooverlap()
84olimit/32) + (double)(ilimitr/32) * (olimit%32) /32+ (double)(ilimitr%32) * (olimit/32) /32 + (dou… in getEfficiency_nooverlap()
103olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in getEfficiency_overlap()
104olimit/32) + (double)(ilimitr/32) * (olimit%32) /32+ (double)(ilimitr%32) * (olimit/32) /32 + (dou… in getEfficiency_overlap()
118 double getEfficiency_nomatchg32(int ilimit, int olimit) in getEfficiency_nomatchg32() argument
121olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in getEfficiency_nomatchg32()
128 double getEfficiency_matchg32(int ilimit, int olimit) in getEfficiency_matchg32() argument
142 const int olimit = remainder2 * size0; in getEfficiency_matchl32() local
144 int minlimit = min(ilimit, olimit); in getEfficiency_matchl32()
[all …]
H A Dfvinomatchgeneral.cu59 if(out_g_colId < olimit) in fvinomgeneral_main()
144 int olimit = params[8]; in fvinomatchgeneral_transpose_kernel() local
146 printf("\t%d\t%d\t", ilimit, olimit); in fvinomatchgeneral_transpose_kernel()
160 const int olimitr = olimit * remainder2 / blockB; in fvinomatchgeneral_transpose_kernel()
235 aexpr = (int*)malloc(olimit * sizeof(int)); in fvinomatchgeneral_transpose_kernel()
239 SAFECUDAMALLOC(&input_base, olimit*sizeof(int)); in fvinomatchgeneral_transpose_kernel()
273 if(out_g_colId < olimit) in fvinomatchgeneral_transpose_kernel()
298 for(int i = 0; i < olimit; i++) in fvinomatchgeneral_transpose_kernel()
446 printf("\t%d\t%d\t%d\t%d\t", ilimit/32, ilimit%32, olimit/32,olimit%32 ); in fvinomatchgeneral_transpose_kernel()
448olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in fvinomatchgeneral_transpose_kernel()
[all …]
H A Dfvigeneralolap.cu339 int olimit = size; in fvigeneralolap_transpose_kernel() local
341 printf("\t%d\t%d\t", ilimit, olimit); in fvigeneralolap_transpose_kernel()
361 olimitr = olimit; in fvigeneralolap_transpose_kernel()
661 for(int rowId=0; rowId < olimit; rowId++) in fvigeneralolap_transpose_kernel()
688 for(int rowId=0; rowId < olimit; rowId++) in fvigeneralolap_transpose_kernel()
700 for(int rowId=0; rowId < olimit; rowId++) in fvigeneralolap_transpose_kernel()
902 const int olimit = params[8]; in fvigeneralolap_transpose_kernel() local
904 printf("\t%d\t%d\t", ilimit, olimit); in fvigeneralolap_transpose_kernel()
905 printf("\t%d\t%d\t%d\t%d\t", ilimit/32, ilimit%32, olimit/32,olimit%32 ); in fvigeneralolap_transpose_kernel()
907olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in fvigeneralolap_transpose_kernel()
[all …]
H A Dfvimatchl32.cu63 … int size0, const int plain, const int sbp, const int ilimit, const int olimit, const unsigned sh… in fvimatchl32_rem() argument
85 if(j >= olimit) in fvimatchl32_rem()
95 if(j >= olimit) in fvimatchl32_rem()
142 … int size0, const int plain, const int sbp, const int ilimit, const int olimit, const unsigned sh… in fvimatchl32_rem_coars() argument
168 if(j >= olimit) in fvimatchl32_rem_coars()
178 if(j >= olimit) in fvimatchl32_rem_coars()
197 …const int ilimit, const int olimit, const int plain, const int sbp, const int ldal, const int ldap… in fvimatchl32CallerWrapper() argument
212 …param0, param1,plain,sbp, lda_s,ldb_s,idx_s,remainder1,remainder2,ilimit,olimit,lda_kernel1, ldb_k… in fvimatchl32CallerWrapper()
223 …param0, param1,plain,sbp, lda_s,ldb_s,idx_s,remainder1,remainder2,ilimit,olimit,lda_kernel1, ldb_k… in fvimatchl32CallerWrapper()
350 const int olimit = remainder2 * size0; in fvimatchl32_transpose_kernel() local
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/ttlg/
H A Dmodel.c79 const int olimitr = olimit * remainder2 / blockB; in getEfficiency_nooverlap()
83olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in getEfficiency_nooverlap()
84olimit/32) + (double)(ilimitr/32) * (olimit%32) /32+ (double)(ilimitr%32) * (olimit/32) /32 + (dou… in getEfficiency_nooverlap()
103olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in getEfficiency_overlap()
104olimit/32) + (double)(ilimitr/32) * (olimit%32) /32+ (double)(ilimitr%32) * (olimit/32) /32 + (dou… in getEfficiency_overlap()
118 double getEfficiency_nomatchg32(int ilimit, int olimit) in getEfficiency_nomatchg32() argument
121olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in getEfficiency_nomatchg32()
128 double getEfficiency_matchg32(int ilimit, int olimit) in getEfficiency_matchg32() argument
142 const int olimit = remainder2 * size0; in getEfficiency_matchl32() local
144 int minlimit = min(ilimit, olimit); in getEfficiency_matchl32()
[all …]
H A Dfvinomatchgeneral.cu59 if(out_g_colId < olimit) in fvinomgeneral_main()
144 int olimit = params[8]; in fvinomatchgeneral_transpose_kernel() local
146 printf("\t%d\t%d\t", ilimit, olimit); in fvinomatchgeneral_transpose_kernel()
160 const int olimitr = olimit * remainder2 / blockB; in fvinomatchgeneral_transpose_kernel()
235 aexpr = (int*)malloc(olimit * sizeof(int)); in fvinomatchgeneral_transpose_kernel()
239 SAFECUDAMALLOC(&input_base, olimit*sizeof(int)); in fvinomatchgeneral_transpose_kernel()
273 if(out_g_colId < olimit) in fvinomatchgeneral_transpose_kernel()
298 for(int i = 0; i < olimit; i++) in fvinomatchgeneral_transpose_kernel()
446 printf("\t%d\t%d\t%d\t%d\t", ilimit/32, ilimit%32, olimit/32,olimit%32 ); in fvinomatchgeneral_transpose_kernel()
448olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in fvinomatchgeneral_transpose_kernel()
[all …]
H A Dfvigeneralolap.cu339 int olimit = size; in fvigeneralolap_transpose_kernel() local
341 printf("\t%d\t%d\t", ilimit, olimit); in fvigeneralolap_transpose_kernel()
361 olimitr = olimit; in fvigeneralolap_transpose_kernel()
661 for(int rowId=0; rowId < olimit; rowId++) in fvigeneralolap_transpose_kernel()
688 for(int rowId=0; rowId < olimit; rowId++) in fvigeneralolap_transpose_kernel()
700 for(int rowId=0; rowId < olimit; rowId++) in fvigeneralolap_transpose_kernel()
902 const int olimit = params[8]; in fvigeneralolap_transpose_kernel() local
904 printf("\t%d\t%d\t", ilimit, olimit); in fvigeneralolap_transpose_kernel()
905 printf("\t%d\t%d\t%d\t%d\t", ilimit/32, ilimit%32, olimit/32,olimit%32 ); in fvigeneralolap_transpose_kernel()
907olimit/32) + (double)(ilimit/32) * (olimit%32) /32+ (double)(ilimit%32) * (olimit/32) /32 + (doubl… in fvigeneralolap_transpose_kernel()
[all …]
H A Dfvimatchl32.cu63 … int size0, const int plain, const int sbp, const int ilimit, const int olimit, const unsigned sh… in fvimatchl32_rem() argument
85 if(j >= olimit) in fvimatchl32_rem()
95 if(j >= olimit) in fvimatchl32_rem()
142 … int size0, const int plain, const int sbp, const int ilimit, const int olimit, const unsigned sh… in fvimatchl32_rem_coars() argument
168 if(j >= olimit) in fvimatchl32_rem_coars()
178 if(j >= olimit) in fvimatchl32_rem_coars()
197 …const int ilimit, const int olimit, const int plain, const int sbp, const int ldal, const int ldap… in fvimatchl32CallerWrapper() argument
212 …param0, param1,plain,sbp, lda_s,ldb_s,idx_s,remainder1,remainder2,ilimit,olimit,lda_kernel1, ldb_k… in fvimatchl32CallerWrapper()
223 …param0, param1,plain,sbp, lda_s,ldb_s,idx_s,remainder1,remainder2,ilimit,olimit,lda_kernel1, ldb_k… in fvimatchl32CallerWrapper()
350 const int olimit = remainder2 * size0; in fvimatchl32_transpose_kernel() local
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/ttlg/kernels/
H A Dfvigeneralolap.h1 …ap_kernel_,ndim) (const type * A, type * B, const int ilimit, const int olimit,const int blockAI,… in CON()
59 …fvinomgeneralolap_main(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, r… in CON()
64 …ase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, ilimitr, olimit, n… in CON()
68 …fvinomgeneralolap_rem(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, ro… in CON()
72 …fvinomgeneralolap_rem(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, ro… in CON()
H A Dfvigeneralolap_coars.h1 …rs_kernel_,ndim) (const type * A, type * B, const int ilimit, const int olimit,const int blockAI,… in CON()
59 …_coars(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, num… in CON()
64 …ase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, ilimitr, olimit, n… in CON()
68 …_coars(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, ili… in CON()
72 …_coars(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, ili… in CON()
H A Dfvinomatchgeneral.h1 …kernel_, ndim) (const type * A, type * B, const int ilimit, const int olimit, const int blockAI… in CON()
56 fvinomgeneral_main(Atmp,Btmp, num_threads, offseti, offseto, ilimit, olimit, alpha, beta ); in CON()
60 fvinomgeneral_main(Atmp,Btmp, num_threads, offseti, offseto, ilimitr, olimit, alpha, beta ); in CON()
H A Dfvimatchl32.h3 , const int remainder1, const int remainder2, const int ilimit, const int olimit, const int… in CON()
47 …p, lda_kernel1, ldb_kernel1,blockA, remainder2,size0, plain, sbp, plain, olimit, offset, alpha, be… in CON()
51 …da_kernel1, ldb_kernel1,remainder1,remainder2, size0, plain, sbp, ilimit,olimit, offset, alpha, be… in CON()
H A Dfvimatchl32_coars.h3 , const int remainder1, const int remainder2, const int ilimit, const int olimit, const int… in CON()
47 …p, lda_kernel1, ldb_kernel1,blockA, remainder2,size0, plain, sbp, plain, olimit, offset, acoars, b… in CON()
51 …da_kernel1, ldb_kernel1,remainder1,remainder2, size0, plain, sbp, ilimit,olimit, offset, acoars, b… in CON()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/ttlg/kernels/
H A Dfvigeneralolap.h1 …ap_kernel_,ndim) (const type * A, type * B, const int ilimit, const int olimit,const int blockAI,… in CON()
59 …fvinomgeneralolap_main(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, r… in CON()
64 …ase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, ilimitr, olimit, n… in CON()
68 …fvinomgeneralolap_rem(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, ro… in CON()
72 …fvinomgeneralolap_rem(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, ro… in CON()
H A Dfvigeneralolap_coars.h1 …rs_kernel_,ndim) (const type * A, type * B, const int ilimit, const int olimit,const int blockAI,… in CON()
59 …_coars(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, num… in CON()
64 …ase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, ilimitr, olimit, n… in CON()
68 …_coars(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, ili… in CON()
72 …_coars(Abase,Bbase, numthreads, offseti, offseto,tile1, tile2, ilimit, olimit, rowinc, shm2, ili… in CON()
H A Dfvinomatchgeneral.h1 …kernel_, ndim) (const type * A, type * B, const int ilimit, const int olimit, const int blockAI… in CON()
56 fvinomgeneral_main(Atmp,Btmp, num_threads, offseti, offseto, ilimit, olimit, alpha, beta ); in CON()
60 fvinomgeneral_main(Atmp,Btmp, num_threads, offseti, offseto, ilimitr, olimit, alpha, beta ); in CON()
H A Dfvimatchl32.h3 , const int remainder1, const int remainder2, const int ilimit, const int olimit, const int… in CON()
47 …p, lda_kernel1, ldb_kernel1,blockA, remainder2,size0, plain, sbp, plain, olimit, offset, alpha, be… in CON()
51 …da_kernel1, ldb_kernel1,remainder1,remainder2, size0, plain, sbp, ilimit,olimit, offset, alpha, be… in CON()
H A Dfvimatchl32_coars.h3 , const int remainder1, const int remainder2, const int ilimit, const int olimit, const int… in CON()
47 …p, lda_kernel1, ldb_kernel1,blockA, remainder2,size0, plain, sbp, plain, olimit, offset, acoars, b… in CON()
51 …da_kernel1, ldb_kernel1,remainder1,remainder2, size0, plain, sbp, ilimit,olimit, offset, acoars, b… in CON()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/stlgeom/
H A Dstltool.hpp50 Array<twoint>* olimit; //outer limit of outer chart member in STLChart
78 void AddOLimit(twoint l) {olimit->Append(l);} in AddOLimit()
81 void ClearOLimit() {olimit->SetSize(0);} in ClearOLimit()
84 int GetNOLimit() const {return olimit->Size();} in GetNOLimit()
87 twoint GetOLimit(int i) const {return olimit->Get(i);} in GetOLimit()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/stlgeom/
H A Dstltool.hpp50 ARRAY<twoint>* olimit; //outer limit of outer chart member in STLChart
78 void AddOLimit(twoint l) {olimit->Append(l);} in AddOLimit()
81 void ClearOLimit() {olimit->SetSize(0);} in ClearOLimit()
84 int GetNOLimit() const {return olimit->Size();} in GetNOLimit()
87 twoint GetOLimit(int i) const {return olimit->Get(i);} in GetOLimit()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/ttlg/includes/
H A Dourinclude.h19 double getEfficiency_nooverlap(int ilimit, int olimit, int asize, int bsize, int blockA, int blockB…
21 double getEfficiency_overlap(int ilimit, int olimit, int asize, int bsize, int blockA, int blockB);
23 double getEfficiency_nomatchg32(int ilimit, int olimit);
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/ttlg/includes/
H A Dourinclude.h19 double getEfficiency_nooverlap(int ilimit, int olimit, int asize, int bsize, int blockA, int blockB…
21 double getEfficiency_overlap(int ilimit, int olimit, int asize, int bsize, int blockA, int blockB);
23 double getEfficiency_nomatchg32(int ilimit, int olimit);
/dports/cad/netgen/netgen-6.2.2105/libsrc/stlgeom/
H A Dstltool.hpp76 NgArray<twoint> olimit; //outer limit of outer chart member in netgen::STLChart
106 void AddOLimit(twoint l) {olimit.Append(l);} in AddOLimit()
109 void ClearOLimit() {olimit.SetSize(0);} in ClearOLimit()
112 size_t GetNOLimit() const {return olimit.Size();} in GetNOLimit()
115 twoint GetOLimit(int i) const {return olimit.Get(i);} in GetOLimit()

12345678910>>...22