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: %256mb%3%A9n Llorente"5432 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (234)
  • Article (96)
  • Blog post (2)
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 ... 34 Next »

52%
Scale-out with PostgreSQL
05.02.2023
Home »  Archive  »  2023  »  Issue 73: Datab...  » 
Lead Image © Alberto Andrei Rosu, 123RF.com
": "cloud", "region": "eu-west1", "zone": "eu-west1a", "min_num_replicas": 1 }, { "cloud": "cloud", "region": "eu-west1", "zone": "eu-west1n", "min_num_replicas": 1 }, { "cloud": "cloud", "region
52%
Fundamentals of I/O benchmarking
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Kheng Ho Toh, 123RF.com
(512 MB) copied, 49.1424 s, 10.4 MB/s If you want to empty the read and write cache for benchmark purposes, you can do so using: sync; echo 3 > /proc/sys/vm/drop_caches Sequential access
52%
Creating Virtual SSDs
21.01.2020
Home »  HPC  »  Articles  » 
    7        1      56008 loop1 06    7        2      56184 loop2 07    7        3      91264 loop3 08  259        0  244198584 nvme0n1 09    8        0  488386584 sda 10    8        1       1024 sda1 11
52%
Improving performance with environment variables
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © sgame, fotolia.com
SGEMM for N = [2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192] A = single( rand(N,N) ); B = single( rand(N,N) ); start = clock(); C = A*B; elapsedTime = etime(clock(), start
52%
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
52%
Using rsync for Backups
07.01.2014
Home »  Articles  » 
 
a great deal of power in a few lines: rm -rf backup.3 mv backup.2 backup.3 mv backup.1 backup.2 cp -al backup.0 backup.1 rsync -a --delete source_directory/ backup.0/ To better understand the script, I
52%
OpenACC – Data Management
07.02.2019
Home »  HPC  »  Articles  » 
exiting the data region, the data from the accelerator is copied back to the host. Table 3 shows a simple example of using the copy  clause. Table 3: The copy  Clause Fortran C !$acc data copy(a
52%
Processor and Memory Metrics
12.02.2014
Home »  HPC  »  Articles  » 
.py  CPU ALL:  1.0  %  CPU0    4.1%  CPU1    2.0%  CPU2    0.0%  CPU3    0.0%  CPU4    0.0%  CPU5    0.0%  CPU6    0.0%  CPU7    2.0%  CPU ALL:    user:      0.7%  nice:    0.0%    system:    0.2%  idle
52%
Benchmarking a new architecture
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Lead Image © Lucy Baldwin, 123RF.com
hosts [9]. A more apt comparison is found in Listing 2, with the results posted by a Raspberry Pi 400 [10], which is essentially a Raspberry Pi 4 (Broadcom BCM2711 Cortex-A72, ARM v8 quad-core running
52%
Managing Storage with LVM
07.11.2023
Home »  HPC  »  Articles  » 
-WLyW-XDPI-7w3E-SK9BYf   LV Write Access        read/write   LV Creation host, time laytonjb-APEXX-T3-04, 2023-10-14 08:38:33 -0400   LV Status              available   # open                 0   LV

« Previous 1 2 3 4 5 6 7 8 9 10 ... 34 Next »

Service

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