Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • 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.num.0x00 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (126)
  • Article (42)
  • 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 ... 17 Next »

83%
Predicting Drive Doom
20.10.2013
Home »  HPC  »  Articles  » 
-test supported. Selective Self-test supported. SMART capabilities: (0x0003) Saves SMART data before entering power-saving mode. Supports SMART auto save timer. Error logging capability: (0x01) Error logging
82%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
, how can you get all the threads to work on a collated result – for example, to total the values in an array? reduction() (Listing 2) handles this. Listing 2: reduction() 01 a = 0 ; b = 0 ; 02 #pragma
81%
Multicore Processing in Python
22.08.2017
Home »  HPC  »  Articles  » 
  def frange(x, y, jump): while x < y: yield x x += jump   if __name__ == '__main__':   A=list(frange(1.0,100000000.0,1.0)) A.append(0.1) print test.ompmin(A)   # end The correct minimum is 0.1
79%
Thread processing in Python
02.06.2020
Home »  Archive  »  2020  »  Issue 57: Artif...  » 
Lead Image © Christos Georghiou, 123RF.com
_array = np.zeros((100,), dtype='uint8') 04 for index in range(0, 100): 05 ex_array[index] = 1 06 print('Yay! {} done!'.format(index)) Listing 4 Pymp Code 01 from __future__ import print
78%
IT automation with SaltStack
30.05.2021
Home »  Archive  »  2021  »  Issue 63: Autom...  » 
Photo by Harry Cunningham on Unsplash
Rejected Keys: # salt 'minion0*' test.ping With the command salt-key --accept minion0* the master accepts the minion01 and minion02 public keys, which are under its control from this point on
78%
Data Analysis with R and Python
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © mopic, 123RF.com
= ro.r.table(ro.r.cut(rep.df.rx2(1), [0, 0.9999, 1.0001, 2])) 14 15 label = lambda label, i: "%s %s %%" %(label, round((vals[i]*100)/num)) 16 labels = [label("Ellipse", 0), label("Parabola", 1), label
77%
Pymp – OpenMP-like Python Programming
15.04.2020
Home »  HPC  »  Articles  » 
similar to the threading module and supports spawning processes. As with OpenMP, Pymp numbers the child processes with thethread_num variable. The master process has thread_num 0. With OpenMP, you
77%
A closer look at hard drives
18.07.2013
Home »  Archive  »  2013  »  Issue 15: What’...  » 
Lucy Baldwin, 123RF
Spin_Up_Time 0x0020 100 100 000 Old_age Offline – 0 4 Start_Stop_Count 0x0030 100 100 000 Old
77%
Saving Storage Space with Reduced Precision
19.06.2023
Home »  HPC  »  Articles  » 
 :: n, i, j, ierr   !------------------------------------------------------------------     n = 100         allocate(a(n,n), stat=ierr)     allocate(b(n,n), stat=ierr)       call random_seed()       do j =1,n         do i=1,n             call random_number(x)             a(i,j) = 10.0d0*x
77%
Monitor Your Nodes with collectl
28.03.2012
Home »  HPC  »  Articles  » 
# Kernel: 2.6.32-220.4.1.el6.x86_64 Memory: 7540044 Swap: # NumDisks: 2 DiskNames: sdb sda # NumNets: 2 NetNames: lo: eth0:100 # NumSlabs: 201 Version: 2.1 # SCSI: DA:1:00:00:00 DA:2:00:00:00 CD:4

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

Service

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