Skip to content

BootCMatchG error #2

@txthpc

Description

@txthpc

hi ,
I am very interested in your BootCMatchG(https://github.com/bootcmatch/BootCMatchG). After installing according to the steps in the README, after running the example ./bin/solve_example ../test_matrix/pi8grid6.mtx ../AMGsettings_base , the following error appears:

READING INPUT MATRIX....:

SOLVING....:

BUILDING....:

A0 n: 168577 nnz: 1177473 avg_nnz: 6.98478
A1 n: 87047 nnz: 171189 avg_nnz: 1.96663

Current cmplx for V-cycle: 1.14539
Current cmplx for W-cycle: 1.29077
Average Coarsening Ratio: 1.93662
#META agg;level_number int 1
#META agg;avg_coarse_ratio float 1.936620e+00
#META agg;OpCmplx float 1.145387e+00
TOTAL_MUL_TIME: 5.58378

estimated_ratio 1
Number of hierarchy: 1
0] 87047
SOLVING....:

solve_example: SOLVER/FCG.cu:567: 
double flexibileConjugateGradients_v3(handles*, vector<double>*, vector<double>*, 
bootBuildData*, boot*, applyData*, int, int, double, int*): 
Assertion `std::isfinite(l2_norm)' failed.
Aborted (core dumped)

In addition, when I use other mtx matrices (such as cant.mtx, 1138_bus.mtx), the program keeps stopping at the following interface:

READING INPUT MATRIX....:

SOLVING....:

BUILDING....:

In response to the above two questions, can you provide some suggestions?
Best wishes!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions