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: %6gbps Llorente 08 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (258)
  • Article (53)
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 11 ... 32 Next »

17%
StarCluster Toolkit: Virtualization Meets HPC
16.01.2013
Home »  HPC  »  Articles  » 
 import MPI 02 import random 03  04 comm = MPI.COMM_WORLD 05 rank = comm.Get_rank() 06 mpisize = comm.Get_size() 07 nsamples = int(6e6/mpisize) 08  09 inside = 0 10 random.seed(rank) 11 for i in range
17%
Developing RESTful APIs
14.08.2017
Home »  Archive  »  2017  »  Issue 40: Lean...  » 
Lead Image © bowie15, 123RF.com
api.raml 01 #%Raml 0.8 02 title: Contacts 03 version: 0.1 04 #baseUri: http://www.rve.com/contactshelf 05 baseUri: https://mocksvc.mulesoft.com/mocks/d4c4356f-0508-4277-9060-00ab6dd36e9b
17%
Process, Network, and Disk Metrics
26.02.2014
Home »  HPC  »  Articles  » 
. Good high-level metrics for local storage are pretty simple: Amount of storage used, free storage available, and total space (i.e., capacity metrics) Read and write bandwidth (MBps) Number
17%
Moving HPC to the Cloud
19.10.2012
Home »  HPC  »  Articles  » 
with remote connectivity ranging from 50Mbps to 1Gbps. Several storage options are also available, starting with high-speed NFS using 10GigE attached storage. List pricing for storage on POD is US$ 0.10/GB
17%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
Python code designed with threading is to use the built-in multiprocessing package included in Python from version 2.6 on. This package provides an API similar to the threading Python module. Although
17%
Docker image security analysis
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Photo by Rodolfo Sanches Carvalho on Unsplash
                  whoami ls -al /usr/share/nginx      root      total 12            drwxr-xr-x 3 root root 4096 Feb 6 08:11 .            drwxr-xr-x 1 root root 4096 Feb 18 13
17%
CoffeeScript: A Replacement for JavaScript?
05.03.2013
Home »  Articles  » 
 
. You must have at least version 1.1.6x of npm (try npm --version ). If not, GitHub has an informative page on how to install current packages for various distros. As soon as you have installed this duo
17%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
Fortran, C, or C++ codes" [4]. Simple mpi4py Examples For the example programs, I used the mpi4py install for Anaconda [5] and built it with MPICH2 [6]. Running mpi4py Python codes follows the MPICH2
17%
Red Hat PaaS hyperconverged storage
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
Lead Image © Oleksandr Omelchenko, 123RF.com
containers can be found online [6]. For a better understanding of the setup, a brief introduction to the OpenShift PaaS framework follows before I then look at the configuration of the storage system. Open
17%
Thread processing in Python
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Christos Georghiou, 123RF.com
_time-start_time) ) 36 print(' ') Listing 6 Pymp Laplace Solver 01 --> import pymp <-- 02 from time import perf_counter 03 04 nx = 1201 05 ny = 1201 06 07 # Solution and previous solution arrays 08

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

Service

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