27%
    
    
    09.08.2015
        
    
    	
        '
  
  '/[Mm]an/p'
  
  sed -n '/[Mm]an/p' textdata.txt
  
  2
  
  All lines except 3 through 5
  
  '3,5!'
  
  sed -n '3,5!'p textdata.txt
  
  3
  
  All lines except those containing 'Man
    
 
		    
				        
    27%
    
    
    11.09.2023
        
    
    	
         factors to little NVMe drives that are only a few millimeters thick and very short. The M.2 SSDs are approximately 22mm wide and 60-80mm long. It became obvious that putting a fair number of SSDs
    
 
		    
				        
    27%
    
    
    28.11.2023
        
    
    	
         to little NVMe drives that are only a few millimeters thick and very short. The M.2 SSDs are approximately 22mm wide and 60-80mm long. It became obvious that putting a fair number of SSDs that are very fast
    
 
		    
				        
    27%
    
    
    17.01.2023
        
    
    	
        86_64     2.34-9.1.ohpc.2.6         OpenHPC-updates      13 k
 slurm-devel-ohpc               x86_64     22.05.2-14.1.ohpc.2.6     OpenHPC-updates      83 k
 slurm-example-configs-ohpc     x86_64     22.05.2
    
 
		    
				        
    27%
    
    
    04.04.2023
        
    
    	
        -mod-slurm-ohpc            x86_64     2.34-9.1.ohpc.2.6         OpenHPC-updates      13 k
 slurm-devel-ohpc               x86_64     22.05.2-14.1.ohpc.2.6     OpenHPC-updates      83 k
 slurm-example-configs-ohpc     x86
    
 
		    
				        
    27%
    
    
    07.04.2022
        
    
    	
        ,BROADCAST,RUNNING,MULTICAST>  mtu 1460
        inet 10.0.0.2  netmask 255.255.255.255  broadcast 0.0.0.0
        inet6 fe80::bfd3:1a4b:f76b:872a  prefixlen 64  scopeid 0x20
        ether 42:01:0a:80:00:02  txqueuelen 1000
    
 
		    
				        
    27%
    
    
    24.02.2022
        
    
    	
             0        1         0    0      1 1073741824 67108864    4096.0 POSIX      0
Finished            : Tue Jan 25 20:04:13 2022
For a virtual machine deployment on a 1GigE network, I get roughly 2.2GiBps reads, which again, if you think about it, is not bad at all
    
 
		    
				        
    27%
    
    
    25.09.2023
        
    
    	
         wired Ethernet and WiFi. The eMMC can be flashed to a different distribution over USB, and serial debugging interfaces are accessible. Power is supplied over a 2.1mm barrel connector at 5V, or directly
    
 
		    
				        
    27%
    
    
    17.02.2015
        
    
    	
        :
Tegra X1:
25.6GBps memory bandwidth
HDMI 2.0 and HDCP 2.2
10W power
Peak performance: 1,024GFLOPS with FP16; 512GFLOPS with FP32
ARM Cortex CPUs:
Quad-core 64-bit ARM Cortex-A57
    
 
		    
				        
    27%
    
    
    17.05.2017
        
    
    	
        , ALLOCATABLE, TARGET :: DATA(:,:)   ! Data to write
18      INTEGER :: RANK = 2             ! Dataset rank
19   
20      CHARACTER(MPI_MAX_PROCESSOR_NAME) HOSTNAME
21      CHARACTER(LEN=100) :: FILENAME  ! File name
22      CHARACTER(LEN=3) :: C