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

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (356)
  • Article (116)
  • News (34)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ... 51 Next »

30%
SmartOS: Cool Cloud Platform Rises from the Ashes of Solaris
10.06.2014
Home »  Articles  » 
", 22           "description": "public" 23         } 24       ], 25       "ssh_key": true 26     }, 27     "disk_driver": "virtio", 28     "nic_driver": "virtio", 29     "uuid": "555793a9-3c32-4eb9-ae81-f
30%
Automating with Expect Scripts
12.11.2012
Home »  Articles  » 
 
# # This Expect script was generated by Autoexpect on Thu Oct 11 15:53:18 2012 # Expect and Autoexpect were both written by Don Libes, NIST. # # Note that Autoexpect does not guarantee a working script
30%
Exploring the HPC Toolbox
04.11.2011
Home »  HPC  »  Articles  » 
with most hardware-based solutions. At the same time, the pool of available storage can be managed dynamically using LVM2 [9]. With these two tools, you have a very inexpensive approach to implementing
30%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
understanding of parallel computing [1]. I used the Ubuntu 9.10 x86_64 desktop distribution along with Python 2.7 to test the code in this article and to generate the screen shots. Breaking GIL and Extracting
30%
Linux Essentials for Windows Admins – Part 2
06.08.2012
Home »  Articles  » 
 
-07-28 19:06 .bash_history -rw-r--r-- 1 khess khess 220 2012-05-25 22:11 .bash_logout -rw-r--r-- 1 khess khess 2940 2012-05-25 22:11 .bashrc To show files in date-sorted order, try the following commands
30%
Modern Fortran – Part 3
25.01.2017
Home »  HPC  »  Articles  » 
to maintain program correctness. Listing 1 is an example of the ways you can define a coarray. Listing 1: Defining Coarrays integer :: x[*]   ! scalar coarray   real, dimension(n) :: a
30%
Small Tools for Managing HPC
18.10.2017
Home »  HPC  »  Articles  » 
 (0x00007f5bc5d5d000)         libpgf902.so => /opt/pgi/linux86-64/16.10/lib/libpgf902.so (0x00007f5bc5b4a000)         libpgftnrtl.so => /opt/pgi/linux86-64/16.10/lib/libpgftnrtl.so (0x00007f5bc5914000
30%
High-Performance Python 1
16.07.2019
Home »  HPC  »  Articles  » 
code that Numba understands, it is compiled to machine code with LLVM. This compilation happens the first time you execute the code. The example code in Listing 1 is borrowed from a
30%
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
30%
What Is an Inode?
23.03.2022
Home »  HPC  »  Articles  » 
         17495    17495         0  100% /snap/gnome-3-38-2004/99 /dev/sda1      183144448 38466772 144677676   22% /home2 /dev/loop9         64986    64986         0  100% /snap/gtk-common-themes/1515 /dev/loop11

« Previous 1 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 ... 51 Next »

Service

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