14%
07.02.2019
)),
copyout(b(s/4:3*s/4))
#pragma acc data copyin(a[0:size-1]),
copyout(b[s/4:3*s/4])
You can use reasonably complex expressions to determine the portion and size of the array to use
14%
30.01.2020
its execution in the real world (real), as well as how much CPU time was allocated in user and kernel (sys) modes:
$ time sleep 1
real 0m1.004s
user 0m0.002s
sys 0m0.001s
What not everyone knows
14%
30.11.2025
01 # zfs set volsize=3g mypool/vol1
12 02 # zfs get volsize mypool/vol1
13 03 NAME PROPERTY VALUE SOURCE
14 04 mypool/vol1 volsize 3G -
15 05 # sbdadm modify-lu -s 3g 600144f05f71070000004bc981ec0001
14%
22.08.2011
have been created over the last few years, including Amazon Elastic Compute Cloud (EC2), Amazon Simple Storage Service (S3), and JiffyBox. In the US, they are joined by providers such as Go ... to migrate easily to other providers at a later stage. Apache Deltacloud addresses this issue by offering a standardized API definition for infrastructure as a service (IaaS) clouds with drivers for a range
14%
14.03.2013
nodes for fault-tolerance, and failed nodes can be replaced with no downtime.
Cassandra v1.2 also marks the release of version 3 of the Cassandra Query Language (CQL3), which simplifies application
14%
31.10.2025
/loadavg/ [3]:
1.00 0.97 0.94 1/1279 7743
The three additional numbers provided by Linux are the number of running processes (one in this case), the total number of processes, and the last process ID (PID
14%
11.06.2014
image, and then Volatility [3] and Mandiant Redline [4] for further investigation. In this paper, I dive more deeply into Redline and Volatility.
To begin, I review a raw memory dump of a known malware
14%
04.04.2023
.5.13-2.el8 appstream 29 k
numactl-libs x86_64 2.0.12-13.el8 baseos 35 k
ohpc-filesystem noarch 2.6-2.3.ohpc.2
14%
08.04.2014
| elapsed: 0.0s remaining: 4.5s
[Parallel(n_jobs=2)]: Done 198 out of 1000 | elapsed: 1.2s remaining: 4.8s
[Parallel(n_jobs=2)]: Done 399 out of 1000 | elapsed: 2.3s remaining: 3.5s
14%
13.06.2016
of filesystems from which to choose, and the ext2/3/4 series is likely known by everyone. If you work with a current distribution, you have probably met other filesystems, too (Table 1).
Table 1