Searched full:elif (Results 1 – 14 of 14) sorted by relevance
46 elif 'tasks per node' in line:54 elif "CEED Benchmark Problem" in line:63 elif "Hostname" in line:65 elif "Total ranks" in line:67 elif "Ranks per compute node" in line:70 elif 'libCEED Backend MemType' in line:72 elif 'libCEED Backend' in line:75 elif 'Basis Nodes' in line:78 elif 'Quadrature Points' in line:81 elif 'Global nodes' in line:[all …]
57 elif prefix == 'mfem':59 elif prefix == 'nek':61 elif prefix == 'dealii':63 elif prefix == 'fluids':65 elif prefix == 'solids':67 elif test.startswith('ex'):72 elif test.endswith('-f'):135 elif 'Can only provide HOST memory for this backend' in stderr:137 elif 'Can only set HOST memory for this backend' in stderr:139 elif 'Test not implemented in single precision' in stderr:[all …]
40 elif isinstance(default, str):42 elif isinstance(default, Iterable):52 elif isinstance(values, str):54 elif isinstance(values, Iterable):390 elif source_file.suffix in ['.py']:392 elif source_file.suffix in ['.usr']:394 elif source_file.suffix in ['.f90']:437 elif test_line[0] == comment_str and true_line[0] != comment_str:439 elif test_line[0] != comment_str and true_line[0] == comment_str:530 elif test_case.is_failure() or test_case.is_error():[all …]
28 #elif defined(__INTEL_COMPILER) || defined(__INTEL_LLVM_COMPILER)117 #elif defined(__GNUC__) && __GNUC__ >= 5119 #elif defined(__clang__)121 #elif defined(_OPENMP) && _OPENMP >= 201307 // OpenMP-4.0 (July, 2013)
18 #elif defined(__cplusplus)37 #elif defined(__GNUC__)39 #elif defined(__INTEL_COMPILER) || defined(__INTEL_LLVM_COMPILER)51 #elif defined(__GNUC__)53 #elif defined(__INTEL_COMPILER) || defined(__INTEL_LLVM_COMPILER)
14 #elif defined(__GNUC__) || defined(__clang__)
46 #elif defined(__cplusplus)
25 elif git diff origin/main --exit-code doc/sphinx/source/releasenotes.rst; then
65 elif isinstance(var, str):413 elif not len(self.errors):432 elif not len(self.failures):450 elif not len(self.skipped):
13 #elif defined(__cplusplus)
39 #elif defined(UNDERSCORE)
171 elif [ ${nek_verbose} = "true" ]; then345 elif [ ${nek_verbose} != "true" ]; then # Cleanup if test mode
67 elif re.search("ceed-f64.h", line) is not None:
117 elif nb < 8: