Home
last modified time | relevance | path

Searched refs:mpi (Results 1 – 25 of 34) sorted by relevance

12

/external/clang/test/Sema/
Dwarn-type-safety-mpi-hdf5.c32 __attribute__(( pointer_with_type_tag(mpi,1,3) ));
36 __attribute__(( pointer_with_type_tag(mpi,1,3), pointer_with_type_tag(mpi,4,6) ));
55 …ed_datatype_t ompi_mpi_datatype_null __attribute__(( type_tag_for_datatype(mpi,void,must_be_null) …
56 …i_predefined_datatype_t ompi_mpi_float __attribute__(( type_tag_for_datatype(mpi,float) ));
57 …mpi_predefined_datatype_t ompi_mpi_int __attribute__(( type_tag_for_datatype(mpi,int) ));
58 …pi_predefined_datatype_t ompi_mpi_long __attribute__(( type_tag_for_datatype(mpi,long) ));
59 …ined_datatype_t ompi_mpi_long_long_int __attribute__(( type_tag_for_datatype(mpi,long long int) ));
60 …pi_predefined_datatype_t ompi_mpi_char __attribute__(( type_tag_for_datatype(mpi,char) ));
63 …ed_datatype_t ompi_mpi_float_int __attribute__(( type_tag_for_datatype(mpi, struct ompi_struct…
66 …ed_datatype_t ompi_mpi_2int __attribute__(( type_tag_for_datatype(mpi, struct ompi_struct…
[all …]
Dwarn-type-safety.c13 …__attribute__(( pointer_with_type_tag(mpi,0,7) )); // expected-error {{attribute parameter 2 is ou…
16 …__attribute__(( pointer_with_type_tag(mpi,3,7) )); // expected-error {{attribute parameter 2 is ou…
19 …__attribute__(( pointer_with_type_tag(mpi,1,0) )); // expected-error {{attribute parameter 3 is ou…
22 …__attribute__(( pointer_with_type_tag(mpi,1,3) )); // expected-error {{attribute parameter 3 is ou…
25 …__attribute__(( pointer_with_type_tag(mpi,0x8000000000000001ULL,1) )); // expected-error {{attribu…
30 …__attribute__(( pointer_with_type_tag(mpi,x,2) )); // expected-error {{attribute requires paramete…
33 …__attribute__(( pointer_with_type_tag(mpi,1,x) )); // expected-error {{attribute requires paramete…
35 int wrong9 __attribute__(( pointer_with_type_tag(mpi,1,2) )); // expected-error {{attribute only ap…
38 …__attribute__(( pointer_with_type_tag(mpi,1,2) )); // expected-error {{'pointer_with_type_tag' att…
45 __attribute__(( type_tag_for_datatype(mpi,1,2) )); // expected-error {{expected a type}}
[all …]
Dwarn-type-safety.cpp11 extern struct ompi_predefined_datatype_t ompi_mpi_float __attribute__(( type_tag_for_datatype(mpi,f…
12 extern struct ompi_predefined_datatype_t ompi_mpi_int __attribute__(( type_tag_for_datatype(mpi,i…
13 extern struct ompi_predefined_datatype_t ompi_mpi_null __attribute__(( type_tag_for_datatype(mpi,v…
25 …__attribute__(( pointer_with_type_tag(mpi,5,6) )); // expected-error {{attribute parameter 2 is ou…
28 …__attribute__(( pointer_with_type_tag(mpi,2,5) )); // expected-error {{attribute parameter 3 is ou…
31 …__attribute__(( pointer_with_type_tag(mpi,1,5) )); // expected-error {{attribute is invalid for th…
34 …__attribute__(( pointer_with_type_tag(mpi,2,1) )); // expected-error {{attribute is invalid for th…
37 __attribute__(( pointer_with_type_tag(mpi,2,4) )); // no-error
43 …__attribute__(( pointer_with_type_tag(mpi,a,5) )); // expected-error {{attribute requires paramete…
D128bitint.c22 void MPI_Send(void *buf, int datatype) __attribute__(( pointer_with_type_tag(mpi,1,2) ));
24 static const int mpi_int __attribute__(( type_tag_for_datatype(mpi,int) )) = 10;
/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
DMPITypes.h26 namespace mpi {
51 clang::ento::mpi::Request>
58 struct ProgramStateTrait<mpi::RequestMap>
59 : public ProgramStatePartialTrait<mpi::RequestMapImpl> {
DMPIBugReporter.cpp22 namespace mpi { namespace
25 const CallEvent &MPICallEvent, const ento::mpi::Request &Req, in reportDoubleNonblocking()
51 const ento::mpi::Request &Req, const MemRegion *const RequestRegion, in reportMissingWait()
DMPIChecker.cpp23 namespace mpi { namespace
189 MGR.registerChecker<clang::ento::mpi::MPIChecker>(); in registerMPIChecker()
DMPIChecker.h29 namespace mpi {
DMPIBugReporter.h24 namespace mpi {
DMPIFunctionClassifier.h22 namespace mpi {
DMPIFunctionClassifier.cpp20 namespace mpi { namespace
/external/tensorflow/third_party/hwloc/
Dworkspace.bzl9 …"https://storage.googleapis.com/mirror.tensorflow.org/download.open-mpi.org/release/hwloc/v2.0/hwl…
10 "https://download.open-mpi.org/release/hwloc/v2.0/hwloc-2.0.3.tar.gz",
DBUILD.bazel174 … "#undef PACKAGE_BUGREPORT": "#define PACKAGE_BUGREPORT \"http://github.com/open-mpi/hwloc/issues",
/external/libusb/
DAUTHORS9 Copyright © 2012-2013 Martin Pieuchot <mpi@openbsd.org>
DChangeLog70 to stay with the libusb shipped with OpenBSD (mpi)
/external/tensorflow/tensorflow/tools/dockerfiles/partials/mkl_horovod/
Dmpi.partial.Dockerfile20 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/mkl_horovod/
Dhorovod.Dockerfile78 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
Ddevel-horovod.Dockerfile130 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
Dhorovod-jupyter.Dockerfile78 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
Ddevel-horovod-jupyter.Dockerfile130 ARG OPENMPI_DOWNLOAD_URL=https://www.open-mpi.org/software/ompi/v4.0/downloads/openmpi-4.0.0.tar.gz
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DWalkerFactory.java820 MatchPatternIterator mpi, Compiler compiler, int stepOpCodePos, in loadSteps() argument
836 step = createDefaultStepPattern(compiler, stepOpCodePos, mpi, analysis, in loadSteps()
979 Compiler compiler, int opPos, MatchPatternIterator mpi, in createDefaultStepPattern() argument
/external/eigen/cmake/
DFindPastix.cmake226 # allows to use an external mpi compilation by setting compilers with
258 # allows to use an external mpi compilation by setting compilers with
/external/clang/include/clang/Basic/
DAttrDocs.td1330 …# define ATTR_MPI_PWT(buffer_idx, type_idx) __attribute__((pointer_with_type_tag(mpi,buffer_idx…
1379 __attribute__(( pointer_with_type_tag(mpi,1,3) ));
1395 __attribute__(( type_tag_for_datatype(mpi,int) ));
1407 __attribute__(( type_tag_for_datatype(mpi,int) )) = 42
1420 /* In mpi.h */
1423 … __attribute__(( type_tag_for_datatype(mpi, struct internal_mpi_double_int, layout_compatible) ));
1443 /* In mpi.h */
1445 __attribute__(( type_tag_for_datatype(mpi, void, must_be_null) ));
/external/clang/include/clang/StaticAnalyzer/Checkers/
DCheckers.td75 def MPI : Package<"mpi">, InPackage<OptIn>;
/external/tensorflow/tensorflow/
Dopensource_only.files120 tensorflow/third_party/mpi/.gitignore

12