17%
23.07.2013
admin (Table 1).
Table 1: PowerDNS Features
Authoritative DNS server (hosting)
Resolving DNS server (caching)
API to provision zones and records
DNSSEC support (as of 3.x
17%
04.11.2011
with AMD, IBM, and NVidia) submitted a specification to the Khronos Group, which promotes the OpenGL specification. Open Computing Language 1.0 (OpenCL) was released late in 2008 [3].
OpenCL now provides
17%
25.08.2016
seen much more interest in Nano (Figure 3), partly, I believe, because Nano has the command help at the bottom of the screen at all times, which, if you don't use Nano very often, can be very, well
17%
08.07.2018
a range of hosts on the command line:
$ pdsh -w host[1-11] uname -r
$ pdsh -w host[1-4,8-11] uname -r
In the first case, pdsh
expands the host range to host1
, host2
, host3
, etc., through host11
17%
19.09.2019
add_ufunc(x, y):
return x + y
The decorator line defines the data types (i.e., int64
here) and the target for the decorator cuda
. A simple test for the add_ufunc
Numba function is:
a = np.array([1, 2, 3, 4])
b ... High-Performance Python 3
17%
07.03.2019
that lend themselves to parallelizing with directives. You can parallelize each loop individually (Table 2), giving you more control, or you can combine loop directives into a single directive (Table 3
17%
19.11.2019
, ioengine=libaio, iodepth=32
fio-3.12
Starting 1 process
Jobs: 1 (f=1): [w(1)][100.0%][w=475MiB/s][w=122k IOPS][eta 00m:00s]
test: (groupid=0, jobs=1): err= 0: pid=1634: Mon Oct 14 22:18:59 2019
write: IOPS=118k, BW=463Mi
17%
18.03.2020
2 hours ago 9.83GB
49cbd14ae32f 3 hours ago 269MB
ubuntu 18.04 72300a873c2c 3 weeks ago 64.2MB
17%
12.05.2020
TAG IMAGE ID CREATED SIZE
nvidia/cuda 10.1-base-ubuntu18.04 3b55548ae91f 4 months ago 106MB
hello-world latest fce289e99eb9 16 months ago 1.84kB
Running the nvidia
17%
09.09.2024
in the list of Docker container images:
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
ubuntu-24.04-dev1 latest 2358ab17d70c 13 minutes ago 149MB
Note