14%
28.11.2023
image: monitoror/monitoror:${MTRRTAG:-latest}
05 ports:
06 - "38080:8080"
07 environment:
08 - "MO_CONFIG=/etc/config.json"
09 restart: unless-stopped
10
11 networks:
12 default
14%
17.02.2015
{
14 use generic-service
15 host_name w2k12srv
16 service_description CPU Load
17 check_command check_nt!CPULOAD!-l 5,80,90
18 }
19 define service{
20
14%
20.02.2012
.57, 0.00, 12.76, 85, 0
2012-01-09 21:09:21, 84, 4.84, 0, 0.29, 17.36, 0.00, 5.09, 90, 0
2012-01-09 21:09:47, 80, 4
14%
30.01.2013
@test1 lmod]# cd lmod
[root@test1 lmod]# ls -s
total 12
4 init 4 lib 4 libexec
Before I can use Lmod, I need to do a little more post-configuration work (but only a little). Most importantly, I need
14%
21.03.2017
# ===================
09 #
10 if __name__ == '__main__':
11
12 f = h5py.File("mytestfile.hdf5", "w")
13
14 dset = f.create_dataset("mydataset", (100,), dtype='i')
15
16 dset[...] = np.arange(100)
17
13%
09.10.2017
7:12:50.609 PM
POISSON_SERIAL:
FORTRAN90 version
A program for solving the Poisson equation.
-DEL^2 U = F(X,Y)
on the rectangle 0 <= X <= 1, 0 <= Y <= 1.
F(X,Y) = pi^2 * ( x^2 + y^2 ) * sin
13%
18.03.2020
.
The simple MPI used is the classic 2D Poisson equation solver, poisson_mpi
, which I procured from an online set of Fortran 90 examples.
HPCCM
HPC Container Maker (HPCCM) was used to create the specification
13%
17.06.2017
be in memory," said Guinet on the project page.
The WannaCry ransomware attack has been the worst attack of its kind. The attack started on Friday May 12, 2017 and infected more than 230,000 computers across
13%
18.02.2018
out the window for tech that I'll have to replace in 12 to 18 months. And now we're told that certain vendors slow down tech that is only slightly out of date. That's taking planned obsolescence a bit
13%
02.02.2021
theoretical speedup can't exceed 2x, as you see in Figure 2. Furthermore, it's not practical to use more than 12 cores to run this code, because it can attain more than 90 percent of the maximum theoretical