13%
15.11.2019
_foo.cpp
A recommended workflow for using hipify-perl is as follows:
1. Run the hipify-perl script on the CUDA source code.
2. Check the resulting HIP code into your preferred version control system.
3. Build the code
13%
10.06.2020
about the configuration (Figure 3). From here, you can change the color theme, check temperatures (I do not have lm-sensors
installed), and change a few other settings. A fairly short YouTube video about
13%
07.11.2023
vgdisplay
command lets you examine the volume group (Listing 2). Listing 3 shows the output from the vgs
and vgscan
commands.
Listing 2: vgdisplay
$ sudo vgdisplay
--- Volume group ---
VG
13%
20.06.2022
] or LaTeX [3]. However, these tools are complex, with syntax that is not necessarily intuitive, and require a certain period of familiarization. LaTeX is, strictly speaking, only a collection of macros
13%
20.06.2022
with the different editions of the operating system. Because the image was already mounted as a virtual drive on the filesystem, the command
Import-OSMedia
at the PowerShell command line (Figure 3) scans the mounted
13%
06.10.2022
_PRELOAD, as well.
libiotrace: Just Another Profiling Tool?
A typical CPU computes data faster than data can be fetched from or stored to main memory (the so-called memory wall) [3]. Storage only exacerbates
13%
05.02.2023
as "deprecated."
Stubborn
Despite NIST's recommendation to discontinue SHA-1 and despite the availability of a secure successor in the SHA-2 and, later, the SHA-3 family, SHA-1 continued to be used virtually
13%
05.02.2023
://www.freedesktop.org/wiki/Software/systemd/ContainerInterface/
STOPSIGNAL SIGRTMIN+3
CMD ["/bin/bash"]
Listing 2
setup_goss.sh
#! /bin/bash
set -uo pipefail
GOSSVER='0.3.18'
GOSSCDIR='/etc/goss'
RQRDCMNDS="chmod
echo
sha256sum
tee
wget"
pre
13%
22.05.2023
been watching with interest Colin King's promising stress-ng [3] since our time together on the Ubuntu Server team. Time to take the challenger out for a spin!
The New King
The newer stress-ng tool can
13%
28.11.2022
of the target or its fully qualified domain name (FQDN). When invoked without options, Siege uses the default configuration in the siegerc file (i.e., the siege.conf file):
$ siege 192.168.56.11
As Figure 3