Home
last modified time | relevance | path

Searched refs:TASKTYPE_Apply2 (Results 1 – 25 of 68) sorted by relevance

123

/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GPUQREngine/Source/TaskDescriptor/
H A DTaskDescriptor_flops.cpp87 case TASKTYPE_Apply2: in getFlops()
125 case TASKTYPE_Apply2: flops *= 0.5; break; in getWeightedFlops()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GPUQREngine/Include/
H A DGPUQREngine_TaskDescriptor.hpp34 TASKTYPE_Apply2, // into their concrete types as the enumerator
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GPUQREngine/Include/
H A DGPUQREngine_TaskDescriptor.hpp34 TASKTYPE_Apply2, // into their concrete types as the enumerator
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GPUQREngine/Include/
H A DGPUQREngine_TaskDescriptor.hpp34 TASKTYPE_Apply2, // into their concrete types as the enumerator
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GPUQREngine/Include/
H A DGPUQREngine_TaskDescriptor.hpp34 TASKTYPE_Apply2, // into their concrete types as the enumerator
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GPUQREngine/Include/
H A DGPUQREngine_TaskDescriptor.hpp34 TASKTYPE_Apply2, // into their concrete types as the enumerator
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GPUQREngine/Include/
H A DGPUQREngine_TaskDescriptor.hpp34 TASKTYPE_Apply2, // into their concrete types as the enumerator
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GPUQREngine/Include/
H A DGPUQREngine_TaskDescriptor.hpp34 TASKTYPE_Apply2, // into their concrete types as the enumerator
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GPUQREngine/Include/
H A DGPUQREngine_TaskDescriptor.hpp34 TASKTYPE_Apply2, // into their concrete types as the enumerator

123