11%
30.03.2012
="/etc/portsentry/portsentry.blocked.atcp";
banudp="/etc/portsentry/portsentry.blocked.audp";
# TCP
tcp=`tail -n1 $bantcp | awk '{ print $6 }' | cut -d / -f 2`;
if [ `echo $tcp | grep '123.45.67.' ` ] || [ `echo $tcp | grep '89
11%
19.06.2013
There by 2020” (see also Simon's slides from the Optical Interconnects Conference in Santa Fe, New Mexico, May 6, 2013). Can we keep extending the performance graphs of current technology and create an Exascale
11%
30.09.2013
administrators who are responsible for part of a network to define the scope of the scan and the boundaries of the report in a web front end. Additionally, reporting will be improved for IPv4/IPv6 dual
11%
02.09.2011
, send a link about a new city ordinance to a management circle, and so on (Figure 6).
Figure 6: You can integrate your comments with the link you
11%
24.10.2011
from being installed. MariaDB is working toward inclusion in official repositories, but for now, it is only included in a few [6].
One reason to continue using MySQL is if you have a commercial license
11%
14.11.2011
(Figure 6) is a fast, clean browser to try and for only US$ 0.99, it’s an inexpensive connectivity test.
Figure 6: The Puffin Flash and Java-compatible web
11%
15.04.2020
-1):
sol[0,j] = 10.0
sol[nx-1,j] = 1.0
# end for
for i in range(0,nx-1):
sol[i,0] = 0.0
sol[i,ny-1] = 0.0
# end for
# Iterate
start_time = perf_counter()
--> with pymp.Parallel(6
11%
08.12.2020
solver. In this case, all of the cores in the system are used.
Notice in Figure 5 that the application execution time with OpenMP is much shorter when using four cores than when using one core. Figure 6
11%
07.01.2025
the system. Fugaku was number 1 on the HPL list for a while and is number 6 today, but it has been number 1 on the HPCG list for four years. Let me illustrate why it is so dominant.
Fugaku was first
11%
13.12.2018
, with the examine command if you know the variable name:
bashdb<6> examine a
declare -- a="1234567890"
Bash scripts can be nested through functions and loops. The script below executes a wildcard calculation within