17%
20.08.2013
the server but can still manage the server via the web interface. An IceWarp server licensed for 15 users without built-in anti-spam and anti-virus protection will cost only about EUR 500.
Companies that opt
17%
03.09.2013
Desktop has the advantage of being able to work with different hypervisors, whereas VMware View is bound to the in-house ESXi server. Microsoft takes a smaller piece of the pie (15 percent) with its Microsoft
17%
05.03.2014
. A very detailed manual available through the test drive GUI explains how this works.
All told, testers can put RHSS through its paces for 15 hours, divided into three separate test runs, each lasting
17%
08.04.2014
data to the local hard disk or across the network, rather than processor power, the number of processes can be higher. As a rule of thumb, you can go for the number of available processor cores times 1.5
17%
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
17%
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
17%
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
17%
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
17%
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
17%
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("