45%
05.08.2024
, as in Python [3] or Node [4].
Recent books have been published about writing shell commands in Rust [5], Python [6], Node.js [7], and even Go [8], and it is into this last language's interesting performance
45%
15.08.2016
Zodiac FX as an alternative for testing OpenFlow configurations on real hardware. Zodiac FX is a four-port, 100MB switch controlled by an Atmel CPU. The Zodiac FX switch works with the OpenFlow protocol
45%
11.04.2016
:
Python 2 version 2.6, along with the developer packages (for Ubuntu in the python-dev
package)
librsync version 0.9.6 along with developer files (for Ubuntu in the packages librsync1
and librsync
45%
14.06.2017
-rw-r--r-- 1 laytonjb laytonjb 261K 2014-06-09 20:31 FS_scan.csv.gz
The original file is 3.2MB, but after using gzip
with the -9
option (i.e., maximum compression), the resulting file is 268KB. The .gz
45%
07.01.2014
the space used in the two backup directories and the SOURCE
directory. The SOURCE
directory reports using 9.2MB; backup.0
, the most recent snapshot, also reports using 9.2MB (as it should), and backup.1
45%
07.11.2023
the last command as an example, an option to specify the extent size would be:
# vgcreate -s 8M vg0 /dev/sdb1 /dev/sdd
The -s 8M
option specifies a PE size of 8MB when the VG is created. You can change
45%
08.10.2015
was possible in principle, but this solution was not as clean as developing a separate interface. This need for a container interface is precisely the gap that Magnum [6] [7] sets out to fill. As a new Open
45%
27.09.2024
-required
$ ssh-keygen -t ed25519-sk -O resident -O application=ssh: -O verify-required
You need firmware version 5.2.3 or later on the YubiKey.
The is simply text that describes where
45%
11.06.2014
, the alternative ISO image takes up only 45MB. An 80MB multiboot CD (TheSSS-8.0-ToolBox.iso) is also available. Besides TheSSS with PHP, it also contains Antivirus Live CD [4], BakAndImgCD [5], and FreeDOS [6 ... in at a mere 30MB.
45%
11.05.2021
, elapsed Time = %9.6f, GFlops = %9.6f ", ...
N, elapsedTime, gFlops) );
endfor
Listing 2: Double-Precision Square Matrix Multiply
# Example DGEMM
for N = [2, 4, 8, 16