17%
22.05.2023
Note that if you are seeing the following error when changing node roles,
$ sudo drbdadm secondary r0
0: State change failed: (-12) Device is held open by someone
Command 'drbdsetup-84 secondary 0
17%
28.11.2021
.53
node_cpu_seconds_total{cpu="0",mode="nice"} 187.19
node_cpu_seconds_total{cpu="0",mode="softirq"} 1029.12
node_cpu_seconds_total{cpu="0",mode="steal"} 0
node_cpu_seconds_total{cpu="0",mode="system"} 2991
17%
27.09.2021
counter = 1,counter_limit
25 my_record%x = counter
26 my_record%y = counter + 1
27 my_record%z = counter + 2
28 my_record%value = counter * 10.0
29
17%
18.07.2013
-Code of the IOPS Tests
01 Make Secure Erase
02 Workload Ind. Preconditioning
03 While not steady state
04 For workloads [100, 95, 65, 50, 35, 5, 0]
05 For block sizes ['1024k', '128k', '64k', '32k
17%
01.06.2024
* argv[])
08 {
09 long niter = 1000000000;
10 int myid; //holds process's rank id
11 double x,y; //x,y value for the random coordinate
12 int i;
13
17%
07.11.2011
#pragma omp parallel for shared (sum) private (i)
12 for ( i=0; i < 1000000; i++) {
13 #pragma omp critical (sum_total)
14 sum = sum + a[i];
15 }
16 printf("sum=%lf\n",sum);
17
17%
06.05.2024
module with an Intel N100, 8GB of low-power double data rate (LPDDR) memory, up to 64GB of eMMC flash storage, up to nine PCIe 3.0 lanes, up to four USB 3.2 ports, eight USB 2.0 ports, 64 GPIO pins
17%
20.05.2014
available in both free and commercial versions. According to the manufacturer, more than 4,000 customers deploy Endian Firewall Enterprise, and more than 1.2 million users have downloaded the community
17%
09.01.2013
=/var/log/one/accounting.log
04
05 case "$1" in
06 "on"|"off")
07 mode=$1
08 shift
09 ;;
10 *)
11 echo "$0 error: wrong mode." >&2
12 exit 1
13 ;;
14 esac
15
16 if [ "$1
17%
26.01.2025
782/782 ???????????????????? 21s 12ms/step - accuracy: 0.3156 - loss: 2.1379 - val_accuracy: 0.4105 - val_loss: 1.7636
Epoch 2/100
782/782 ???????????????????? 2s 3ms/step - accuracy: 0.5481 - loss: 1