Home
last modified time | relevance | path

Searched +refs:running +refs:error +refs:sum (Results 1 – 25 of 12554) sorted by relevance

12345678910>>...503

/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DDconst.schelp2 summary:: Constrain a demand-rate stream to a given sum
6 … demand stream until the sum of those values reaches or exceeds a given total. The last value will…
12 ARGUMENT:: sum
13 The sum to reach. This may be a number, demand UGen or any other UGen. When a Dconst instance reset…
19error, it isn't safe to stop only when the output's running sum is equal to the desired total. tel…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/mixin/alerts/
H A Dcompact.libsonnet4 selector: error 'must provide selector for Thanos Compact alerts',
18 …more than one Thanos Compact instance should be running at once. There are {{$value}}%s instances
19 summary: 'Thanos Compact has multiple instances running.',
21 expr: 'sum by (%(dimensions)s) (up{%(selector)s}) > 1' % thanos.compact,
47sum by (%(dimensions)s) (rate(thanos_compact_group_compactions_failures_total{%(selector)s}[5m]))
49sum by (%(dimensions)s) (rate(thanos_compact_group_compactions_total{%(selector)s}[5m]))
66sum by (%(dimensions)s) (rate(thanos_objstore_bucket_operation_failures_total{%(selector)s}[5m]))
68sum by (%(dimensions)s) (rate(thanos_objstore_bucket_operations_total{%(selector)s}[5m]))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/test_utils/runner/
H A DHistogramWriter.cpp16 # error "Must have histograms enabled"
193 js::Value sum(options.sum()); in getAsJSON() local
200 summary.AddMember("sum", sum, allocator); in getAsJSON()
207 const proto::RunningStatistics &running = histogram.running(); in getAsJSON() local
211 js::Value count(running.count()); in getAsJSON()
212 js::Value max(running.max()); in getAsJSON()
213 js::Value meanlogs(running.meanlogs()); in getAsJSON()
214 js::Value mean(running.mean()); in getAsJSON()
215 js::Value min(running.min()); in getAsJSON()
216 js::Value sum(running.sum()); in getAsJSON() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/docs/design/
H A DRuntimes.rst186 access, running out of device memory, or trying to offload when the device is
204 return sum;
210 sum(A, N);
219 $ ./sum
224 CUDA error: an illegal memory access was encountered
225 Libomptarget error: Copying data from device failed.
229 sum.cpp:5:1: Libomptarget error 1: failure of target construct while offloading is mandatory
290 server is running on the same host, each device may be identified twice:
295 ``openmp-offloading-server`` which should be running on the (remote) host. The
296 server application does not have to be running on a remote host, and can
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/docs/design/
H A DRuntimes.rst186 access, running out of device memory, or trying to offload when the device is
204 return sum;
210 sum(A, N);
219 $ ./sum
224 CUDA error: an illegal memory access was encountered
225 Libomptarget error: Copying data from device failed.
229 sum.cpp:5:1: Libomptarget error 1: failure of target construct while offloading is mandatory
290 server is running on the same host, each device may be identified twice:
295 ``openmp-offloading-server`` which should be running on the (remote) host. The
296 server application does not have to be running on a remote host, and can
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/mixin/thanos/alerts/
H A Dcompact.libsonnet4 jobPrefix: error 'must provide job prefix for Thanos Compact alerts',
5 selector: error 'must provide selector for Thanos Compact alerts',
15 …message: 'No more than one Thanos Compact instance should be running at once. There are {{ $value …
17 expr: 'sum(up{%(selector)s}) > 1' % thanos.compact,
41sum by (job) (rate(thanos_compact_group_compactions_failures_total{%(selector)s}[5m]))
43 sum by (job) (rate(thanos_compact_group_compactions_total{%(selector)s}[5m]))
59sum by (job) (rate(thanos_objstore_bucket_operation_failures_total{%(selector)s}[5m]))
61 sum by (job) (rate(thanos_objstore_bucket_operations_total{%(selector)s}[5m]))
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/docs/design/
H A DRuntimes.rst245 access, running out of device memory, or trying to offload when the device is
263 return sum;
269 sum(A, N);
278 $ ./sum
282 CUDA error: an illegal memory access was encountered
283 Libomptarget error: Copying data from device failed.
287 sum.cpp:5:1: Libomptarget error 1: failure of target construct while offloading is mandatory
363 server is running on the same host, each device may be identified twice:
368 ``openmp-offloading-server`` which should be running on the (remote) host. The
369 server application does not have to be running on a remote host, and can
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/docs/design/
H A DRuntimes.rst245 access, running out of device memory, or trying to offload when the device is
263 return sum;
269 sum(A, N);
278 $ ./sum
282 CUDA error: an illegal memory access was encountered
283 Libomptarget error: Copying data from device failed.
287 sum.cpp:5:1: Libomptarget error 1: failure of target construct while offloading is mandatory
363 server is running on the same host, each device may be identified twice:
368 ``openmp-offloading-server`` which should be running on the (remote) host. The
369 server application does not have to be running on a remote host, and can
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/docs/design/
H A DRuntimes.rst245 access, running out of device memory, or trying to offload when the device is
263 return sum;
269 sum(A, N);
278 $ ./sum
282 CUDA error: an illegal memory access was encountered
283 Libomptarget error: Copying data from device failed.
287 sum.cpp:5:1: Libomptarget error 1: failure of target construct while offloading is mandatory
363 server is running on the same host, each device may be identified twice:
368 ``openmp-offloading-server`` which should be running on the (remote) host. The
369 server application does not have to be running on a remote host, and can
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/suite/s3/
H A Dalter.test6 # Create unique database for running the tests
28 select count(*), sum(a), sum(b) from t1;
37 select count(*), sum(a), sum(b) from t2;
41 select count(*), sum(a), sum(b) from t3;
52 select count(*), sum(a), sum(b) from t1;
63 select count(*), sum(a), sum(b), sum(c), sum(d) from t1;
72 --error ER_OPEN_AS_READONLY
75 select count(*), sum(a), sum(b), sum(c) from t1;
76 --error ER_OPEN_AS_READONLY
79 select count(*), sum(a), sum(b), sum(c) from t1;
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/suite/s3/
H A Dalter.test6 # Create unique database for running the tests
28 select count(*), sum(a), sum(b) from t1;
37 select count(*), sum(a), sum(b) from t2;
41 select count(*), sum(a), sum(b) from t3;
52 select count(*), sum(a), sum(b) from t1;
63 select count(*), sum(a), sum(b), sum(c), sum(d) from t1;
72 --error ER_OPEN_AS_READONLY
75 select count(*), sum(a), sum(b), sum(c) from t1;
76 --error ER_OPEN_AS_READONLY
79 select count(*), sum(a), sum(b), sum(c) from t1;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/docs/design/
H A DRuntimes.rst246 access, running out of device memory, or trying to offload when the device is
264 return sum;
270 sum(A, N);
279 $ ./sum
283 CUDA error: an illegal memory access was encountered
284 Libomptarget error: Copying data from device failed.
288 sum.cpp:5:1: Libomptarget error 1: failure of target construct while offloading is mandatory
372 server is running on the same host, each device may be identified twice:
377 ``openmp-offloading-server`` which should be running on the (remote) host. The
378 server application does not have to be running on a remote host, and can
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
147 ``test-sum-of-squares.c`` under valgrind, showing an issue:
162 $ less testsuite/jit/jit.sum
164 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
165 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
293 * ``libgccjit.c`` implements the API entrypoints. It performs error
339 close as possible to the error; failing that, a good place is within
385 not running them). A new API entrypoint
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/jit/docs/internals/
H A Dindex.rst64 running the test suite:
69 c++: error trying to exec 'cc1plus': execvp: No such file or directory
98 jit/build/gcc/testsuite/jit/jit.sum
151 ``test-sum-of-squares.c`` under valgrind, showing an issue:
166 $ less testsuite/jit/jit.sum
168 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: definitely lost: 8 by…
169 …XFAIL: jit.dg/test-sum-of-squares.c: test-sum-of-squares.c.exe.valgrind.txt: unsuppressed errors: 1
297 * ``libgccjit.c`` implements the API entrypoints. It performs error
343 close as possible to the error; failing that, a good place is within
389 not running them). A new API entrypoint
[all …]

12345678910>>...503