15%
06.11.2012
fftw-mpi/3.3.2/gnu4/mpich2-omx scalapack/1.7.5/gnu4/mpich2/openblas
fftw-mpi/3.3.2/gnu4/openmpi scalapack/1.7.5/gnu4/openmpi/atlas
gsl/1.15/gnu4 scalapack/1
15%
25.09.2013
), and the number of memory channels stays the same as four per socket. However, the core count is projected to be 15 cores or 16 cores. If you assume no big changes in the memory controllers, then the ratio
15%
02.09.2011
are recording hangouts to use as webinars. Currently Google+ doesn’t have a built-in way to record hangouts, but free third-party tools are available.
On July 15, the Tibet Action Institute held a Hangout press
15%
05.09.2011
/dumpfile.pcap”)
>>> a
15 Other:611>
>>> a[423].pdfdump(layer_shift=1)
If you want to sniff traffic on a host, give Scapy the following command:
>>> sniff(filter=”tcp and host 192
15%
04.11.2011
the head/login node to all other nodes with the script /root/bin/update_etc.sh
(Listing 15).
Listing 15: /root/bin/update_etc.sh
rsync -a fiji:/etc/passwd /root/etc/
rsync -a fiji:/etc/shadow /root
15%
28.06.2011
Name :PRINTABLE:'AnsoLabs'
15 organizationalUnitName:PRINTABLE:'NovaDev'
16 commonName :PRINTABLE:'rwartala22010111220T17:02:57Z'
17 Certificate is to be certified until Nov 20 17:02:57 2011 GMT (365
15%
04.08.2011
.pm.xenserver.utils.Server;
12
13 public class TestAPI {
14
15 /**
16 * @param args
17 */
18 public static void main(String[] args) throws Exception {
19
20 if (args.length != 3 && args.length != 5)
21
15%
12.01.2012
the HPC market and community. Over the last 15 years, the HPC market has seen great growth because of low-cost commodity hardware and open software. These dramatic changes have expanded HPC to the point
15%
25.06.2012
on the server’s disk. How old fashioned will this sound in 15 years?
If It Looks Like a Duck, It Isn’t a Duck: It’s NoSQL
There are two ways of offering a low-level cloud service – even a hosting service
15%
10.07.2012
firstname=v
12 elseif k=='lastname' then
13 lastname=v
14 end
15 end
16
17 r:puts(string.format("Hello %s %s!", firstname, lastname))
18
19 r:puts("