17%
24.02.2022
to which they are written.
Lustre (or Linux Cluster) [1]-[3] is one such distributed filesystem, usually deployed for large-scale cluster high performance computing (HPC). Licensed under the GNU General
17%
07.04.2022
to which they are written.
Lustre (or Linux Cluster) [1]-[3] is one such distributed filesystem, usually deployed for large-scale cluster high-performance computing (HPC). Licensed under the GNU General
17%
18.12.2013
(One-by-One)
1 #include
2
3 /* Our structure */
4 struct rec
5 {
6 int x,y,z;
7 float value;
8 };
9
10 int main()
11 {
12 int counter;
13 struct rec my_record;
14 int counter_limit;
15
17%
19.05.2014
.325
56.328
58.231
67.588
14,100
2,860
SSHFSM OPT3
54.595
61.111
67.107
67.379
13,958
2,670
SSHFS OPT4
78.600
17%
10.06.2014
",
22 "description": "public"
23 }
24 ],
25 "ssh_key": true
26 },
27 "disk_driver": "virtio",
28 "nic_driver": "virtio",
29 "uuid": "555793a9-3c32-4eb9-ae81-f
17%
12.11.2012
.09 Temperature: 40 C\r
Usage of /: 1.0% of 454.22GB Processes: 168\r
Memory usage: 22% Users logged in: 1\r
Swap usage: 0% IP address for eth0: 192
17%
04.11.2011
testing on a test cluster, because the production systems are 100% identical.
Partimage [2] is an easy-to-use imaging tool that backs up and restores different types of partitions. SystemImager [3] is far
17%
07.11.2011
if '__main__' == __name__:
09
10 p1 = Process(target = test, args = ('Rich',))
11 p2 = Process(target = test, args = ('Nus',))
12 p3 = Process(target = test, args = ('Geeks',))
13
14 p2
17%
20.06.2012
/local
53G 29G 22G 57% /vnfs/usr/local
From the output, it can be seen that only 217MB of memory is used on the compute node for storing the local OS. Given that you can easily and inexpensively buy 8GB
17%
06.08.2012
-07-28 19:06 .bash_history
-rw-r--r-- 1 khess khess 220 2012-05-25 22:11 .bash_logout
-rw-r--r-- 1 khess khess 2940 2012-05-25 22:11 .bashrc
To show files in date-sorted order, try the following commands