12%
03.02.2022
are updated automatically.
For this article, I looked at the Windows Terminal Preview, which at the time was version 1.10.1933.0 with the then current Stable version at 1.9.1942.0. Both the Preview and Stable
12%
20.05.2014
. Zabbix also is included in the repositories of many distributions, although typically as version 2.0.9. The Zabbix team also offers Zabbix virtual appliances based on openSUSE 12.3 for VMware, Virtual
12%
07.03.2019
for Fortran and C
Fortran
C
!$acc parallel loop
do i=1,n
...
end do
#pragma acc parallel loop
{
for (i=0, i < n, i++) {
...
}
}
Ideally, look
12%
20.06.2022
.4'
02 services:
03 keycloak:
04 container_name: keycloak
05 image: quay.io/keycloak/keycloak:17.0.1
06 ports:
07 - 8080:8080
08 environment:
09 - KEYCLOAK
12%
05.12.2016
), Kubernetes is written in Go and available under the Apache 2.0 license; the stable version when this issue was written was 1.3.
Figure 1: Kubernetes comes
12%
02.02.2021
dockerrepo.matrix.dev/gentoo-glibc:latest-amd64 && touch pushtime
Sending build context to Docker daemon 21.12MB
Step 1/2 : FROM dockerrepo.matrix.dev/gentoo-base:latest
---> 22fe37b24ebe
Step 2/2 : ADD
12%
22.12.2017
_GET_NUM_THREADS()
N = NMAX/NUM_THREADS
ITHREAD = OMP_GET_THREAD_NUM()
IF ( ITHREAD == 0 ) THEN
PRINT *, "num_threads = ", NUM_THREADS
PRINT *, "n = ", N
ENDIF
! ----------------------------------
! Find my own
12%
18.07.2013
in TLSv1.0 was error-prone, but the problems long remained theoretical.
TLSv1.1, which was designed to iron out the worst weaknesses of CBC, followed in 2006. Two years later, TLSv1.2 was released
12%
05.11.2018
# for your environment.
05 #
06 #
07 # slurm.conf file generated by configurator.html.
08 #
09 # See the slurm.conf man page for more information.
10 #
11 ClusterName=compute-cluster
12 Control
12%
13.12.2018
.conf file generated by configurator.html.
08 #
09 # See the slurm.conf man page for more information.
10 #
11 ClusterName=compute-cluster
12 ControlMachine=slurm-ctrl
13 #
14 SlurmUser=slurm
15 Slurmctld