23%
    
    
    28.11.2023
        
    
    	
         to, perhaps, access better performing storage to improve performance.
Quite a few distributed applications, primarily the message passing interface (MPI) [4], only had one process – the rank 0 process
    
 
		    
				        
    23%
    
    
    31.10.2025
        
    
    	
         -----------------------------------------------------------------
15 |  0 | SELECT STATEMENT                          | 3130K |  833 |
16 |* 1 | HASH JOIN                                 | 3130K |  833 |
17 |* 2 | TABLE ACCESS BY INDEX ROWID  | SALES      |  566K
    
 
		    
				        
    23%
    
    
    05.12.2014
        
    
    	
         among the integrated development environment (IDE) options available for R, I use RStudio [8]. I downloaded RStudio 0.98.1083 Debian 6+/Ubuntu 10.04+ (32-bit) and ran:
sudo dpkg -i rstudio-0.98.1083-i386
    
 
		    
				        
    23%
    
    
    09.04.2019
        
    
    	
        ) service mesh. Although it uses the Envoy proxy (written in C++) as its default sidecar, it can optionally use Linkerd as its data plane. Version 1.1.0 was just released in March 2019. Istio 1.1 provides
    
 
		    
				        
    23%
    
    
    04.12.2024
        
    
    	
        _PASSWORD: "{{ awxadminresources[0].data.password | b64decode }}"
The playbook uses the awx.awx collection to upload the AWX configuration. The collection's modules address the AWX REST API and use it to generate the required
    
 
		    
				        
    23%
    
    
    25.08.2016
        
    
    	
         over the Free Software Foundation's copyright assignment policy.
    
        	                    
	
	    
	
	
Figure 3: Nano 2.0.9 on CentOS 6.8.
    
JOE
The last CLI editor I want to present
    
 
		    
				        
    23%
    
    
    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
    
 
		    
				        
    23%
    
    
    16.08.2018
        
    
    	
        .4.5
  
  License
  
  GPLv2
  
  GPLv2
  
  GPLv2
  
  System Requirements
  
  PHP version
  
  7.2+
  
  5.3.10, 5.6, or 7.0+
  
  5.5.9+
  
  Databases
  
  MySQL 5.6+, MariaDB 10.0+
  
  My
    
 
		    
				        
    23%
    
    
    08.08.2014
        
    
    	
        Reduce paradigm
  
  [http://discoproject.org]
  
  Hadoopy [22]
  
  Wrapper for Hadoop using Cython
  
  [http://www.hadoopy.com/en/latest/]
  
  Graph libraries
  
  NetworkX
  
  Package
    
 
		    
				        
    23%
    
    
    22.08.2019
        
    
    	
         the Code
$ python3
Python 3.7.3 (default, Mar 27 2019, 22:11:17) 
[GCC 7.3.0] :: Anaconda, Inc. on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import