19%
    
    
    11.05.2021
        
    
    	
        , 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192]
 
   A = single( rand(N,N) );
   B = single( rand(N,N) );
 
   start = clock();
   C = A*B;
   elapsedTime = etime(clock(), start);
 
   gFlops = 2*N*N*N / (elapsedTime * 1e+9);
 
   disp(sprintf("N = %4d
    
 
		    
				        
    19%
    
    
    25.09.2023
        
    
    	
        
  
   
  
  Quad-core Xuantie C910
  
   
  
  64KB+64KB data/instruction caches per core
  
   
  
  1MB shared L2 cache
  
  GPU
  
  50GFLOPS BXM-4-64
  
  NPU 
  
  4TOPS INT8 at 1GHz
    
 
		    
				        
    19%
    
    
    27.08.2014
        
    
    	
         was the sequential write test using 1MB record sizes:
./iozone -i 0 -c -e -w -r 1024k -s 32g -t 2 -+n > iozone_write_1.out
To gather the block statistics, I ran ioprof in a different terminal window before I ran
    
 
		    
				        
    19%
    
    
    13.04.2023
        
    
    	
        
Interactive HPC applications written in languages such as Python play a very important part today in high-performance computing. We look at how to run Python and Jupyter notebooks on a Warewulf 4 ...   -*-
--------------------------------------------------------------------------------
-- Anaconda (Python) (Version 22.9.0 Python 3.9.13 (main, Aug 25 2022, 23:26:10)
--------------------------------------------------------------------------------
help(
[[
This module loads Anaconda so you can
    
 
		    
				        
    18%
    
    
    25.03.2021
        
    
    	
        -machine)
              UUID : e0e5d514:d2294825:45d9f09c:db485a0c
            Events : 3
    Number   Major   Minor   RaidDevice State
       0     252        0        0      active sync   /dev/rd0
       1       8       34
    
 
		    
				    
    18%
    
    
    21.08.2012
        
    
    	 
                                                      | 119 kB     00:00
(6/19): glib2-2.22.5-6.el6.i686.rpm                                              | 1.1 MB     00:00
(7/19): libX11-1.3-2.el6.i686.rpm
    
 
		    
				        
    18%
    
    
    21.08.2012
        
    
    	
         with the compute node:
[root@test1 ~]# pbsnodes -a
n0001
     state = free
     np = 3
     ntype = cluster
     status = rectime=1343594239,varattr=,jobs=,state=free,netload=118255091,gres=,loadave=0.02,ncpus=3
    
 
		    
				        
    18%
    
    
    05.08.2024
        
    
    	
         ago                   infallible_knuth
7f2d5a7b7c86  docker.io/library/ubuntu:latest       /bin/bash   24 minutes ago  Exited (127) 22 minutes ago              wonderful_sinoussi
85b8e9efc636  docker
    
 
		    
				        
    18%
    
    
    30.01.2020
        
    
    	
        
Conversion
$ sudo lvs -a vg-cache -o devices,segtype,lvattr,name,vgname,origin
  Devices          Type       Attr       LV              VG       Origin
  /dev/nvme0n1(0)  linear     Cwi-aoC--- [fast
    
 
		    
				        
    18%
    
    
    05.12.2019
        
    
    	
         practices, discusses how elements of the Fortran 2003 standard [3] can integrate C and Fortran. The iso_c_binding module of Fortran 2003-compliant compilers matches Fortran and C types with named constants