30%
    
    
    19.10.2012
        
    
    	
         12-core AMD processors ranging in speed from 2.2 to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per node.
Getting applications running POD HPC clouds can be quite
    
 
		    
				        
    30%
    
    
    03.01.2013
        
    
    	
        :3.4.3-1.el6        epel           9.1 M
Installing for dependencies:
 GraphicsMagick                  x86_64    1.3.17-1.el6         epel           2.2 M
 GraphicsMagick-c++              x86_64    1.3.17-1.el6
    
 
		    
				    
    30%
    
    
    23.07.2013
        
    
    	 
         iptable rules in a rather simple fashion. In this case, create the following uncomplicated firewall rules:
sudo ufw enable
primary:~$ufw logging on
primary:~$ufw default deny
primary:~$ufw allow 22/tcp
    
 
		    
				        
    30%
    
    
    04.11.2011
        
    
    	
        ::min((int) std::numeric_limits::max(), std::max(value, (int) std::numeric_limits::min()));
 20 }
 21 
 22 /**
 23  * Convolve a grayscale image with a convolution 
 24  * kernel on the CPU.
 25
    
 
		    
				        
    30%
    
    
    25.08.2016
        
    
    	
         and the other active members of the nano project decided to leave the GNU project, leaving GNU nano
 intact but taking active development outside of GNU (a fork). This move was taken because of their objections
    
 
		    
				        
    30%
    
    
    08.07.2018
        
    
    	
        
The pdsh
 parallel shell tool lets you run a command across multiple nodes in a cluster.
 ...   seconds        set connect timeout (default is 10 sec)
-u seconds        set command timeout (no default)
-f n              use fanout of n nodes
-w host,host,...  set target node list on command line
-x ...  
The pdsh
 parallel shell tool lets you run a command across multiple nodes in a cluster.
    
 
		    
				        
    30%
    
    
    19.09.2019
        
    
    	
         = np.array([10, 20, 30, 40])
 
print('a+b:\n', add_ufunc(a, b))
The answer should be:
a+b:
 [11 22 33 44]
In the previous example, you had to put everything that was to run on the GPU into a single Numba
    
 
		    
				        
    30%
    
    
    07.03.2019
        
    
    	
         Loops
  Fortran
  
  C
  
  
!$acc parallel loop
   do i=1,n
      A(i) = B(i) + C(i)
   enddo
 
!$acc parallel loop
   do j=1,m
      B(i) = B(i) * D(i)
   enddo
 
 
 
 
  
  
#pragma
    
 
		    
				        
    30%
    
    
    19.11.2019
        
    
    	
                   VG       Fmt  Attr PSize   PFree  
  /dev/nvme0n1 vg-cache lvm2 a--  232.88g 232.88g
  /dev/sdb     vg-cache lvm2 a--   <6.37t  <6.37t
Say I want to use 90% of the slow disk: I will carve a logical volume labeled slow
 from the volume
    
 
		    
				        
    30%
    
    
    09.09.2024
        
    
    	
         images
REPOSITORY          TAG       IMAGE ID       CREATED          SIZE
ubuntu-24.04-dev2   latest    8f311b6fbb1e   9 seconds ago    1.82GB
ubuntu-24.04-dev1   latest    2358ab17d70c   35 minutes ago   149MB