spral
spral copied to clipboard
Changing integer sizes of n and iwlen to prevent overflow
Changed relevant calls to metis functions to match new types. @flipflapflop Thank you for your responsiveness on this issue, your review is appreciated.
Steps:
- I built metis 5.1.0 with this patch
- Configured with:
../configure --with-metis="-L$INSTALL_LOCAL/lib -lmetis" --with-blas="-L$INSTALL_LOCAL/lib -lopenblas" --prefix=$INSTALL_LOCALpointing to my local installations of openblas and metis - Tested with matrix bcsstk39.rb
- Ran with command
spral_ssids matrix.rb --ngpus 1 --min-gpu-work 0in a slurm allocation with one node and one process