23%
13.06.2019
your code with auto-vectorization (so you don’t have to vectorize by hand).
Starting in OpenMP 4.0, the directive omp simd
was introduced. It basically gives a hint to the compiler to look for places
23%
19.09.2019
add_ufunc(x, y):
return x + y
The decorator line defines the data types (i.e., int64
here) and the target for the decorator cuda
. A simple test for the add_ufunc
Numba function is:
a = np.array([1, 2, 3, 4])
b
23%
02.02.2021
radically. Therefore, the software (in contrast to classical messaging systems) divides a logical topic into partitions, which it distributes to different machines (Figure 4), allowing individual topics
23%
05.02.2023
fixing.
Goss provides additional resources to build tests covering almost every aspect of a modern running machine. You can browse through goss resources [3] [4] to discover all the tests
23%
22.05.2023
Zabbix monitoring stack with:
$ helm repo add zabbix-community https://github.com/zabbix-community/helm-zabbix
$ helm install -n zabbix --create-namespace zabbix --set zabbix_image_tag: alpine-6.4-latest
23%
22.05.2023
and :52), swap flux18 in the container name and directories for flux24, then change the two lines in the Docker template from docker.io/influxdb:1.8 to docker.io/influxdb:2.4. Because InfluxDB 2
23%
09.04.2019
Duty instance (or detector) is enabled [4].
Listing 1
Policy to Enable GuardDuty
01 {
02 "Version": "2012-10-17",
03 "Statement": [
04 {
05 "Effect": "Allow",
06 "Action": [
07
23%
10.06.2015
and finish with some personal recommendations on using them.
GPG
To start, I'll look at probably the most popular encryption tool, GNU Privacy Guard (GPG) [4]. The tool has become popular because it's fast
23%
11.06.2014
, for example, can have up to 4TB of main memory [1]. Given these sizes, you might expect that storage-related bottlenecks no longer play a role, but the experience of users and manufacturers with such software
23%
04.08.2020
supports IP-based threat lists. Two of my favorites are Tor exit nodes [3] and Open Threat Exchange (OTX) community feeds from AlienVault [4], but you may find some others by just doing some research