nimgould

Results 4 issues of nimgould

ssids_analyse returns with inform%flag = 0 when metis_order returns with a nonzero flag. I suspect that an extra return flag, for instance SSIDS_ERROR_NO_METIS, should be provided in datatypes.f90, and inform%flag...

bug

If I compile and run with gfortran 6 and HWLOC enabled, I get the following segfault: ``` Program received signal SIGSEGV: Segmentation fault - invalid memory reference. ``` Backtrace for...

I have an issue with the latest version of gcc++-dev supplied with linux mint (Release Linux Mint 18.3 Sylvia 64-bit) and ifort. The usual build, i.e., autogen.sh mkdir build-ifr ;...

I was just looking in the docs for spral scaling, and in particular for the output for the hungarian_scale_sym_example. The input matrix is symmetric, but the output claims that it...

docs