Home
last modified time | relevance | path

Searched refs:mkl (Results 1 – 25 of 1252) sorted by relevance

12345678910>>...51

/dports/math/armadillo/armadillo-10.7.1/cmake_aux/Modules/
H A DARMA_FindMKL.cmake57 /opt/intel/mkl/lib
62 /opt/intel/mkl/*/lib
67 /opt/intel/*/mkl/lib
72 /opt/mkl/lib
73 /opt/mkl/lib/intel64
74 /opt/mkl/lib/em64t
75 /opt/mkl/lib/lib64
76 /opt/mkl/lib/ia32
77 /opt/mkl/*/lib
81 /opt/mkl/*/lib/32
[all …]
/dports/science/bagel/bagel-1.2.2/src/ci/zfci/
H A Dzharrison_io.cc134mkl[ekl.first[0]].second > mkl[ekl.first[1]].second || mkl[ekl.first[1]].second > mkl[ekl.first[2]… in read_external_rdm4()
136 …const KTag<8> t{mij[eij.first[0]].second, mkl[ekl.first[0]].second, mij[eij.first[1]].second, mkl[… in read_external_rdm4()
137 …mij[eij.first[2]].second, mkl[ekl.first[2]].second, mij[eij.first[3]].second, mkl[ekl.first[3]].se… in read_external_rdm4()
140 …out->at(t)->element(mij[eij.first[0]].first, mkl[ekl.first[0]].first, mij[eij.first[1]].first, mkl in read_external_rdm4()
141 …mij[eij.first[2]].first, mkl[ekl.first[2]].first, mij[eij.first[3]].first, mkl[ekl.first[3]].first) in read_external_rdm4()
145 …const KTag<8> t2{mkl[ekl.first[0]].second, mij[eij.first[0]].second, mkl[ekl.first[1]].second, mij… in read_external_rdm4()
194mkl[ekl.first[0]].second > mkl[ekl.first[1]].second || mkl[ekl.first[1]].second > mkl[ekl.first[2]… in read_external_rdm3()
196 …const KTag<6> t{mij[eij.first[0]].second, mkl[ekl.first[0]].second, mij[eij.first[1]].second, mkl[… in read_external_rdm3()
200 …out->at(t)->element(mij[eij.first[0]].first, mkl[ekl.first[0]].first, mij[eij.first[1]].first, mkl in read_external_rdm3()
254 …const KTag<4> t{mij[eij.first[0]].second, mkl[ekl.first[0]].second, mij[eij.first[1]].second, mkl[… in read_external_rdm2()
[all …]
/dports/math/openblas/OpenBLAS-0.3.18/benchmark/
H A DMakefile186 mkl :: slinpack.mkl dlinpack.mkl clinpack.mkl zlinpack.mkl \ target
188 sgemm.mkl dgemm.mkl cgemm.mkl zgemm.mkl \
189 strmm.mkl dtrmm.mkl ctrmm.mkl ztrmm.mkl \
190 strsm.mkl dtrsm.mkl ctrsm.mkl ztrsm.mkl \
195 ssyrk.mkl dsyrk.mkl csyrk.mkl zsyrk.mkl \
197 sger.mkl dger.mkl cger.mkl zger.mkl \
199 srot.mkl drot.mkl csrot.mkl zdrot.mkl \
201 saxpy.mkl daxpy.mkl caxpy.mkl zaxpy.mkl \
361 mkl :: slinpack.mkl dlinpack.mkl clinpack.mkl zlinpack.mkl \ target
372 sger.mkl dger.mkl cger.mkl zger.mkl \
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/autotools/m4/
H A Dax_mkl.m415 # MKL_PARALLEL_LIBS : mkl libraries with omp support
16 # MKL_SEQUENTIAL_LIBS : mkl sequential libraries
69 AC_ARG_WITH(mkl,
70 [AC_HELP_STRING([--with-mkl=yes/no/PATH],
73 [mkl_prefix="/opt/intel/mkl"])
84 AC_ARG_WITH(mkl-mode,
90 AC_ARG_WITH(mkl-interface,
97 AC_ARG_ENABLE(mkl-mkl-fftw,
99 [use mkl fftw3 wrapper])],
105 AC_ARG_ENABLE(mkl-int64,
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/tools/autotools/m4/
H A Dax_mkl.m415 # MKL_PARALLEL_LIBS : mkl libraries with omp support
16 # MKL_SEQUENTIAL_LIBS : mkl sequential libraries
69 AC_ARG_WITH(mkl,
70 [AC_HELP_STRING([--with-mkl=yes/no/PATH],
73 [mkl_prefix="/opt/intel/mkl"])
84 AC_ARG_WITH(mkl-mode,
90 AC_ARG_WITH(mkl-interface,
97 AC_ARG_ENABLE(mkl-mkl-fftw,
99 [use mkl fftw3 wrapper])],
105 AC_ARG_ENABLE(mkl-int64,
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/config/
H A DLLNLIntelQuartz.cmake35 # mkl 10.3.x
36 include_directories(/usr/tce/packages/mkl/mkl-11.3.3/include)
37 …IBRARY -L/usr/tce/packages/mkl/mkl-11.3.3/mkl/lib/intel64 -mkl=sequential -lrt -Wl,-rpath=/usr/tce…
H A DLLNLGNUQuartz.cmake36 # mkl 10.3.x
37 include_directories(/usr/tce/packages/mkl/mkl-2017.1/include)
38mkl/mkl-2017.1/mkl/lib/intel64 -Wl,--no-as-needed -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lp…
/dports/math/ensmallen/ensmallen-2.17.0/CMake/
H A DARMA_FindMKL.cmake10 set(MKL_NAMES ${MKL_NAMES} mkl)
23mkl/lib/lib64 /opt/intel/mkl/lib/intel64 /opt/intel/mkl/lib/ia32 /opt/intel/mkl/lib /opt/intel/*/m…
/dports/math/faiss/faiss-1.7.1/
H A DDockerfile4 RUN yum-config-manager --add-repo https://yum.repos.intel.com/mkl/setup/intel-mkl.repo
6 RUN yum install -y intel-mkl-2019.3-062
7 ENV LD_LIBRARY_PATH /opt/intel/mkl/lib/intel64:$LD_LIBRARY_PATH
8 ENV LIBRARY_PATH /opt/intel/mkl/lib/intel64:$LIBRARY_PATH
9 ENV LD_PRELOAD /usr/lib64/libgomp.so.1:/opt/intel/mkl/lib/intel64/libmkl_def.so:\
10 /opt/intel/mkl/lib/intel64/libmkl_avx2.so:/opt/intel/mkl/lib/intel64/libmkl_core.so:\
11 /opt/intel/mkl/lib/intel64/libmkl_intel_lp64.so:/opt/intel/mkl/lib/intel64/libmkl_gnu_thread.so
/dports/science/bagel/bagel-1.2.2/src/ci/fci/
H A Dfci_io.cc109 map<int,int> mkl{{0,l-1}, {1,m-1}, {2,n-1}, {3,p-1}}; in read_external_rdm4() local
111 …ij[eij.first[0]], mkl[eij.first[0]], mij[eij.first[1]], mkl[eij.first[1]], mij[eij.first[2]], mkl[… in read_external_rdm4()
113 …out->element(mkl[eij.first[0]], mij[eij.first[0]], mkl[eij.first[1]], mij[eij.first[1]], mkl[eij.f… in read_external_rdm4()
139 map<int,int> mkl{{0,l-1}, {1,m-1}, {2,n-1}}; in read_external_rdm3() local
141 …out->element(mij[eij.first[0]], mkl[eij.first[0]], mij[eij.first[1]], mkl[eij.first[1]], mij[eij.f… in read_external_rdm3()
143 …out->element(mkl[eij.first[0]], mij[eij.first[0]], mkl[eij.first[1]], mij[eij.first[1]], mkl[eij.f… in read_external_rdm3()
168 map<int,int> mkl{{0,k-1}, {1,l-1}}; in read_external_rdm2() local
170 … out->element(mij[eij.first[0]], mkl[eij.first[0]], mij[eij.first[1]], mkl[eij.first[1]]) = dat; in read_external_rdm2()
172 … out->element(mkl[eij.first[0]], mij[eij.first[0]], mkl[eij.first[1]], mij[eij.first[1]]) = dat; in read_external_rdm2()
/dports/math/eigen3/eigen-3.3.9/bench/btl/cmake/
H A DFindMKL.cmake14 /opt/intel/mkl/*/lib/em64t
15 /opt/intel/Compiler/*/*/mkl/lib/em64t
23 /opt/intel/mkl/*/lib/em64t
24 /opt/intel/Compiler/*/*/mkl/lib/em64t
39 /opt/intel/mkl/*/lib/32
40 /opt/intel/Compiler/*/*/mkl/lib/32
48 /opt/intel/mkl/*/lib/32
49 /opt/intel/Compiler/*/*/mkl/lib/32
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/bench/btl/cmake/
H A DFindMKL.cmake14 /opt/intel/mkl/*/lib/em64t
15 /opt/intel/Compiler/*/*/mkl/lib/em64t
23 /opt/intel/mkl/*/lib/em64t
24 /opt/intel/Compiler/*/*/mkl/lib/em64t
39 /opt/intel/mkl/*/lib/32
40 /opt/intel/Compiler/*/*/mkl/lib/32
48 /opt/intel/mkl/*/lib/32
49 /opt/intel/Compiler/*/*/mkl/lib/32
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/bench/btl/cmake/
H A DFindMKL.cmake14 /opt/intel/mkl/*/lib/em64t
15 /opt/intel/Compiler/*/*/mkl/lib/em64t
23 /opt/intel/mkl/*/lib/em64t
24 /opt/intel/Compiler/*/*/mkl/lib/em64t
39 /opt/intel/mkl/*/lib/32
40 /opt/intel/Compiler/*/*/mkl/lib/32
48 /opt/intel/mkl/*/lib/32
49 /opt/intel/Compiler/*/*/mkl/lib/32
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/bench/btl/cmake/
H A DFindMKL.cmake14 /opt/intel/mkl/*/lib/em64t
15 /opt/intel/Compiler/*/*/mkl/lib/em64t
23 /opt/intel/mkl/*/lib/em64t
24 /opt/intel/Compiler/*/*/mkl/lib/em64t
39 /opt/intel/mkl/*/lib/32
40 /opt/intel/Compiler/*/*/mkl/lib/32
48 /opt/intel/mkl/*/lib/32
49 /opt/intel/Compiler/*/*/mkl/lib/32
/dports/misc/opennn/opennn-5.0.5/eigen/bench/btl/cmake/
H A DFindMKL.cmake14 /opt/intel/mkl/*/lib/em64t
15 /opt/intel/Compiler/*/*/mkl/lib/em64t
23 /opt/intel/mkl/*/lib/em64t
24 /opt/intel/Compiler/*/*/mkl/lib/em64t
39 /opt/intel/mkl/*/lib/32
40 /opt/intel/Compiler/*/*/mkl/lib/32
48 /opt/intel/mkl/*/lib/32
49 /opt/intel/Compiler/*/*/mkl/lib/32
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/bench/btl/cmake/
H A DFindMKL.cmake14 /opt/intel/mkl/*/lib/em64t
15 /opt/intel/Compiler/*/*/mkl/lib/em64t
23 /opt/intel/mkl/*/lib/em64t
24 /opt/intel/Compiler/*/*/mkl/lib/em64t
39 /opt/intel/mkl/*/lib/32
40 /opt/intel/Compiler/*/*/mkl/lib/32
48 /opt/intel/mkl/*/lib/32
49 /opt/intel/Compiler/*/*/mkl/lib/32
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/contrib/
H A Dtest_cblas.py23 from tvm.contrib import mkl
71 verify_matmul_add(235, 128, 1024, mkl)
72 verify_matmul_add(235, 128, 1024, mkl, True, False)
73 verify_matmul_add(235, 128, 1024, mkl, False, True)
74 verify_matmul_add(235, 128, 1024, mkl, True, True)
83 verify_matmul_add(1, 16, 4, mkl)
84 verify_matmul_add(1, 16, 3, mkl, True, False)
85 verify_matmul_add(1, 16, 3, mkl, False, False)
86 verify_matmul_add(1, 16, 3, mkl, True, True)
192 verify_batch_matmul(16, 235, 128, 1024, mkl)
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A DMakefile66 rm -rf /tmp/mkl$$
67 mkdir /tmp/mkl$$
69 echo "$text" > /tmp/mkl$$/nl
70 ( ln /tmp/mkl$$/nl /tmp/mkl$$/hl ) 2>/dev/null &&
71 case `cat /tmp/mkl$$/hl` in
74 ln -s /tmp/mkl$$/hl /tmp/mkl$$/sl 2>/dev/null && rm /tmp/mkl$$/sl && _feature_="$_feature_ ln-s"
75 ( /bin/mkdir -p /tmp/mkl$$/mk/dir ) 2>/dev/null &&
78 rm -rf ./-p /tmp/mkl$$ || true
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A DMakefile66 rm -rf /tmp/mkl$$
67 mkdir /tmp/mkl$$
69 echo "$text" > /tmp/mkl$$/nl
70 ( ln /tmp/mkl$$/nl /tmp/mkl$$/hl ) 2>/dev/null &&
71 case `cat /tmp/mkl$$/hl` in
74 ln -s /tmp/mkl$$/hl /tmp/mkl$$/sl 2>/dev/null && rm /tmp/mkl$$/sl && _feature_="$_feature_ ln-s"
75 ( /bin/mkdir -p /tmp/mkl$$/mk/dir ) 2>/dev/null &&
78 rm -rf ./-p /tmp/mkl$$ || true
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A DMakefile66 rm -rf /tmp/mkl$$
67 mkdir /tmp/mkl$$
69 echo "$text" > /tmp/mkl$$/nl
70 ( ln /tmp/mkl$$/nl /tmp/mkl$$/hl ) 2>/dev/null &&
71 case `cat /tmp/mkl$$/hl` in
74 ln -s /tmp/mkl$$/hl /tmp/mkl$$/sl 2>/dev/null && rm /tmp/mkl$$/sl && _feature_="$_feature_ ln-s"
75 ( /bin/mkdir -p /tmp/mkl$$/mk/dir ) 2>/dev/null &&
78 rm -rf ./-p /tmp/mkl$$ || true
/dports/math/py-numexpr/numexpr-2.8.0/
H A Dsite.cfg.example6 # [mkl]
7 # library_dirs = /opt/intel/compilers_and_libraries_2018/linux/mkl/lib/intel64
8 # include_dirs = /opt/intel/compilers_and_libraries_2018/linux/mkl/include
14 [mkl]
15 include_dirs=C:/Program Files (x86)/Intel/oneAPI/mkl/latest/include
16 library_dirs=C:/Program Files (x86)/Intel/oneAPI/mkl/latest/lib/intel64
/dports/science/conduit/conduit-0.8.0/scripts/uberenv_configs/old_configs/spack_configs/tacc/stampede2/
H A Dpackages.yaml9 - intel-mkl
11 - intel-mkl
18 intel-mkl:
22 - mkl
23 spec: intel-mkl
/dports/science/qmcpack/qmcpack-3.11.0/tests/test_automation/spack_integration_tests/
H A Dpackages_anl_gce.yaml5 intel-mkl:
7 …intel-mkl@2018.3.222: /nfs/gce/software/custom/linux-ubuntu18.04-x86_64/intel/18.3/compilers_and_l…
8 …intel-mkl@2019.0.117: /nfs/gce/software/custom/linux-ubuntu18.04-x86_64/intel/19.0/compilers_and_l…
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/dissection/src/
H A DDefs.inc151 BLAS_INC = /opt/intel/compilers_and_libraries_2018/linux/mkl/include/
158 BLAS_INC = /opt/intel/compilers_and_libraries_2017/linux/mkl/include/
163 BLAS_INC = /opt/intel/compilers_and_libraries_2017/mac/mkl/include/
164 LIB_DIR_MKL = /opt/intel/compilers_and_libraries_2017/mac/mkl/lib
170 BLAS_INC = /opt/intel/compilers_and_libraries/linux/mkl/include/
176 BLAS_INC = /opt/intel/composer_xe_2015/mkl/include
178 LIB_DIR_MKL = /opt/intel/composer_xe_2015/mkl/lib/intel64
182 LIB_DIR_MKL = /opt/intel/composer_xe_2015/mkl/lib
188 BLAS_INC = /opt/intel/composer_xe_2013_sp1/mkl/include
190 LIB_DIR_MKL = /opt/intel/composer_xe_2013_sp1/mkl/lib/intel64
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/dissection/src/Makefiles/
H A DDefs.inc.Intel151 BLAS_INC = /opt/intel/compilers_and_libraries_2018/linux/mkl/include/
158 BLAS_INC = /opt/intel/compilers_and_libraries_2017/linux/mkl/include/
163 BLAS_INC = /opt/intel/compilers_and_libraries_2017/mac/mkl/include/
164 LIB_DIR_MKL = /opt/intel/compilers_and_libraries_2017/mac/mkl/lib
170 BLAS_INC = /opt/intel/compilers_and_libraries/linux/mkl/include/
176 BLAS_INC = /opt/intel/composer_xe_2015/mkl/include
178 LIB_DIR_MKL = /opt/intel/composer_xe_2015/mkl/lib/intel64
182 LIB_DIR_MKL = /opt/intel/composer_xe_2015/mkl/lib
188 BLAS_INC = /opt/intel/composer_xe_2013_sp1/mkl/include
190 LIB_DIR_MKL = /opt/intel/composer_xe_2013_sp1/mkl/lib/intel64
[all …]

12345678910>>...51