Commit Graph

8 Commits

Author SHA1 Message Date
Victor A. P. Magri
b372b31a11
Change sh to bash (#900)
Change shell scripts from `#!/bin/sh` to `#!/bin/bash`
2023-08-16 20:09:43 -04:00
Victor A. Paludetto Magri
e16167fe46
Fix copyright (#615)
This PR updates Copyright headers from "Copyright 1998-2019 ..." to "Copyright (c) 1998 ..."
2022-04-05 16:19:51 -07:00
Rob Falgout
35386791fb Updating autotest for SuperLU-dist version 6.3.1 2020-05-14 20:34:56 -07:00
Rob Falgout
48c9f0b972 Changed all of the headers 2019-07-07 19:26:24 -07:00
Ulrike Yang
207fe9e21b added Superlu regression tests 2017-12-18 08:35:28 -08:00
Ulrike Yang
629933a7a5 restoring old configure files etc 2017-12-13 15:22:07 -08:00
Rob Falgout
93247daea1 Fixed the external blas test and nested string issue in autotest 2017-10-16 11:33:58 -07:00
Rob Falgout
2dd88045ec Adding regression test for external libraries
NOTE: Some work will be needed here, because there is no way to pass nested
quotes through to the configure script with the current basic.sh test script, so
the BLAS tests are commented out in this script for now.
2017-10-15 18:45:00 -07:00