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: 谷歌留痕推广【电报e1000】google推广seo.ypc.0x05 ?

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

« Previous 1 2 3 4 5 6 7 8 9 ... 14 Next »

85%
Tuning I/O Patterns in Fortran 90
04.12.2013
Home »  HPC  »  Articles  » 
if (ierr > 0) then 21 write(*,*) "error in opening file! Stopping" 22 stop 23 else 24 do 10 counter=1,counter_limit 25 my_record%x = counter 26 my_record%y = counter
85%
Tuning I/O Patterns in C
31.07.2013
Home »  HPC  »  Articles  » 
_record; 14 int counter_limit; 15 16 counter_limit = 100; 17 18 for ( counter=1; counter <= counter_limit; counter++) 19 { 20 my_record.x = counter; 21 my_record.y = counter + 1
85%
Load Testing the Cloud
20.02.2012
Home »  CloudAge  »  Blogs  »  Dan Frost's Blog  » 
 
.51, 0, 0.36, 17.74, 0.00, 6.38, 90, 0 2012-01-09 21:10:00, 92, 4.42, 0, 0.35, 20.81, 0.00, 7.22, 100, 0 2012-01-09 21:12:15
85%
Tuning I/O Patterns in Python
18.12.2013
Home »  HPC  »  Articles  » 
_limit; counter++) 26 { 27 my_record.x = counter; 28 my_record.y = counter + 1; 29 my_record.z = counter + 2; 30 my_record.value = (float) counter * 10.0; 31 fwrite(&my_record, sizeof(struct rec), 1, ptr
85%
Go testing frameworks
05.08.2024
Home »  Archive  »  2024  »  Issue 82: Sover...  » 
Lead Image © Lucy Baldwin, 123RF.com
= [size][size]int {{0},{0},} 08 09 for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++ 12 } 13 } 14 15
84%
Desktop Blades (of Glory)
06.05.2024
Home »  HPC  »  Articles  » 
.6x1.5 inches), which is smaller than a credit card. In essence, the CM4 had become the ultimate compute blade, with all the chips that would be needed to create a full system on a very small board
84%
Speed up your MySQL database
11.02.2016
Home »  Archive  »  2016  »  Issue 31: Tunin...  » 
Lead Image © Mikhail Dudarev, 123RF.com
.40 <- < 71% idle > 0 1.00 0.00 0.37 0.00 0.00 0.06 0.00 0.00 0.00 98.57 1 100.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 2 3.77 0
84%
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
84%
Parallel Programming with OpenMP
21.11.2012
Home »  HPC  »  Articles  » 
! solution array 011 REAL(real8) :: tol=1.d-4, diff=1.0d0 012 REAL(real8) :: delta 013 REAL(real8) :: x 014 REAL(real8) :: pi 015 REAL(real8) :: exact 016 REAL(real8) :: pdiff 017 REAL(real4
84%
Routing with Quagga
19.02.2013
Home »  Articles  » 
 interface eth3 09  ip ospf message-digest-key 1 md5 hallo123 10 ! 11 ! 12 router ospf 13  redistribute connected 14  network 172.16.1.0/24 area 0.0.0.0 15  network 172.17.0.0/ 16 area 0.0.0.016  network 192,168.1.0

« Previous 1 2 3 4 5 6 7 8 9 ... 14 Next »

Service

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