| 26746532 | 30-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
zoltan: update to version v3.83 - this update fixes perl error: 'Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ../config/generate-makeoptions.pl line 13.
- cleanup dep
zoltan: update to version v3.83 - this update fixes perl error: 'Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ../config/generate-makeoptions.pl line 13.
- cleanup dependencies and [i.e mark parmetis, ptscotch as optional - required mathlib - and remove unused X]
- use LIBS, CPPFLAGS, FCFLAGS options to specify externalpackges to configure [and avoid parsing these strings to construct and use -with-mpi-libs type options]
Reported-by: Victor Eijkhout <eijkhout@tacc.utexas.edu>
show more ...
|
| 20cbc6ed | 10-Mar-2018 |
Satish Balay <balay@mcs.anl.gov> |
cusp: cleanup version detection code. - remove compile test and replace with preprocess test [similar to MPICH version check] so no need for batch mode code - i.e remove option:--known-cusp-version -
cusp: cleanup version detection code. - remove compile test and replace with preprocess test [similar to MPICH version check] so no need for batch mode code - i.e remove option:--known-cusp-version - use CUSPMinVersion as the name for min version. And CUSPVersion for detected version
show more ...
|