18%
16.01.2013
(nsamples):
12 x = random.random()
13 y = random.random()
14 if (x*x)+(y*y)<1:
15 inside += 1
16
17 mypi = (4.0 * inside)/nsamples
18 pi = comm.reduce(mypi, op=MPI.SUM, root=0)
19
20 if rank
18%
07.06.2019
_web latest c100b674c0b5 13 months ago 19MB
nginx alpine bf85f2b6bf52 13 months ago 15.5MB
With the image ID in hand, you can inspect the image manifest:
docker inspect bf85f2b6bf52
18%
05.02.2019
Containers, this was 1.6 seconds. The classic runC run time needs 0.6 seconds for the same task, and this value is stable even if the number of passes that can be configured in the script varies by using the N
18%
06.10.2019
.
12 volumes:
13 - ./n1data:/var/lib/cassandra
14 # Environment variable for the Cassandra configuration.
15 # CASSANDRA_CLUSTER_NAME must be identical on all nodes
18%
16.08.2018
is a MIPS 74Kc. The system has 128MB of RAM and two connections for Gigabit Ethernet, one of which can also be used for the power supply. The wireless interface supports the fast 802.11ac standard (and
18%
21.11.2012
164 IF(MOD(iter,10)==0) WRITE(*,"('iter,gdel:',i6,e12.4)") iter,diff
165
166 !$OMP PARALLEL DO SHARED(m,n,unew,u)
167 ! Update solution
168 DO j=2,m-1
169 DO i=2,m-1
170
18%
22.08.2017
/NUM_THREADS
ITHREAD = OMP_GET_THREAD_NUM()
IF ( ITHREAD == 0 ) THEN
PRINT *, "num_threads = ", NUM_THREADS
PRINT *, "n = ", N
ENDIF
! ----------------------------------
! Find my own starting index
18%
14.11.2013
distributions.
Table 1
Udev Storage Locations
Distribution
Path
Ubuntu 12.10, Debian 7.0, SLES 11 SP2
* /etc/udev/rules.d/70-persistent-net.rules* /lib/udev/rules.d/75
18%
05.08.2024
/bin/ksh'
user_gecos: 'AIX guest user'
user_pgrp: 'staff'
user_groups: 'staff'
user_fsize: '-1'
user_passwd: "{ssha256}06$FkFHd0q1hxVonC2a$sa1WA0G3mPNWtz2GAhUkfcQ7BkD/mNngBu0Tn2.N.cl"
collections
18%
02.10.2017
hello snapcraft.yaml wifi-ap
name: my-snap-name # you probably want to 'snapcraft register '
version: '0.1' # just for humans, typically '1.2+git' or '1.3.2'
summary: Single-line elevator pitch for your amazing snap # 79 char