12%
14.08.2017
": "Contact id = #{@contact.id} deleted." }
45 else
46 @response_message = { "message": "Contact id = #{@contact.id} not found." }
47 end
48 json @response_message
49 end
50
51 options '/' do
52
12%
16.07.2015
Lmod is an indispensable tool for high-performance computing. With the new release of version 6, now is a good time to review Lmod and look at its new capabilities.
... ---------------------
mpich/3.1 openmpi/1.8
-------------------------- /cluster/modulefiles/Core ---------------------------
gnu/4.8 lmod/6.0.1 settarg/6.0.1
Use ...
Lmod is an indispensable tool for high-performance computing. With the new release of version 6, now is a good time to review Lmod and look at its new capabilities.
... Lmod 6.0: Exploring the Latest Edition of the Powerful Environment Module System
12%
30.11.2020
processes is shown in Listing 6. Notice that processes 3 and 4 didn't contribute or do anything.
Listing 5
Point-to-Point
01 import numpy
02 from mpi4py import MPI
03
04
05 comm = MPI
12%
14.11.2013
applies to the operation of an instance of the CDB and not for the PDBs.
Some simple math can help clarify this concept: For example, 10 databases in version 11g need at least 10x350MB, or around 3.5GB
12%
17.02.2015
:db8:1234::/48, you can downgrade its authority using the following command:
netsh interface ipv6 add prefixpolicy \
2001:db8:1234::/48 3 6
In the preceding command, the number 3 states the priority ... Windows provides a simple dialog box for configuring IPv6, but the available settings only scratch the surface. IPv6 comes with many features that are primarily managed using the command-line tool ... Configuring IPv6 on Windows ... Configuring IPv6 in Windows with NetShell ... IPv6 on Board
12%
17.05.2017
,0): 10, 11, 12, 13, 14,
(2,0): 20, 21, 22, 23, 24,
(3,0): 30, 31, 32, 33, 34,
(4,0): 40, 41, 42, 43, 44,
(5,0): 50, 51, 52, 53, 54,
(6,0): 60, 61, 62, 63, 64,
(7
11%
14.03.2013
-to-router tunnel connects an IPv6/IPv4 node on an IPv4-only network with an IPv6/IPv4 router (Figure 3). To do this, the host uses a tunnel interface and appropriate routing entries (e.g., in the form of the default ... Now that IPv6 is the official Internet protocol, all that remains is the simple task of migrating all the machines on the Internet. Until that happens, tunnel technologies provide an interim solution. ... IPv6 Tunneling Options ... IPv6 tunnel technologies
11%
01.06.2024
1,
47 MPI_LONG,
48 0,
49 2,
50 MPI_COMM_WORLD);
51 }
52
11%
25.03.2020
] [raid6] [raid5] [raid4] [raid10]
md0 : active raid5 sdd1[5] sde1[4] sdc1[2] sdb1[1] nvme0n1p1[0](J)
20508171264 blocks super 1.2 level 5, 512k chunk, algorithm 2 [4/3] [UU
11%
11.06.2014
}
48 $eth0_ip = '192.168.111.188'
49 $swap_used = '0'
50 $Host = {
51 kernelname => 'Linux'
52 operating_system => 'Ubuntu'
53 hostname => 'sugar'
54 operatingsystemrelease => '12.04'
55