16%
05.12.2019
_pipeline.yml
01 - pipeline:
02 name: verification
03 manager: independent
04 description: |
05 This pipeline is only to learn how Zuul works
06 trigger:
07 gerrit:
08 - event: patchset
16%
16.05.2013
,1000);
06
07 // Set host data on the Device (GPU)
08 dA = gpuSetData(A);
09 dC = gpuSetData(C);
10
11 d1 = gpuMult(A,B);
12 d2 = gpuMult(dA,dC);
13 d3 = gpuMult(d1,d2);
14 result = gpuGetData(d3); // Get
16%
07.06.2019
(version 0.8) and dplyr
(version 0.8) packages. The example in Listing 4 creates a small data frame with the columns a, b, and colour. R then computes the c and sum columns with the R base
and dplyr
16%
04.04.2023
material of the organization's root certification authority (CA) and any necessary intermediates sufficient to establish the SVIDs' chain of trust.
Federation
SPIFFE also provides for federation between
16%
25.03.2021
Example Configuration
01 http {
02
03 log_format http2 '$time_iso8601 $msec $status $connection $http2 "$request"';
04
05 server {
06
07 listen 443 ssl http2; # TLS and HTTP/2
08
09 http2
16%
06.10.2019
on other distributions. In most cases, however, this command will only install an earlier version.
After the install, you find the configuration files in the /etc/easy-rsa/ directory; working as root
16%
05.12.2016
, in which you create one or more rules of this type for each logfile with relevant information.
Listing 2
Log Entry Examples
# Feb 22 08:00:00 hostname sshd[1234]: Failed keyboard
16%
30.01.2020
Profile on a variation of the MD code.
Listing 2
cProfile Output
Thu Nov 7 08:09:57 2019
12791143 function calls (12788375 primitive calls) in 156.745 seconds
Ordered by: cumulative time
ncalls
16%
07.11.2023
that are created from storage drives or partitions on a storage drive. The PVs do not all have to be the same size or even have the same level of performance. Note that you have to root or have superuser privileges
16%
17.02.2015
, and all SBCs boot from some sort of flash storage (i.e., the root disk of the system), such as an eMMC card or an SD card, and have USB ports of some type, so you can plug an input device into the system