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) (977)
  • Article (311)
  • News (194)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 29 30 31 32 33 34 35 36 37 38 39 40 41 42 ... 149 Next »

14%
Thread processing in Python
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Christos Georghiou, 123RF.com
has an API similar to the threading module and supports spawning processes. As with OpenMP, Pymp numbers the child processes with the thread_num variable. The master process has thread_num 0
14%
Parallel Shells: Run Commands on Multiple Nodes
02.07.2014
Home »  HPC  »  Articles  » 
WCOLL points: [laytonjb@home4 ~]$ pdsh -w ^/tmp/hosts uptime 192.168.1.4:  15:51:39 up  8:35, 12 users,  load average: 0.64, 0.38, 0.20 192.168.1.250:  15:47:53 up 2 min,  0 users,  load average: 0.10, 0.10, 0
14%
Monitoring HPC Systems
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © Alexander Rivosh, 123RF.com
Version CentOS 6.5 Ganglia 3.6.0 Ganglia web 3.5.12 Confuse 2.7 RRDtool 1.3.8 Before installing any binaries, I try
14%
Distributed storage with Sheepdog
07.10.2014
Home »  Archive  »  2014  »  Issue 23: 10 Ti...  » 
Lead Image © kateleigh, 123RF.com
they are mounted with the user_xattr option. Table 1 Important Sheepdog Options Option Meaning Examples -b IP address for communication 192.168.200.34, 0.0.0.0
14%
Virtual switching with Open vSwitch
28.07.2011
Home »  CloudAge  »  Articles  » 
 
extern0 brctl addif extern0 eth0 Distribution scripts for creating bridges will work in the normal way. You can also use ovs vsctl to manage the bridge. In fact, you can use both commands at the same time
14%
What's your status (page)?
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © Tatiana Venkova, 123RF.com
: 13 name: statuspage-demo 14 external: true Listing 2 config.json 01 { 02 "version": "2.0", 03 "columns": 2, 04 "tiles": [ 05 { "type": "PING", "params": {"hostname
14%
News for Admins
13.12.2018
Home »  Archive  »  2018  »  Issue 48: Secur...  » 
 
for improving the efficiency of CPUs with hardware multithreading. The exploit affects two of the most popular Intel platforms, Kaby Lake and Skylake, which power most modern PCs, including laptops, desktops
14%
News for Admins
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
 
) spec for laptops, early work for ARM64 Hyper-V guests, RISC-V enhancements, support for Lenovo's ThinkPad X1 Tablet Thin Keyboard, support added for Apple's Magic Mouse 2, new drivers for Amazon's Luna
14%
HDF5 and Parallel I/O
17.05.2017
Home »  HPC  »  Articles  » 
      ! Have the rank 0 process create the HDF5 data layout 53      IF (MPI_RANK == 0) THEN 54 55         ! Create the HDF5 file 56         CALL h5fcreate_f(FILENAME, H5F_ACC_TRUNC_F, FILE_ID, IERR) 57      58
14%
Container Best Practices
22.01.2020
Home »  HPC  »  Articles  » 
is shown in Listing 2. Listing 1: Docker Specfile FROM nvidia/cuda:9.0-devel AS devel   # OpenMPI version 3.0.0 RUN apt-get update -y && \     apt-get install -y --no-install-recommends \         file

« Previous 1 ... 29 30 31 32 33 34 35 36 37 38 39 40 41 42 ... 149 Next »

Service

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