18%
28.11.2023
notify_after: 2
19 notify_all_changes: true
20 public: true
21 redirect: true
22
23 x-icmping: &icmping
24 type: icmp
25 check_interval: 60
26 timeout: 15
27 allow_notifications: true
28
18%
17.01.2023
:
ohpc-slurm-client x86_64 2.6-7.1.ohpc.2.6 OpenHPC-updates 6.9 k
Installing dependencies:
cairo x86_64 1.15.12-6.el8 appstream
18%
04.04.2023
:
ohpc-slurm-client x86_64 2.6-7.1.ohpc.2.6 OpenHPC-updates 6.9 k
Installing dependencies:
cairo x86_64 1.15.12-6.el8 appstream
18%
05.08.2024
.Exit(1)
15 }
16
17 run(os.Args[1])
18 }
19
20 func row() {
21 for i := 0; i < size; i++ {
22 for j := 0; j < size; j++ {
23 array[i][j]++
24 }
25 }
26 }
27
28
18%
16.05.2013
://wiki.scilab.org/Linalg%20performances
Compiling
http://wiki.scilab.org/Compiling%20Scilab%205.x%20under%20GNU-Linux%20Unix
Parallel computing
http
18%
09.01.2013
http://opennebula.org/repo/ openSUSE/12.3/stable/x86_64 opennebula
zypper refresh
zypper install opennebula
zypper install opennebula-sunstone
For Debian and Ubuntu, a tarball is available with several
18%
17.03.2021
(which was quite a bit of storage in 2004). The system cost between $20,000 and $30,000. As with other desktop systems, the DT-12 plugged into standard 120V outlets and used less than 200W of power. Orion
18%
09.08.2015
elements of the X.400 basis inherited from HP OpenMail that prevent the source code from being disclosed. The original plans to put the core under an open source license with Scalix 12 were unenforceable
18%
20.06.2012
:2:root,bin,daemon
sys:x:3:root,bin,adm
adm:x:4:root,adm,daemon
tty:x:5:
disk:x:6:root
lp:x:7:daemon,lp
mem:x:8:
kmem:x:9:
wheel:x:10:root
mail:x:12:mail,postfix
uucp:x:14:uucp
man:x:15:
games:x:20
18%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25