Searched refs:download (Results 1 – 25 of 190) sorted by relevance
12345678
| /petsc/doc/public/ |
| H A D | _redirects | 3 /release/download /release/install/download 302 4 /main/download /main/install/download 302
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | createpatch | 27 if [ ! -f doc/install/download.md ]; then 80 /bin/mv doc/install/download.md doc/install/download.md.bak 81 cat doc/install/download.md.bak | \ 82 sed -e "s/-${oldver}.tar.gz/-${newver}.tar.gz/g" > doc/install/download.md 83 /bin/rm -f doc/install/download.md.bak 86 git commit -m"Increase patchlevel to ${newver}" include/petscversion.h doc/install/download.md src/…
|
| H A D | rebuildtar | 23 …ar.gz svcpetsc@compute-01.cels.anl.gov:/nfs/pub_html/gce/projects/petsc/download/release-snapshots/ 24 …ar.gz svcpetsc@compute-01.cels.anl.gov:/nfs/pub_html/gce/projects/petsc/download/release-snapshots/ 25 …ar.gz svcpetsc@compute-01.cels.anl.gov:/nfs/pub_html/gce/projects/petsc/download/release-snapshots/
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_tut_4.out | 120 …download-mpich --COPTFLAGS="-g -O3 -march=native " --CXXOPTFLAGS="-g -O3 -march=native " --FOPTFLA…
|
| H A D | ex19_tut_6.out | 125 …download-mpich --COPTFLAGS="-g -O3 -march=native " --CXXOPTFLAGS="-g -O3 -march=native " --FOPTFLA…
|
| H A D | ex19_tut_5.out | 129 …download-mpich --COPTFLAGS="-g -O3 -march=native " --CXXOPTFLAGS="-g -O3 -march=native " --FOPTFLA…
|
| H A D | ex19_tut_7.out | 138 …download-mpich --COPTFLAGS="-g -O3 -march=native " --CXXOPTFLAGS="-g -O3 -march=native " --FOPTFLA…
|
| /petsc/doc/changes/ |
| H A D | 221.md | 78 - --with-c/f-blas-lapack -> --download-c/f-blas-lapack=yes 80 --download-c/f-blas-lapack=ifneeded 81 - added --download-mpich=yes,no,ifneeded 82 - added --download-mpich-device= 83 - added --download-mpich-machines=[machines] 84 - added configure including download support for hypre, parmetis 85 - added configure support (without download) to Mumps, UMF,
|
| H A D | 35.md | 6 - --download-f-blas-lapack is now --download-fblaslapack. 184 - Configure options `--download-umfpack` and 185 `--download-cholmod` to download UMFPACK and CHOLMOD have been 186 removed. Use `--download-suitesparse` to download these
|
| H A D | 231.md | 73 - ---download-mpich option now defaults to pm=gforker. To use mpd - 74 use the additional option --download-mpich-pm=mpd 120 option --download-sundials=1 121 - Added --download-mpe=1
|
| H A D | 37.md | 56 - Added --download-packages-dir=directory to support easy use of 57 --download-xxx behind firewalls 58 - --download-package for externalpackage with a gitrepo will never 63 --download-package-commit=HEAD 65 --download versions to support PNG/GIF/JPEG image generation 82 --with-package/--download-package). These libraries are popular,
|
| /petsc/doc/install/ |
| H A D | install_tutorial.md | 8 are installed, {ref}`download <doc_download>` PETSc and build with: 15 Or to specify compilers and have PETSc download and install [MPICH](https://www.mpich.org/) and [BL… 19 $ ./configure --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --download-mpich --download-fblaslapa… 100 See the {ref}`download documentation <doc_download>` for additional details. 115 If git is not available - or if pre-generated Fortran stubs are required (i.e avoid download and 116 install of sowing package - that also requires a C++ compiler) one can download a release tarball. 117 See {ref}`download documentation <doc_download>` for additional details. 130 The download process may take a few minutes to complete. Successfully running this command 163 - {ref}`Specifying external packages <doc_config_externalpack>` to use or download 164 automatically. PETSc can automatically download and install a wide range of other [all …]
|
| H A D | install.md | 6 Obtain PETSc via the repository or download the latest tarball: {ref}`download documentation <doc_d… 38 $ ./configure --with-cc=gcc --with-cxx=0 --with-fc=0 --download-f2cblaslapack --download-mpich 44 …soft/petsc-install --with-cc=gcc --with-cxx=0 --with-fc=0 --download-f2cblaslapack --download-mpich 85 …gcc --with-fc=gfortran --with-cxx=g++ --with-clanguage=cxx --download-fblaslapack --download-mpich… 93 …$ ./configure PETSC_ARCH=linux-gnu --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --download-mpich 95 …$ ./configure PETSC_ARCH=linux-gnu-intel --with-cc=icc --with-cxx=icpc --with-fc=ifort --download-… 161 …LAGS='-O3 -march=native -mtune=native' FOPTFLAGS='-O3 -march=native -mtune=native' --download-mpich 185 recommend you have PETSc download and install the packages, rather than you installing 202 PETSc `configure` has the ability to download and install these {ref}`external packages 207 network, use the additional option `--with-packages-download-dir=/path/to/dir`. This [all …]
|
| H A D | multibuild.md | 116 $ ./configure --download-mpich --download-fblaslapack --with-debugging=1 129 '--download-mpich', 130 '--download-fblaslapack', 161 '--download-mpich', 162 '--download-fblaslapack', 172 $ $PETSC_DIR/$PETSC_ARCH/lib/petsc/conf/reconfigure-$PETSC_ARCH.py --download-zlib
|
| /petsc/doc/manual/ |
| H A D | blas-lapack.md | 58 `--download-fblaslapack` and a f2c generated C version `--download-f2cblaslapack` (which also suppo… 61 PETSc also provides access to OpenBLAS via the `--download-openblas` configure option. OpenBLAS use… 62 …. See the OpenBLAS manual for more information. The configure option `--download-openblas` provide… 64 …Sc's configure attempts to locate a compatible system LAPACK library to use if `--download-blis` is 65 …download-f2cblaslapack --download-blis`. This is recommended as a portable high-performance option…
|
| /petsc/src/benchmarks/ |
| H A D | ssget | 250 -d (re)download matrix info file 251 -e download matrix and extract archive 252 -f download matrix and get path to archive
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | SuperLU_DIST.py | 11 …self.download = ['git://https://github.com/xiaoyeli/superlu_dist','https://github.com/xiao… 106 Suggest using --download-superlu_dist') 110 Suggest using --download-superlu_dist')
|
| H A D | giflib.py | 6 self.download = ['http://downloads.sourceforge.net/project/giflib/giflib-5.1.2.tar.bz2']
|
| H A D | yaml.py | 6 self.download = ['http://pyyaml.org/download/libyaml/yaml-0.2.5.tar.gz',
|
| H A D | gmp.py | 7 self.download = ['https://gmplib.org/download/gmp/gmp-'+self.version+'.tar.bz2',
|
| H A D | pugixml.py | 6 …self.download = ['https://github.com/zeux/pugixml/releases/download/v1.15/pugixml-1.15.tar…
|
| H A D | szlib.py | 8 …self.download = ['https://support.hdfgroup.org/ftp/lib-external/szip/'+self.version+'/src…
|
| H A D | unittestcpp.py | 7 self.download = ['https://github.com/unittest-cpp/unittest-cpp/archive/v1.5.0.tar.gz']
|
| H A D | libjpeg.py | 7 self.download = ['http://www.ijg.org/files/jpegsrc.v9c.tar.gz',
|
| /petsc/src/sys/tests/output/ |
| H A D | ex51_1.out | 1 Successfully download file tiny
|
12345678