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: %25x20mm%2222%21490 Llorente%2012 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (397)
  • Article (115)
  • News (36)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ... 55 Next »

28%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
the code is straightforward: $ mpirun -n 4 -f ./hosts python3 trap-mpi4py.py Another sample problem (Listing 8) integrates x ^2 over the interval from 0.0 to 2.0. The output contains information about what
28%
Warewulf Cluster Manager – Master and Compute Nodes
22.05.2012
Home »  HPC  »  Articles  » 
installed and latest version Package automake-1.11.1-1.2.el6.noarch already installed and latest version Package gcc-c++-4.4.6-3.el6.x86_64 already installed and latest version Package binutils-2.20.51.0.2
28%
open64
01.08.2012
Home »  HPC  »  Articles  »  Warewulf Cluste...  »  Warewulf 3 Code  » 
 
64-5.0-0.x86_64 --> Processing Dependency: libc.so.6(GLIBC_2.0) for package: open64-5.0-0.x86_64 --> Processing Dependency: libc.so.6(GLIBC_2.1) for package: open64-5.0-0.x86_64 --> Processing
28%
News for Admins
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
 
, and controlling Spectra tape libraries, the announcement states. LumOS is "based on a modern, extensible architecture that delivers greater functionality, reliability and as much as 20X the performance ... and Management Software; LPI Launches Open Source Essentials Program; Apache Software Foundation Celebrates 25 Years; SUSE Announces Rancher Prime 3.0; NSA Issues Zero Trust Guidelines for Network Security
28%
Elastic Beanstalk
29.10.2013
Home »  Articles  » 
 
ScalingGroupName/awseb-e-hxaxpp3bsa-stack-AWSEBAutoScalingGroup-1NMEE2RF9GMBP:policyName/awseb-e-hxaxpp3bsa-stack-AWSEBAutoScalingScaleUpPolicy-1Q75QYV2QAY6X 2013-05-08 20:25:18 INFO Created CloudWatch alarm named: awseb-e-hxaxpp3
27%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
):   return x*x # end def     def trapezoidal(a, b, n, h):     s = 0.0   s += h * f(a)   for i in range(1, n):     s += 2.0 * h * f(a + i*h)   # end for   s += h * f(b)   return (s/2.) # end def     # Main
27%
Manage OpenVPN keys with Easy-RSA
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Lead Image © Orlando Rosu, 123rf.com
-server-full commands handle the request and sign procedure automatically, without requiring any intervention on the part of the admin. The scripts CharitÈ uses are based on Easy-RSA 2.2.2-2, which comes with the Debian
27%
Network analysis with the Bro Network Security Monitor
05.12.2014
Home »  Archive  »  2014  »  Issue 24: Visua...  » 
Lead Image © Aleksey Mnogosmyslov, 123RF.com
var/opt/bro/logs Subdirectories ls -l /var/opt/bro/logs/ total 244 drwxr-xr-x. 2 root root 4096 Oct 20 00:00 2014-10-19 drwxr-xr-x. 2 root root 12288 Oct 21 00:00 2014-10-20 drwxr-xr-x. 2 root root
27%
openlava – Hot Resource Manager
10.10.2012
Home »  HPC  »  Articles  » 
. The output (if any) follows: host name: n0001 host name: n0001 Running on host n0001 Start Time is Mon Sep 24 20:25:55 EDT 2012 Directory is /home/laytonjb/TEST_OPENLAVA Using 2 processors across 1 nodes
27%
Preload Trick
11.05.2021
Home »  HPC  »  Articles  » 
sizes (Listing 1). The second script (Listing 2) is the same as Listing 1, but uses double precision. Listing 1: Single-Precision Square Matrix Multiply # Example SGEMM   for N = [2, 4, 8, 16

« Previous 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ... 55 Next »

Service

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