13%
04.11.2011
convolutionSum = 0.0f;
05
06 // Iterate over convolution kernel
07 for(size_t ky = 0; ky < kernel.height; ++ky)
08 {
09 for(size_t kx = 0; kx < kernel.width; ++kx)
10
11 {
12
13%
02.06.2020
754 pages of about 63MB) with details on where to find the latest release. In my case, this was version 19.11.480. The docs are also now public, which is more convenient (an access token attached
13%
30.01.2013
, for a library that uses a specific compiler and MPI library, you would end up with a module names like atlas-3.10.0-opempi-1.6.2-open64-5.0
. The name is useful because it tells the user the library version
13%
02.02.2021
),
which is derived by observing that you can use as many CPUs as you want to drive 95 percent of the problem asymptotically to zero time (p
=0.95), and you will be left with that one minute (1 – p
=0
13%
14.03.2013
signatures. And the successors of SSL, TLS 1.0 and 1.1, do not improve on this; it is not until TLS 1.2 that TLS began to support newer algorithms with SHA-2.
On the server side, you need version 1.0
13%
04.12.2024
throughput without help from the Linux caches, which are active but not primed. Run by the hdparm [12] tool,
sudo hdparm -t /dev/mmcblk0
the remarkably consistent results with modern SD cards are easily
13%
04.12.2024
vm_id = 100
08 }
09
10 network_device {
11 model = "virtio"
12 bridge = "vmbr0"
13 }
14
15 depends_on = [
16 proxmox_virtual_environment_file.rproxy_cloud_config,
17 proxmox
13%
14.08.2020
100 100 010 Pre-fail Always - 0
9 Power_On_Hours 0x0032 097 097 000 Old_age Always - 12441
12 Power_Cycle_Count 0x0032 098 098 000 Old
13%
05.12.2014
that assumes a Xubuntu Desktop 12.04.4 LTS instance. If you're not familiar with R, the R Project for Statistical Computing states: "R is a free software environment for statistical computing and graphics
13%
05.12.2014
with the start command:
[BroControl] > start
starting bro ...
[BroControl] >
Whenever Bro starts up, it starts its daemon to listen to all the traffic defined in its /opt/bro/etc/node.cfg file. This is eth0