24%
06.10.2019
://creativecommons.org/licenses/by-sa/3.0/
Splint: http://splint.org
Hoare, C.A.R. An axiomatic basis for computer programming. Communications of the ACM
, 1969;12(10):576-583, https://web.archive.org/web/20160304013345/http
24%
02.08.2021
SGEMM
for N = [2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192]
A = single( rand(N,N) );
B = single( rand(N,N) );
start = clock();
C = A*B;
elapsedTime = etime(clock(), start
24%
12.09.2013
approx. US$ 600
approx. US$ 335
CPU
Via Eden X2/1GHz
Via Eden X2/1GHz
AMD G-T44R/1.2GHz
AMD G-T56N/1.6GHz
Marvell ARMADA PXA 510 v7.1
Chipset
24%
17.06.2017
of the array), has to be specified. The following are simple examples of a declaration
INTEGER, TARGET :: a(3), b(6), c(9)INTEGER, DIMENSION(:),POINTER :: pt2
and multidimensional arrays:
INTEGER, POINTER
24%
29.09.2020
(abridged)
$ docker build -t dockly .
Sending build context to Docker daemon 16.52MB
Step 1/9 : FROM node:8-alpine
8-alpine: Pulling from library/node
e6b0cf9c0882: Pull complete
93f9cf0467ca: Pull
24%
07.01.2014
.
[laytonjb@home4 TEST]$ du -sh backup.0
14M backup.0
[laytonjb@home4 TEST]$ du -sh backup.1
12M backup.1
[laytonjb@home4 TEST]$ du -sh backup.2
9.2M backup.2
[laytonjb@home4 TEST]$ du -sh backup.3
7.7M backup
24%
07.11.2011
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.
... #pragma omp parallel for shared (sum) private (i)
12 for ( i=0; i < 1000000; i++) {
13 #pragma omp critical (sum_total)
14 sum = sum + a[i];
15 }
16 printf("sum=%lf\n",sum);
17 ...
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.
24%
09.08.2015
.04.1988
26 March 1989
15 April 1990
31-March-1991
19 April 1992
11 April 1993
3 April 1994
16. April 1995
7 April 1996
30 March 1997
12 April 1998
Regular Expressions
Regular expressions are used
24%
29.10.2013
Created Auto Scaling group
policy named:
arn:aws:autoscaling:eu-west-1:894012917938:scalingPolicy:
927c9769-d96e-46ba-b08f-099650ae7a3d:autoScalingGroupName/awseb-
e-mnpsy5bpzk
24%
07.06.2019
sha256:f1ca87d9adb678b180c31bf21eb9798b043c22571f419ed844bca1d103f2a2f7 bf85f2b6bf52 13 months ago 15.5MB
The output shows information on both the original nginx:alpine image and the updated