15%
    
    
    09.08.2015
        
    
    	
        GB DC S3700 SSD model by Intel).
Latency is the wait time in milliseconds (ms) until a single I/O operation has been carried out. The typical average latency for SSDs is between 0.1 and 0.3ms
    
 
		    
				        
    15%
    
    
    06.10.2019
        
    
    	
        ": executable file not found in $PATH
0a2091b63bc5de710238fadc68ba3f5e0f9af8800ec7f76fd52a84c49a1ab0a7
Listing 3 shows that I do have a working container, so I'll deal with the network namespace
 error now
    
 
		    
				        
    15%
    
    
    02.02.2021
        
    
    	
         dockerrepo.matrix.dev/gentoo-glibc:latest-amd64 && touch pushtime
Sending build context to Docker daemon  21.12MB
Step 1/2 : FROM dockerrepo.matrix.dev/gentoo-base:latest
 ---> 22fe37b24ebe
Step 2/2 : ADD
    
 
		    
				    
    15%
    
    
    02.10.2017
        
    
    	 
          hello  snapcraft.yaml  wifi-ap
 
name: my-snap-name # you probably want to 'snapcraft register '
version: '0.1' # just for humans, typically '1.2+git' or '1.3.2'
summary: Single-line elevator pitch for your amazing snap # 79 char
    
 
		    
				        
    15%
    
    
    05.11.2018
        
    
    	
         nodes, and make sure to do this as a user and not as root.
3. To make life easier, use shared storage between the controller and the compute nodes.
4. Make sure the UIDs and GIDs are consistent
    
 
		    
				        
    15%
    
    
    13.12.2018
        
    
    	
        
In previous articles, I examined some fundamental tools for HPC systems, including pdsh [1] (parallel shells), Lmod environment modules [2], and shared storage with NFS and SSHFS [3]. One remaining
    
 
		    
				        
    15%
    
    
    01.08.2019
        
    
    	
        , uncompress the tarball and enter the resulting directory:
$ tar xvfz minishift-1.33.0-linux-amd64.tgz
$ cd minishift-1.33.0-linux-amd64
If you run the ls command, you can see a 27MB binary called minishift
    
 
		    
				        
    15%
    
    
    03.12.2015
        
    
    	
        (msg.payload))
07
08 mqtt = paho.Client()
09 mqtt.on_message = on_message
10
11 mqtt.connect("localhost", 1883, 60)
12 mqtt.subscribe("linux/+", 0)
13
14 mqtt.loop_forever()
The client now connects
    
 
		    
				        
    15%
    
    
    02.08.2022
        
    
    	
        .05
  
  FT (4 cores)
  
  1.69
  
  17.26
  
  67.7
  
  IS (4 cores)
  
  0.6
  
  2.16
  
  8.2
  
  LU (6 cores)
  
  5.13
  
  41.8
  
  MG (4 cores)
  
  1.2
  
  3.8
  
  39
    
 
		    
				        
    15%
    
    
    17.12.2014
        
    
    	
         the FT benchmark (discrete 3D fast Fourier Transform, all-to-all communication) from the NAS Parallel Benchmark OMP set version 3.2 across all of the cores on my four-core desktop system