Home
last modified time | relevance | path

Searched hist:"360 dfd136e5a414728a3d2843f8d3efe0cff4e09" (Results 1 – 1 of 1) sorted by relevance

/petsc/config/
H A Dconfigure.pydiff 360dfd136e5a414728a3d2843f8d3efe0cff4e09 Thu Oct 31 02:17:04 UTC 2013 Satish Balay <balay@mcs.anl.gov> winzip: detect if winzip is used to extract petsc.tar.gz and error out.

There are 2 issues wrt using winzip for extraction:
- scripts in bin/ won't work but this can be workedarround with 'dos2unix'.

- ifort encounters mysterious file permission errors during f90 module
build process for all-legacy build. Here the first module gets built
and copied over to include/ but when the second module is built - ifort
is unable to open/read the first one.