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: %200mb%3!490 Llorente"22 ?

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

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

30%
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
30%
Combining Directories on a Single Mountpoint
19.05.2014
Home »  HPC  »  Articles  » 
output from the mux. Here’s is a simple text diagram from the SSHFS-MUX website that illustrates how this works:    host1:         host2:                host3:  directory1     directory2
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  » 
 
.09 Temperature: 40 C\r Usage of /: 1.0% of 454.22GB Processes: 168\r Memory usage: 22% Users logged in: 1\r Swap usage: 0% IP address for eth0: 192
30%
Exploring the HPC Toolbox
04.11.2011
Home »  HPC  »  Articles  » 
testing on a test cluster, because the production systems are 100% identical. Partimage [2] is an easy-to-use imaging tool that backs up and restores different types of partitions. SystemImager [3] is far
30%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
 if '__main__' == __name__: 09  10     p1 = Process(target = test, args = ('Rich',)) 11     p2 = Process(target = test, args = ('Nus',)) 12     p3 = Process(target = test, args = ('Geeks',)) 13  14     p2
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  » 
-dimensional arrays. If the array is local to the image, you access the array as you normally would. For example, for image 3 to access element (2,2) from the array, the statement would be something like: b ... Modern Fortran – Part 3
30%
Small Tools for Managing HPC
18.10.2017
Home »  HPC  »  Articles  » 
tool on the storage node. You just need SSH active on your system. Almost all firewalls allow port 22 access, so you don’t have to configure anything extra (e.g., NFS or CIFS); you just need one open
30%
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

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

Service

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