Home
last modified time | relevance | path

Searched refs:diag_end (Results 1 – 25 of 138) sorted by relevance

123456

/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
H A DGB_jit_AxB_dot3_phase3_mp.cu148 int diag_end = GB_IMIN( diag + work_per_thread, nxy); in AxB_dot3_phase3_mp() local
176 x_min = GB_IMAX( (int)(diag_end - nnzB), 0); in AxB_dot3_phase3_mp()
177 x_max = GB_IMIN( diag_end, nnzA); in AxB_dot3_phase3_mp()
182 if ( Ai[pivot+ xstart] < Bi[ diag_end -pivot -1 +ystart]) { in AxB_dot3_phase3_mp()
191 ycoord = diag_end -x_min -1; in AxB_dot3_phase3_mp()
192 if ( (diag_end < (nnzA +nnzB)) && (Ai[xcoord +xstart] == Bi[ycoord + ystart]) ) { in AxB_dot3_phase3_mp()
197 int ty_end = diag_end - xcoord + ystart; in AxB_dot3_phase3_mp()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
H A DGB_jit_AxB_dot3_phase3_mp.cu148 int diag_end = GB_IMIN( diag + work_per_thread, nxy); in AxB_dot3_phase3_mp() local
176 x_min = GB_IMAX( (int)(diag_end - nnzB), 0); in AxB_dot3_phase3_mp()
177 x_max = GB_IMIN( diag_end, nnzA); in AxB_dot3_phase3_mp()
182 if ( Ai[pivot+ xstart] < Bi[ diag_end -pivot -1 +ystart]) { in AxB_dot3_phase3_mp()
191 ycoord = diag_end -x_min -1; in AxB_dot3_phase3_mp()
192 if ( (diag_end < (nnzA +nnzB)) && (Ai[xcoord +xstart] == Bi[ycoord + ystart]) ) { in AxB_dot3_phase3_mp()
197 int ty_end = diag_end - xcoord + ystart; in AxB_dot3_phase3_mp()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
H A DGB_jit_AxB_dot3_phase3_mp.cu148 int diag_end = GB_IMIN( diag + work_per_thread, nxy); in AxB_dot3_phase3_mp() local
176 x_min = GB_IMAX( (int)(diag_end - nnzB), 0); in AxB_dot3_phase3_mp()
177 x_max = GB_IMIN( diag_end, nnzA); in AxB_dot3_phase3_mp()
182 if ( Ai[pivot+ xstart] < Bi[ diag_end -pivot -1 +ystart]) { in AxB_dot3_phase3_mp()
191 ycoord = diag_end -x_min -1; in AxB_dot3_phase3_mp()
192 if ( (diag_end < (nnzA +nnzB)) && (Ai[xcoord +xstart] == Bi[ycoord + ystart]) ) { in AxB_dot3_phase3_mp()
197 int ty_end = diag_end - xcoord + ystart; in AxB_dot3_phase3_mp()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
H A DGB_jit_AxB_dot3_phase3_mp.cu148 int diag_end = GB_IMIN( diag + work_per_thread, nxy); in AxB_dot3_phase3_mp() local
176 x_min = GB_IMAX( (int)(diag_end - nnzB), 0); in AxB_dot3_phase3_mp()
177 x_max = GB_IMIN( diag_end, nnzA); in AxB_dot3_phase3_mp()
182 if ( Ai[pivot+ xstart] < Bi[ diag_end -pivot -1 +ystart]) { in AxB_dot3_phase3_mp()
191 ycoord = diag_end -x_min -1; in AxB_dot3_phase3_mp()
192 if ( (diag_end < (nnzA +nnzB)) && (Ai[xcoord +xstart] == Bi[ycoord + ystart]) ) { in AxB_dot3_phase3_mp()
197 int ty_end = diag_end - xcoord + ystart; in AxB_dot3_phase3_mp()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
H A DGB_jit_AxB_dot3_phase3_mp.cu148 int diag_end = GB_IMIN( diag + work_per_thread, nxy); in AxB_dot3_phase3_mp() local
176 x_min = GB_IMAX( (int)(diag_end - nnzB), 0); in AxB_dot3_phase3_mp()
177 x_max = GB_IMIN( diag_end, nnzA); in AxB_dot3_phase3_mp()
182 if ( Ai[pivot+ xstart] < Bi[ diag_end -pivot -1 +ystart]) { in AxB_dot3_phase3_mp()
191 ycoord = diag_end -x_min -1; in AxB_dot3_phase3_mp()
192 if ( (diag_end < (nnzA +nnzB)) && (Ai[xcoord +xstart] == Bi[ycoord + ystart]) ) { in AxB_dot3_phase3_mp()
197 int ty_end = diag_end - xcoord + ystart; in AxB_dot3_phase3_mp()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
H A DGB_jit_AxB_dot3_phase3_mp.cu148 int diag_end = GB_IMIN( diag + work_per_thread, nxy); in AxB_dot3_phase3_mp() local
176 x_min = GB_IMAX( (int)(diag_end - nnzB), 0); in AxB_dot3_phase3_mp()
177 x_max = GB_IMIN( diag_end, nnzA); in AxB_dot3_phase3_mp()
182 if ( Ai[pivot+ xstart] < Bi[ diag_end -pivot -1 +ystart]) { in AxB_dot3_phase3_mp()
191 ycoord = diag_end -x_min -1; in AxB_dot3_phase3_mp()
192 if ( (diag_end < (nnzA +nnzB)) && (Ai[xcoord +xstart] == Bi[ycoord + ystart]) ) { in AxB_dot3_phase3_mp()
197 int ty_end = diag_end - xcoord + ystart; in AxB_dot3_phase3_mp()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
H A DGB_jit_AxB_dot3_phase3_mp.cu148 int diag_end = GB_IMIN( diag + work_per_thread, nxy); in AxB_dot3_phase3_mp() local
176 x_min = GB_IMAX( (int)(diag_end - nnzB), 0); in AxB_dot3_phase3_mp()
177 x_max = GB_IMIN( diag_end, nnzA); in AxB_dot3_phase3_mp()
182 if ( Ai[pivot+ xstart] < Bi[ diag_end -pivot -1 +ystart]) { in AxB_dot3_phase3_mp()
191 ycoord = diag_end -x_min -1; in AxB_dot3_phase3_mp()
192 if ( (diag_end < (nnzA +nnzB)) && (Ai[xcoord +xstart] == Bi[ycoord + ystart]) ) { in AxB_dot3_phase3_mp()
197 int ty_end = diag_end - xcoord + ystart; in AxB_dot3_phase3_mp()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/CUDA/templates/
H A DsparseDotProduct.cu77 unsigned int diag_end = INTMIN( diag + work_per_thread, nxy); in sparseDotProduct() local
105 x_min = INTMAX( (int)(diag_end - g_ynz), 0); in sparseDotProduct()
106 x_max = INTMIN( diag_end, g_xnz); in sparseDotProduct()
111 if ( g_xi[pivot] < g_yi[ diag_end -pivot -1]) { in sparseDotProduct()
120 ycoord = diag_end -x_min -1; in sparseDotProduct()
121 if ( (diag_end < (g_xnz+g_ynz)) && (g_xi[xcoord] == g_yi[ycoord]) ) { in sparseDotProduct()
126 int y_end = diag_end - xcoord; in sparseDotProduct()
/dports/science/dynare/dynare-4.6.4/dynare++/sylv/cc/
H A DBlockDiagonal.cc145 if (from != diag_end()) in findBlockStart()
148 while (from != diag_end() in findBlockStart()
161 while (start != diag_end()) in getLargestBlock()
165 if (end != diag_end()) in getLargestBlock()
191 if (end != diag_end()) in multKronBlock()
240 if (end != diag_end()) in multKronBlockTrans()
290 while (start != diag_end()) in multKron()
305 while (start != diag_end()) in multKronTrans()
320 while (start != diag_end()) in printInfo()
324 if (end != diag_end()) in printInfo()
[all …]

123456