Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • Digisub
  •  
  • Write for Us!
  •  
  • Newsletter
  •  
  • Shop
  • DevOps
  • Cloud Computing
  • Virtualization
  • HPC
  • Linux
  • Windows
  • Security
  • Monitoring
  • Databases
  • all Topics...
Search
Login
ADMIN Magazine on Facebook
GooglePlus

Search

Spell check suggestion: %25252522Rub%252525C3%252525A9n Llorente%2222 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (88)
  • Article (46)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8 ... 14 Next »

71%
Warewulf 4
13.12.2022
Home »  HPC  »  Articles  » 
/11/05 08:56:13  info unpack layer: sha256:1a930d163dcafa193dc2c3c005d9c220ae1c07a48cad5f7feed0066ada0b998f 2022/11/05 08:56:15  info unpack layer: sha256:d3ca234f568b088b991388a0e9e8b61b05ac8627522f10fe16df2b81d51c0748
71%
Shell practice: Introduction to the sed stream editor
09.08.2015
Home »  Archive  »  2015  »  Issue 28: SSD RAID  » 
Lead Image © Dmitriy Sladkov, 123RF.com
' '/[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
70%
Automated builds using CentOS 7 and Kickstart
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © Icetray, fotolia.com
fecbc1a5ad080b0efd 74680c6e1f4b28fb2c7ff419872418-c7-x86_64-comps.xml.gz /var/www/html/repodata/ 03 [root@localhost ~]# gunzip /var/www/html/repodata/4b9ac2454536a901 fecbc1a5ad080b0efd74680c6e1f
70%
Static code analysis finds avoidable errors
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Lead Image © Andrey KOTKO, 123RF.com
.e., output all warnings) shows in Listing 4. Listing 3 Splint Warnings splint -strict example1.c Splint 3.1.2 --- 11 May 2019 example1.c: (in function main) example1.c:9:5: Format string
70%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs. ...  ‑Wall ‑fopenmp helloworld.c $ export OMP_NUM_THREADS=4 [...] $ ./a.out Hello World from thread 3 Hello World from thread 0 Hello World from thread 1 Hello World from thread 2 There are 4 threads If you ... OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.
70%
Proprietary and Open Source Storage Options
09.10.2023
Home »  HPC  »  Articles  » 
 bytes Disklabel type: gpt Disk identifier: DD46F2B6-9DDE-4810-AA43-905AB60C656D   Device           Start        End   Sectors   Size Type /dev/nvme0n1p1    2048    1050623   1048576   512M EFI System /dev
70%
Modern Fortran for today and tomorrow
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © homestudio, 123RF.com
of the array), has to be specified. The following are simple examples of a declaration INTEGER, TARGET :: a(3), b(6), c(9)INTEGER, DIMENSION(:),POINTER :: pt2 and multidimensional arrays: INTEGER, POINTER
70%
Thrashing the data cache for fun and profit
05.12.2019
Home »  Archive  »  2019  »  Issue 54: NVMe...  » 
Lead Image © Lucy Baldwin, 123RF.com
). Figure 1: Flattening a 2D array in C or C++. Listing 3 inspect.c #include ** int a[4][5] = { // array of 4 arrays of 5 ints each, a 4x5 matrix { 1, 2, 3
70%
Preload Trick
11.05.2021
Home »  HPC  »  Articles  » 
, 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
70%
Elastic Beanstalk
29.10.2013
Home »  Articles  » 
 
, done. Total 7 (delta 0), reused 0 (delta 0) remote: To https://AKIAJ2XDUJ2NAFFPK5SA:20130508T193045Z74f087d7af6327f3447173d8dba5de13b9c695da67033b955885c5cb4a7226b1@git.elasticbeanstalk.eu-west-1

« Previous 1 2 3 4 5 6 7 8 ... 14 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2025 Linux New Media USA, LLC – Legal Notice