Admin Magazine
 
  • 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
ADMIN Magazine on Facebook
GooglePlus

Search

Spell check suggestion: 谷歌代发留痕【电报e1000】google霸屏代发.ado.0x00 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (31)
  • Article (9)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

1 2 3 4 Next »

100%
OpenMP – Loops and Data Control
08.05.2019
Home »  HPC  »  Articles  » 
#include  #include  #include  #include    #define N 1000     int main( ) {    float x[N];    int i;    float avg_base, avg;      for (i = 0; i < N; i++)    {       x[i] = i * sin(i);    }      avg_base = 0.0
98%
Parallel Python with Joblib
08.04.2014
Home »  HPC  »  Articles  » 
03 memory = Memory() 04 05 @memory.cache(ignore=['verbose']) 06 def f(x, verbose=0): 07 if verbose > 0: 08 print('Running f(x).') 09 return x On Disk Joblib also provides two
98%
Parallelizing and memorizing Python programs with Joblib
20.05.2014
Home »  Archive  »  2014  »  Issue 20: IPv6...  » 
values to f(x); each list item in l results in a separate job. Listing 1 Joblib: Embarrassingly Parallel 01 from joblib import Parallel, delayed 02 03 def f(x): 04 return x 05 06 l
97%
Processor and Memory Metrics
12.02.2014
Home »  HPC  »  Articles  » 
include both the “summary” CPU percent load and the “details” of the CPU load in a single script, so you can see the differences (Listing 2). I also use a 0.5-second interval to capture statistics
96%
Testing the Samsung MU-PA500B 500GB SSD
04.10.2018
Home »  Archive  »  2018  »  Issue 47: Findi...  » 
Lead Image © Lucy Baldwin, 123RF.com
of their internal 2.5-inch SATA devices, coming in at a mere 2.3x3x0.5 inches (5.8x7.6x1.3 cm) – smaller than a Post-it note (Figure 1). Available in sizes ranging from 256GB to 2TB, the specimen in our lab is the MU
96%
CephX Encryption
27.03.2013
Home »  HPC  »  Articles  » 
We look at the new features in Ceph version 0.56, alias “Bobtail,” talk about who would benefit from CephX Ceph encryption, and show you how a Ceph Cluster can be used as a replacement for classic ... =’none’/>
0x0000’ bus=’0x00’ slot=’0x05’function=’0x0’/> This kind of VM can easily ... We look at the new features in Ceph version 0.56, alias “Bobtail,” talk about who would benefit from CephX Ceph encryption, and show you how a Ceph Cluster can be used as a replacement for classic ... CephX Encryption
95%
Managing containers with Podman
05.12.2019
Home »  Archive  »  2019  »  Issue 54: NVMe...  » 
Lead Image © sandrobrezger, photocase.com
TIME CMD Root 1 0 0 19:05 ? 00:00:00 sleep 1000 Listing 2 Process on the Host $ ps -ef|grep sleep Cherf 30328 29757 0 20:44 ? 00:00:00 sleep 1000 Cherf 30396 3353
93%
Error-correcting code memory keeps single-bit errors at bay
14.11.2013
Home »  Archive  »  2013  »  Issue 17: Cloud...  » 
Lead Image © Igor Stevanovic, 123RF.com
and one channel table. You can get an idea of the layout by looking at the entries for csrowX (X = 0 to 7) in Listing 3. Listing 3 Memory Controller Layout login2$ more /sys
93%
Machine learning and security
02.02.2021
Home »  Archive  »  2021  »  Issue 61: Secur...  » 
Lead Image © Vlad Kochelaevskiy, 123RF.com
section. Listing 1 Creating a Time Series 01 import numpy as np 02 import plotly.graph_objects as go 03 04 step = 1 / 1000 t = np.arange(0, 1, step) # time vector 05 periods = 30 # number
93%
The practical benefits of network namespaces
15.08.2016
Home »  Archive  »  2016  »  Issue 34: Softw...  » 
Lead Image © Morganimation, fotolia.com
DEFAULT group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether 52

1 2 3 4 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2025 Linux New Media USA, LLC – Legal Notice