Performance measurement for BLAS 3 sub-routine
Hello,
I want to measure the performance for the cholesky decomposition using dpotrf using C.
Can anyone tell me how can I calculate the flops for dpotrf. Or atleast how many flops are required for one dpotrf call.
BuggedUp BuggedUp BuggedUp
I want to measure the performance for the cholesky decomposition using dpotrf using C.
Can anyone tell me how can I calculate the flops for dpotrf. Or atleast how many flops are required for one dpotrf call.
BuggedUp BuggedUp BuggedUp