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%C3%A9n Llorente ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (171)
  • Article (79)
  • 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 ... 26 Next »

37%
Linux Writecache
19.11.2019
Home »  HPC  »  Articles  » 
that the conversion took effect: $ sudo lvs -a vg-cache -o devices,segtype,lvattr,name,vgname,origin   Devices          Type       Attr       LV              VG       Origin   /dev/nvme0n1(0)  linear     Cwi-aoC
36%
Unleashing Accelerated Speeds with RAM Drives
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © Vladimir Nenov, 123RF.com
with a different size (Listing 3). The output from the second command verifies that the RAM drives were created. Listing 3 Adding RAM Drive of 32MB $ sudo rapiddisk -a 32 rapiddisk 7.2.0 Copyright
36%
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
36%
Five multipurpose thin clients compared
12.09.2013
Home »  Archive  »  2013  »  Issue 16: Docker  » 
Lead Image © David Grigg, 123RF.com
Via VX900 Via VX900 AMD A55E AMD G-Series A50M PXA 510 v7 Graphics processor Via Chrome 9, integrated Via Chrome 9, integrated AMD Radeon HD 6250
36%
Preload Trick
11.05.2021
Home »  HPC  »  Articles  » 
, 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);      gFlops = 2*N*N*N / (elapsedTime * 1e+9);      disp(sprintf("N = %4d
36%
Rethinking RAID (on Linux)
16.03.2021
Home »  HPC  »  Articles  » 
              Name : dev-machine:0  (local to host dev-machine)               UUID : e0e5d514:d2294825:45d9f09c:db485a0c             Events : 3     Number   Major   Minor   RaidDevice State        0     252        0
36%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs. ...  A\n"); 05 #pragma omp barrier 06   Calculationfunction(B,C); 07   printf("C was calculated from B\n"); 08 } The Calculationfunction() line in this listing calculates the second argument ... OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.
35%
Parallel and Encrypted Compression
09.12.2021
Home »  HPC  »  Articles  » 
. Notice that 7z  prompts twice for a password. Listing 8: 7z  Encrypted Archive $ 7z a -p -mx=9 -mhe data.7z package-list.txt   7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip
35%
LXC 1.0
03.12.2015
Home »  Archive  »  2015  »  Issue 30: OpenD...  » 
Lead Image © designpics, 123RF.com
shows how the host system forwards port 443 to the container: sudo iptables -t nat -A PREROUTING -p tcp --dport 443 -j DNAT --to-destination 10.0.3.190:443 The lxcbr0 interface is great for testing. If
35%
Minifying container images with DockerSlim
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Maggie Molloy, 123RF.com
REPOSITORY TAG IMAGE ID CREATED SIZE dslim/docker-slim latest 2622a843b5f5 3 weeks ago 21.3MB nginx latest 231d40e811cd 4 weeks ago 126MB

« Previous 1 2 3 4 5 6 7 8 ... 26 Next »

Service

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