11%
19.09.2019
= block_size * grid_size
# assuming x and y inputs are same length
for i in range(start, x.shape[0], stride):
out[i] = x[i] + y[i]
You can run the following code to use the function in Listing 1:
import numpy as np
n
11%
11.10.2016
, FALSE, or 0).
title: plugin: skip_on_empty method: row source: name
static map
Define a custom mapping for source to destination values.
type: plugin: static_map source: type
11%
06.08.2013
.fetch(msgid, '(UID)')
043 match = REUID.match(data[0])
044 msguid = match.group('uid')
045 logging.debug("Found UID %s" % ( msguid ))
046 result = imap.uid('COPY', msguid, targetfolder)
047
11%
07.07.2021
TaskProlog script that will print a batch job's
# job ID and node list to the job's stdout
#
if [ X"$SLURM_STEP_ID" = "X" -a X"$SLURM_PROCID" = "X"0 ]
then
echo "print =========================================="
echo
11%
05.12.2019
for individual MIB values, all of which later end up in the snmp
table:
[[inputs.snmp.field]]
name = "hostname"
oid = "RFC1213-MIB::sysName.0"
is_tag = true
[[inputs.snmp.field]]
name = "RAMFree"
oid = "1.3.6.1.4.1.2021.4.6.0
11%
18.07.2013
resp, data = imap.fetch(msgid, '(UID)')
043 match = REUID.match(data[0])
044 msguid = match.group('uid')
045 logging.debug("Found UID %s" % ( msguid ))
046 result = imap
11%
23.12.2011
. . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
ipconfig exited on XENAPP1 with error code 0.
bash-3.2$
In Linux and Unix, the whack, or backslash (\), means that you
11%
10.07.2012
-07-03 15:59 Desktop
drwxr-xr-x 2 khess khess 4096 2012-07-03 15:58 Documents
-rw-r--r-- 1 root root 0 2012-07-07 15:04 goo.txt
drwxr-xr-x 2 khess khess 4096 2012-07-03 15:58 Music
-rw
11%
29.09.2020
ControlSet | Control | Terminal Server
key. With this approach, you can activate Remote Desktop by importing registry entries. The most important entry is fDenyTSConnection
. A value of 0
activates Remote Desktop
11%
27.09.2021
://proxy.server.com:port
export https_proxy = http://proxy.server.com:port
export no_proxy = localhost, 127.0.0.1
Firewall settings might need to be adjusted to access the web GUI.
The core function of StackStorm is provided