Searched refs:mkl (Results 1 – 17 of 17) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex237.c | 37 …PETSC_FALSE, check = PETSC_FALSE, abt = PETSC_FALSE, atb = PETSC_FALSE, convert = PETSC_FALSE, mkl; in main() local 143 mkl = PETSC_TRUE; in main() 149 mkl = PETSC_FALSE; in main() 159 if (mkl) { in main() 218 if (mkl) { in main() 250 if (!mkl) { in main() 302 } else if (!mkl) { in main() 335 …OMM_WORLD, "Error with A %s%s, C %s, D %s, Nk %" PetscInt_FMT "\n", Atype, mkl ? "mkl" : "", Ctype… in main() 341 if (!mkl && abt && N[k] > 1) { in main() 346 if (!mkl) { in main() [all …]
|
| /petsc/src/ksp/ksp/tests/benchmarkscatters/ |
| H A D | Baseline-Intel-8 | 4 …--with-blas-lapack-dir=/soft/compilers/intel/compilers_and_libraries/linux/mkl --with-cc=mpicc --w… 21 …mkl/lib/intel64 -L/soft/compilers/intel/compilers_and_libraries/linux/mkl/lib/intel64 -lmkl_intel_…
|
| H A D | Baseline-Intel-16 | 4 …--with-blas-lapack-dir=/soft/compilers/intel/compilers_and_libraries/linux/mkl --with-cc=mpicc --w… 21 …mkl/lib/intel64 -L/soft/compilers/intel/compilers_and_libraries/linux/mkl/lib/intel64 -lmkl_intel_…
|
| H A D | Baseline-MPICH-8 | 21 …mkl/lib/intel64 -L/soft/compilers/intel/compilers_and_libraries_2016.0.109/linux/mkl/lib/intel64 -…
|
| H A D | Baseline-MPICH-16 | 21 …mkl/lib/intel64 -L/soft/compilers/intel/compilers_and_libraries_2016.0.109/linux/mkl/lib/intel64 -…
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | mkl_cpardiso.py | 23 if not self.blasLapack.mkl:
|
| H A D | mkl_pardiso.py | 24 if not self.blasLapack.mkl:
|
| H A D | mkl_sparse.py | 26 …if not self.blasLapack.mkl or (not self.blasLapack.has64bitindices and self.defaultIndexSize == 64…
|
| H A D | mkl_sparse_optimize.py | 52 …if not self.blasLapack.mkl or (not self.blasLapack.has64bitindices and self.defaultIndexSize == 64…
|
| H A D | BlasLapack.py | 13 self.mkl = 0 # indicates BLAS/LAPACK library used is Intel MKL 286 mkl = os.getenv('MKLROOT') 287 if mkl: 302 … BLAS and LAPACK locations so using the value of MKLROOT to search as --with-blas-lapack-dir='+mkl) 303 self.argDB['with-blaslapack-dir'] = mkl 654 if not self.mkl: 668 if self.mkl and self.has64bitindices: 685 self.mkl = 1
|
| H A D | HPDDM.py | 37 if self.blasLapack.mkl and not self.blasLapack.mkl_spblas_h:
|
| H A D | kokkos-kernels.py | 122 if self.blasLapack.mkl: # KK uses them to find MKL
|
| H A D | h2opus.py | 90 if self.blas.mkl:
|
| H A D | MAGMA.py | 117 if self.blasLapack.mkl:
|
| /petsc/doc/install/ |
| H A D | windows.md | 157 …-ms '/cygdrive/c/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64'` 158 /cygdrive/c/PROGRA~2/INTELS~1/COMPIL~2/windows/mkl/lib/intel64 169 --with-blaslapack-lib='-L/cygdrive/c/PROGRA~2/INTELS~1/COMPIL~2/windows/mkl/lib/intel64 mkl_intel_l…
|
| H A D | install.md | 95 …--with-cc=icc --with-cxx=icpc --with-fc=ifort --download-mpich --with-blaslapack-dir=/usr/local/mkl 311 $ ./configure --with-blaslapack-dir=/soft/com/packages/intel/13/079/mkl 318 `--with-blaslapack-dir=/soft/com/packages/intel/13/079/mkl`. If the above option does 762 [mkl]: https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl.html 763 [mkl link line advisor]: https://software.intel.com/content/www/us/en/develop/articles/intel-mkl-li…
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 8774 (use-mkl-fft 2)
|