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)
(481)
Article
(166)
News
(35)
Blog post
(4)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
16
17
18
19
20
21
22
23
24
25
26
27
28
29
...
69
Next »
19%
What is an IOPS Really?
24.02.2022
Home
»
HPC
»
Articles
»
MB
p s or Peak IOPS is x . However, what does “IOPS” really mean and how is it defined? Typically, an IOP is an I/O operation, wherein data is either read or written to the filesystem
19%
Best practices for KVM on NUMA servers
20.05.2014
Home
»
Archive
»
2014
»
Issue 20: IPv6...
»
Viewing Server Topology 01 # numactl --hardware available: 8 nodes (0-7) node 0 cpus: 0 1 2
3
4 5 6 7 8
9
node 0 size: 16373
MB
node 0 free: 15837
MB
node 1 cpus: 10 11 12 13 14 15 16 17 18 19 node 1
19%
Modern Fortran – Part 1
20.10.2016
Home
»
HPC
»
Articles
»
), has to be specified. Here is a simple example of the declaration: INTEGER, TARGET ::
a
(
3
), b(6), c(
9
) INTEGER, DIMENSION(:), POINTER :: pt2 Another quick example of multidimension arrays
19%
Analyzing Kernel Crash Dumps
25.11.2012
Home
»
Articles
»
/cmdline root=/dev/disk/by-uuid/10
a
83ffe-5
a
9
f-48
a
2-b8cb-551c2cc6b42d resume=/dev/sda
3
\ splash=silent text showopts crashkernel=128 sles:~ # /etc/init.d/boot.kdump status kdump kernel loaded
19%
Programming with OpenMP
07.11.2011
Home
»
HPC
»
Articles
»
for [clauses ...] for (i=0;i<
N
;i++) {
a
[i]= i*i; /* parallelized */ } ... /* one thread */ Also, you can combine the two compiler directives, parallel and sections , to form a single directive
19%
Pandas: Data analysis with Python
20.03.2014
Home
»
Archive
»
2014
»
Issue 19: Perim...
»
, 2) Out: array([
3
, 5, 7,
9
]) to generate a sequence from
3
to 10 with a step size of 2. Basic Arithmetic Operations NumPy allows many operations applied against all elements of an array without
19%
News for Admins
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
Threadripper CPU and can handle up to: 4 NVidia GPUs
256
GB quad-channel DDR4 at 3200MHz 88TB, 4xM.2 PCIe Gen 4 NVMe, and 2.5" SATA drives The Thelio Mega also includes seven USB
3
.2 Gen 2 Type-
A
... In the news: Red Hat Enterprise Linux 8.
3
Available, It's Official – Linux 5.10 is the Next LTS Kernel, System76 Unleashes World's Smallest Quad-GPU Workstation, Canonical Releases Autonomous
19%
Setting up FreeNAS
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
. FreeNAS does require some hardware planning, but it is well documented. Because the system is based on FreeBSD
9.3
[6], you can find lots of details on the FreeBSD Hardware Compatibility List [7]. If you
19%
Data Analysis with Panda
12.03.2014
Home
»
HPC
»
Articles
»
]}) An optional index list determines the indices, as for a Series. In: DataFrame({'
a
': [1, 2], 'b': [
3
, 4]}, columns=['
a
', 'c'], index=['top', 'bottom']) Out: a c top 1 Na
N
bottom 2 Na
N
19%
Automate CentOS and RHEL installation with PXE
02.02.2021
Home
»
Archive
»
2021
»
Issue 61: Secur...
»
timezone 19 timezone Europe/Vienna --isUtc --ntpservers 172.23.48.8,172.23.48.
9
20 # user setup 21 user --name=example-user --password=
--iscrypted --gecos="example-user"
22
# Disk partitioning
« Previous
1
...
16
17
18
19
20
21
22
23
24
25
26
27
28
29
...
69
Next »