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) (544)
  • Article (200)
  • News (35)
  • Blog post (5)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 54 55 56 57 58 59 60 61 62 63 64 65 66 67 ... 79 Next »

17%
Tuning I/O Patterns in Python
18.12.2013
Home »  HPC  »  Articles  » 
(One-by-One) 1 #include 2 3 /* Our structure */ 4 struct rec 5 { 6 int x,y,z; 7 float value; 8 }; 9 10 int main() 11 { 12 int counter; 13 struct rec my_record; 14 int counter_limit; 15
17%
Combining Directories on a Single Mountpoint
19.05.2014
Home »  HPC  »  Articles  » 
, eight with HyperThreading, running at 3.5GHz) 32GB of memory (DDR3-1600) GigE NIC Simple GigE switch CentOS 6.5 (updates current as of March 29, 2014) The test system that mounts
17%
SmartOS: Cool Cloud Platform Rises from the Ashes of Solaris
10.06.2014
Home »  Articles  » 
   "ram": 2048, 07   "resolvers": ["192.168.111.254"], 08   "disks": [ 09     { 10       "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc", 11       "boot": true, 12       "model": "virtio" 13     } 14
17%
Automating with Expect Scripts
12.11.2012
Home »  Articles  » 
 
@trapper:~\$ " send -- "ssh aspen\r" expect -exact "ssh aspen\r khess@aspen’s password: " send -- "PASSWORD\r" expect -exact "\r Linux aspen 2.6.32-43-server #97-Ubuntu SMP Wed Sep 5 16:56:41 UTC 2012 x86_64 GNU
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%
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
17%
Small Tools for Managing HPC
18.10.2017
Home »  HPC  »  Articles  » 
a000)         libpgc.so => /opt/pgi/linux86-64/16.10/lib/libpgc.so (0x00007f5bc4fc2000)         librt.so.1 => /lib64/librt.so.1 (0x00007f5bc4dba000)         libm.so.6 => /lib64/libm.so.6 (0x00007f5bc4
17%
High-Performance Python 1
16.07.2019
Home »  HPC  »  Articles  » 
is spent compiling the function. Recall that the first pass through the code compiles it. Subsequent passes do not: CPU times: user 72.3 ms, sys: 8 µs, total: 72.3 ms Wall time: 72 ms Notice that the run
17%
ISC 2024 from a Distance
10.06.2024
Home »  HPC  »  Articles  » 
number 2 using 38.698MW, resulting in a low performance/power ratio of 26.15. In comparison, Frontier at number 1 reached about 1.2 exaflops using 22.78MW, resulting in a performance/power ratio of 52
17%
Automatic build and deploy with OpenShift and GitLab CI
04.10.2018
Home »  Archive  »  2018  »  Issue 47: Findi...  » 
Photo by Jantine Doornbos on Unsplash
. For this tutorial, I use OpenShift Origin v3.6. For interested readers who don't have an OpenShift Origin cluster, you can instead use Minishift [10], a tool that runs a single-node OpenShift cluster locally inside

« Previous 1 ... 54 55 56 57 58 59 60 61 62 63 64 65 66 67 ... 79 Next »

Service

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