24%
10.09.2013
23,289.81
24,823.29
6%
SP
19,751.24
12,061.77
39.00%
a BT, block tri-diagonal; CG, conjugate gradient; EP, embarrassingly parallel; FT, 3D fast Fourier
24%
18.07.2013
100
100
000
Old_age
Always
–
2456
12
Power_Cycle_Count
0x0032
100
100
000
Old_age
Always
24%
07.02.2019
< n; i++)
{
c[i] = a[i] * b[i]
}
}
...
#pragma acc parallel loop copyin(e)
present(a) copyout(f) {
for (int j=0; j < n; j++)
{
f[i] = 2.0*e[j] + (1.0/4.00*(a[j]*4
24%
05.02.2019
SQL> SELECT * FROM marks;
11
12 SQL> DELIMITER //
13
14 SQL> CREATE AGGREGATE FUNCTION agg_count(x INT) RETURNS INT
15 BEGIN
16 DECLARE count_students INT DEFAULT 0;
17 DECLARE CONTINUE HANDLER
24%
10.04.2015
the patch for kernel versions 3.18 and 3.19.x [17]. If you are uncertain as to how to proceed, you can either look for help on the Internet or check out Julian Kirsch's [12] master's thesis. You will find
24%
07.10.2014
). Problems that crop up usually mean no X Window system or any other sort of GUI access to the server. Often, this also means that monitoring tools such as Ganglia [1] aren't giving you much or any information
24%
04.11.2011
out the relevant line in the/etc/inittab
file. This will free up some memory:
# Run xdm in runlevel 5
# x:5:respawn:/etc/X11/prefdm ‑nodaemon
Now perform a first full-system package update
24%
11.04.2016
-fastcgi are running, as expected.
Listing 1
Process List
root 589 0.0 0.3 142492 3092 ? Ss 20:35 0:00 nginx: master process
/usr/sbin/nginx -g daemon on; master_process on;
www
24%
06.10.2022
{
10 "UserName": "ferdinand",
11 "SerialNumber": "arn:aws:iam::123456789:mfa/ferdinand",
12 "EnableDate": "2021-04-25 09:00:38+00:00"
13 }
14 ],
15 "Groups
24%
30.07.2014
like Fedora 20 or Ububtu 14.04 LTS. You can also find ready-made images for a virtualization solution like Docker. A simple docker graphite
search shows a number of Graphite images.
Of course, you can