17%
18.07.2013
; Apache has supported the method since version 2.2.12 – provided you have OpenSSL version 0.9.8i or newer in use. If this is true of your own Apache installation, you can provide your own certificate in any
17%
14.03.2013
http://www.pjsip.org/release/2.0./pjproject-2.0.1.tar.bz2
Next, go to the directory where you unpacked the tarred and zipped file and type:
./configure
make dep
make
You will now have a file starting
17%
28.11.2021
systemctl start podman.socket
20 usermod -aG podman $SUDO_USER
21 SHELL
22 end
Once you have installed both VirtualBox and Vagrant, either with Homebrew or an installation archive, save
17%
19.05.2014
the 2010 time frame. This corresponds to about version 2.2 of SSHFS, which is from 2008. SSHFS is now up to version 2.5, which was released on January 14, 2014; however, testing I’ve done hasn’t revealed any
17%
10.06.2014
, you can also implement various RAID setups. Even at this point, Linux users need to adapt, because the devices use typical Solaris-style names. For example, in device c0t0d0
, c0
stands for the first
17%
12.11.2012
.09 Temperature: 40 C\r
Usage of /: 1.0% of 454.22GB Processes: 168\r
Memory usage: 22% Users logged in: 1\r
Swap usage: 0% IP address for eth0: 192
17%
04.11.2011
. VMD can interact directly with the APBS simulation software.
A handful of projects specialize in helping you convert your cluster into a rendering farm. POV-Ray [22] has supported distributed
17%
07.11.2011
/ ncpus
22
23 # extra samples for last job
24 uiaddtlstjob = uinum % ncpus
25
26 djobs = {}
27 iend = 0
28 istart = 0
29 for i in xrange(0, ncpus):
30 istart = i
17%
06.08.2012
-xr-x 2 khess khess 4096 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
-rw-r--r-- 1 khess khess 49 2012
17%
16.07.2019
presentation by Matthew Rocklin. It was run in a Jupyter notebook to get the timings.
Listing 1: Python First Run Without Numba
import numpy
def sum(x):
total = 0
for i in range(x.shape[0]):
total