29%
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 ... High-Performance Python 3
29%
05.12.2016
'^$' | sort -n | uniq -c | awk '$1 >= '${BLOCK_PREFIX_THRESHOLD}' {print $2" "$3}'`
174
175 # echo "${PREFIXES}"
176 for P in $( echo "${PREFIXES}" | awk '{print $2}' ); do
177 DEL_IPS=`echo "${QUERY
29%
28.11.2021
in need to be changed when running the script:
jmeter -n -t TestPlan3.jmx -j TestPlan3.log -l TestPlan3.jtl -e -o /tmp/jmeter-report -Jhost
29%
11.04.2016
rqnoidle 0
8,0 0 0 0.000447822 0 m N cfq schedule dispatch
8,0 0 24 3.376123574 351 A W 10048816 + 8 <- (8,2) 7783728
8,0 0 25 3.376126942 351 Q W
29%
03.04.2024
pc;
do
if [ "$pn" = "Last" ] || [ "$pn" = "Available" ]; then continue
fi
pv2=$(rpm -q --qf '%{VERSION}\n' $pn )
IFS='-' read -ra pv3 < "$pv"
printf "%-40s %-20s %-20s\n
29%
03.02.2024
938G 718G 173G 81% /home
/dev/nvme0n1p1 511M 6.1M 505M 2% /boot/efi
/dev/sda1 5.5T 3.1T 2.1T 60% /home2
192.168.4.100:/home
29%
13.04.2023
of packages in the file req.txt
in the home directory of the anaconda
user that can be used to create the shared_env
environment:
$ /opt/apps/anaconda3/bin/conda create -n shared_env --file ./req
29%
25.09.2023
guest
82a84,88
>
> tee /etc/.htpasswd <<'EOF'
> guest:$apr1$gz4n7s6o$P.O/V1k9rZuV9nN/5lh3l0
> admin:$apr1$esczj7wu$ffu/6j8vETMAMJaVTKn7a1
> EOF
Monit is configured to load service
29%
02.03.2012
to convert the TAI64N timestamps into a human-readable format.
Figure 3: Logging that actually makes sense.
In addition to checking the logging, you can
29%
20.06.2012
You can also test this as a user:
[laytonjb@test1 ~]$ ssh n0001
[laytonjb@n0001 ~]$ ssh test1
Last login: Sun Jun 3 16:15:49 2012
Looks like a winner!
Installing and Configuring Cluster Tools