9%
14.10.2019
= numpy.arange(1000, dtype='i')
comm.Send([data, MPI.INT], dest=1, tag=77)
elif rank == 1:
data = numpy.empty(1000, dtype='i')
comm.Recv([data, MPI.INT], source=0, tag=77)
# automatic MPI datatype
9%
01.08.2019
function for saving queries for later use.
Kexi
Kexi [3] is an integrated database system that is part of Calligra Suite [8]. In the current 3.1.0 version, Kexi runs independently of KDE's Plasma desktop
9%
28.11.2022
and is a great example of what open communities can achieve working together – something that is only truly possible with open source software.
Infos
OpenInfra Summit Berlin: https://www.youtube.com/hashtag/openinfrasummit
9%
17.04.2017
with the desktop environment and arrival of openSUSE to Raspberry Pi 3.
ADMIN magazine: It's been a year now since openSUSE made a leap by moving its base to SUSE Linux Enterprise SP1 with the release of open
9%
17.06.2017
filesystem [1] acts much like an ordinary local disk.
Some of the storage software solutions are controlled by companies such as Xyratex (Lustre), and Red Hat (GlusterFS and Ceph). Other solutions depend
9%
03.04.2024
will be familiar with the problem of spam and be aware that their own address has been public knowledge for a long time. What was technically brilliant about the Locky attack [1], for example, was that the malware
9%
31.10.2025
(pi*x)*dexp(-pi)
098 ENDDO
099
100 ! Bottom of unit square: (S)
101 DO i=1,m
102 x=delta*i
103 u(i,1) = dsin(pi*x)
104 ENDDO
105
106 ! Right hand side of unit square: (E)
107 DO j=1,m
108 u(m,j) = 0.0d0
109
9%
30.01.2024
(e.g., a Fritz!Box or a specific environment), enter
cd ./public/item-icons
git clone https://github.com/walkxcode/dashboard-icons.git
to download an icon set.
Basic Configuration
Now that you have
9%
05.12.2014
.12.6)
DSM 5.0-4493 Update 5 (Linux 3.2.40)
Thecus OS 5.0 (Linux 3.10.47)
ReadyNAS OS 6.1.9
Price (without disks,EUR incl. VAT)
$350/EUR390
$300/EUR250
$370/EUR430
9%
27.09.2021
:
dhcp4: no
addresses:
- 192.0.2.0/31
lo:
addresses:
- 192.168.1.1/32
version: 2
renderer: networkd
Listing 2
FRR2 Netplan YAML Config
network