AMGX icon indicating copy to clipboard operation
AMGX copied to clipboard

configs files in src/configs are duplicate

Open rbourgeois33 opened this issue 11 months ago • 0 comments

Hi,

I have notives that the following pairs of files found at src/configs/

PCG_CLASSICAL_W_JACOBI.json, PCG_W.json PCG_CLASSICAL_F_JACOBI.json, PCG_F.json

corresponds to exactly the same parameters. On the other hand:

PCG_CLASSICAL_V_JACOBI.json has a supplementary parameter "aggressive_levels": 2 compared to PCG_V.json .

Is this intended ? What is the difference supposed to be between these sets of config files ?

Cheers, Rémi

rbourgeois33 avatar Jan 15 '25 15:01 rbourgeois33