search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(73)
Article
(34)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
11
Next »
19%
Tips and Tricks for Containers
12.05.2020
Home
»
HPC
»
Articles
»
.04" ], "RepoDigests": [ "nvidia/cuda@sha256:
3
cb86d1437161ef6998c4a681f2ca4150368946cc8e09c5e5178e3598110539f" ], "Parent": "", "Comment": "", "Created": "2019-11-27T20:
00:08
19%
Introducing the NoSQL MongoDB database
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
, 06 "mileage": 15000, 07 "features": ["Sunroof", "Leather seats"]
08
} 09 { 10 "type": "Motorcycle, 11 "brand: "Harley-Davidson, 12 "model": "Iron 883", 13 "year": 2019, 14 "engine
19%
Read-only file compression with SquashFS
14.08.2017
Home
»
Archive
»
2017
»
Issue 40: Lean...
»
:29.074 91.53% 1MiB
00
:31.050 91.35% lzo 128KiB 01:36.262 92.31% 1MiB 01:47.967 92.
08
% xz 128KiB 03
19%
Parallel Programming with OpenMP
21.11.2012
Home
»
HPC
»
Articles
»
directions) 085 086 ALLOCATE ( unew(1:m,1:m), u(1:m,1:m) ) ! mem for unew, u 087 088 ! 089 ! Boundary Conditions 090 ! =================== 091 ! 092 pi = DACOS(
0.0
d0) 093 094 ! Top of unit square: (N) 095
19%
Modern Fortran for today and tomorrow
17.06.2017
Home
»
Archive
»
2017
»
Issue 39: Conta...
»
, parameter :: pi =
3
.14159 03 end module circle_constant 04 05 program circle_comp 06 ! make the content of module available 07 use circle_constant
08
real :: r 09 ! 10 r = 2.0 11 write(*,*) 'Area
19%
Failure to Scale
03.07.2013
Home
»
HPC
»
Articles
»
and the parallel portion 800 seconds. Amdahl’s Law says the speedup is 1.
00
(i.e., the starting point). Notice that as the number of processes increase, the wall clock time of the parallel portion decreases
18%
Getting started with the Apache Cassandra database
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
Stax Insights [
3
]. The former enables flexible scalability in Cassandra clusters and consumption-based billing supported by the stability and performance enhancements of DataStax Enterprise, which monitors
18%
Exploring the filesystem that knows everything
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
details as well [
3
]. The files in the Linux /proc directory also have a pleasingly hackable penchant for being directly readable as plain text, as opposed to more binary-centric proc implementations
18%
GNU Parallel: Multicore at the Command Line with GNU Parallel
04.11.2011
Home
»
HPC
»
Articles
»
. Listing 1: Running Many Commands at Once 01 $ cat commands 02 date 03 hostname 04 echo foo | md5sum 05 06 $ cat commands | parallel 07 Thu Jul 8 10:37:20 EST 2010
08
desktop‑machine 09 d
3
b07384d113edec49
18%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j, 0, sizeof(j));
08
j.version = 0; 09 j.path =
« Previous
1
2
3
4
5
6
7
8
9
10
11
Next »