17%
    
    
    17.02.2015
        
    
    	
                service_description PING
11        check_command check_ping!100.0,20%!500.0,60%
12 }
13 define service{
14        use                           generic-service         ; Name of service template to use
15
    
 
		    
				        
    17%
    
    
    09.12.2019
        
    
    	
        |  50898000|      194.963|  3.83046e-06| 12.90%|                for k in range(0, d_num):
   149|  38173500|      166.983|  4.37432e-06| 11.05%|                    rij[k] = pos[k,i] - pos[k,j]
   150|         0|            0|            0|  0
    
 
		    
				        
    17%
    
    
    30.01.2020
        
    
    	
        |         0|            0|            0|  0.00%|                #  Compute RIJ, the displacement vector.
   148|  50898000|      194.963|  3.83046e-06| 12.90%|                for k in range(0, d_num):
   149
    
 
		    
				        
    17%
    
    
    21.08.2012
        
    
    	
                    Size  Used Avail Use% Mounted on
none                  1.5G  274M  1.2G  19% /
tmpfs                 1.5G     0  1.5G   0% /dev/shm
10.1.0.250:/var/chroots/sl6.2
                       53G   33G   18G
    
 
		    
				        
    17%
    
    
    17.02.2015
        
    
    	
        ://developer.nvidia.com/jetson-tk1
  
  Odroid-XU3
  
  Android 4.4, Linux
  
  Samsung Exynos5422
  
  Quad ARM Cortex-A15 @2.0GHz (32KB/32KB/2MB), Quad ARM Cortex-A7 @1.4GHz (32KB/32KB/512KB)
  
  Mali-T628 MP6
    
 
		    
				        
    17%
    
    
    21.01.2021
        
    
    	
         and 32MB of DRAM memory. The J90 supported up to 32 vector processors at 100MHz and up to 4GB of main memory. Each processor was two chips: one for the scalar portion of the architecture and the second
    
 
		    
				    
    17%
    
    
    07.01.2014
        
    
    	 
        /laytonjb/TEST/SOURCE/ backup.0/
[laytonjb@home4 TEST]$ ls -s
total 12
4 backup.0/ 4 backup.1/ 4 SOURCE/
[laytonjb@home4 TEST]$ du -sh
19M .
[laytonjb@home4 TEST]$ du -sh SOURCE/
9.2M SOURCE/
[laytonjb@home4 TEST]$ du -sh
    
 
		    
				        
    17%
    
    
    09.10.2017
        
    
    	
           7:12:50.609 PM
POISSON_SERIAL:
  FORTRAN90 version
  A program for solving the Poisson equation.
  -DEL^2 U = F(X,Y)
  on the rectangle 0 <= X <= 1, 0 <= Y <= 1.
  F(X,Y) = pi^2 * ( x^2 + y^2 ) * sin
    
 
		    
				        
    17%
    
    
    18.06.2014
        
    
    	
        -   1 days]:  53756  ( 13.85%)  ( 13.85% cumulative)
   [   1-   2 days]:     73  (  0.02%)  ( 13.87% cumulative)
   [   2-   4 days]:    121  (  0.03%)  ( 13.90% cumulative)
   [   4-   7 days]:    168  (  0
    
 
		    
				        
    17%
    
    
    04.12.2013
        
    
    	
        
In the second article of this three-part series, we look at simple write examples in Fortran 90 and track the output with strace to see how it affects I/O patterns and performance.
 ...   bytes x 256 iterations).
    
        	                    
	
	    
	
	
Figure 2F: Strace Excerpt of F90 One-by-One Code: 256 Iterations
    
In fact, I did get a 6,144-byte write that finished in 0 ...  
In the second article of this three-part series, we look at simple write examples in Fortran 90 and track the output with strace to see how it affects I/O patterns and performance.
 ...  Tuning I/O Patterns in Fortran 90