13%
15.08.2012
, elements of the distributed array, j
(created above) can be changed (not just the local references; in this case, rows 1-2 and columns 1-8):
julia> j[2,2]=0;
julia> j[8,8]=0;
julia> print(j);
8x8 Float
13%
16.10.2012
bytes:215392635 (215.3 MB) TX bytes:1759757 (1.7 MB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK
13%
11.02.2016
+----------------------------------+---------+---------------------+
40 | 47e0142a3638fdc24fe40d4e4fbce3f1 | Row 1 | 2015-09-13 15:24:12 |
41 | b833c1e4c5bfc47d0dbe31c2e3f30837 | Row 3 | 2015-09-13 15:24:14 |
42 | c7d46523a316de4e1496c65c3cbdf358 | Row 2 | 2015
13%
07.02.2019
data copy(a)
!$acc parallel loop
do i=1,n
a(i) = 0.0
enddo
!$acc data end
#pragma acc data copy(a)
{
#pragma acc parallel loop
{
for (int i=0; i < n; i++)
{
a[i] = 0.0
13%
22.05.2012
dhcp.x86_64 12:4.1.1-25.P1.el6_2.1 will be installed
---> Package mod_perl.x86_64 0:2.0.4-10.el6 will be installed
--> Processing Dependency: perl(BSD::Resource) for package: mod_perl-2.0.4-10.el6.x86
13%
02.02.2021
[son] | -p[retty] | -c[olor] -b[atch] [filename] | -n[etns] name | -N[umeric] | -nm | -nam[es] | { -cf | -conf } path }
Listing 6
iptables -nvL
$ iptables -nvL
Chain INPUT (policy ACCEPT 0
13%
07.06.2019
of text. The text continues until the identifier appears again to mark the end of the Heredoc.
Nowdoc syntax was introduced in PHP 5.3.0. It behaves like text in single quotes, which PHP does not interpret
13%
12.05.2020
):
root@c31656cbd380:/# apt-get update
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
...
Fetched 18.0 MB in 9s (1960 kB/s)
After the package repositories are synced, I can
13%
11.04.2016
RProxyExtensions = css, gif, html, jpg, js, png, txt
CacheSize = 25 #mb
CacheMaxFilesize = 128 #kb
##load tinkering
#ListenBacklog = 128 #default 16
#MaxServerLoad = 0.7 #drop on high load (eeks)
#Socket
13%
18.07.2012
34412544 17782784 66% /vnfs/usr/local
[laytonjb@n0001 ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
none 1.5G 264M 1.2G 19% /
tmpfs 1.5G 0 1.5G