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: %25x20mm%253%25390 Llorente"52 ?

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

« Previous 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ... 54 Next »

20%
Mocking and emulating AWS and GCP services
05.08.2024
Home »  Archive  »  2024  »  Issue 82: Sover...  » 
Lead Image © Juri Samsonov, Fotolia.com
root:root /usr/local/bin/dockerize FROM google/cloud-sdk:alpine SHELL ["/bin/ash", "-o", "pipefail", "-c"] RUN apk add --no-cache --virtual .build-deps alpine-sdk libffi-dev openssl-dev python3-dev py3
20%
System temperature as a dimension  of  performance
28.11.2022
Home »  Archive  »  2022  »  Issue 72: OpenS...  » 
Lead Image © Lucy Baldwin, 123RF.com
of alternative sources. Listing 1 sensors Output federico@ferenginar:~$ sensors k10temp-pci-00c3 Adapter: PCI adapter temp1: +42.5¡C (high = +70.0¡C) (crit = +100.0¡C
20%
OpenMP – Parallelizing Loops
03.04.2019
Home »  HPC  »  Articles  » 
 parallel do    do i=1,N       a(i) = b(i) + c(i)    end do !$omp end parallel do #pragma omp parallel for {    for (i=0; i < n; i++) {       a[i] = b[i] + c[i]    } } Once the code inside
20%
Listing 2
21.08.2012
Home »  HPC  »  Articles  »  Warewulf 4 Code  » 
 
.6 M Is this ok [y/N]: y Downloading Packages: (1/5): apr-1.3.9-3.el6_1.2.i686.rpm                                            | 128 kB     00:00 (2/5): expat-2.0.1-11.el6_2.i686.rpm
20%
Monitoring NFS Storage with nfsiostat
12.03.2013
Home »  HPC  »  Articles  » 
is shown in Listing 1. Listing 1: Sample nfsiostat Output Linux 2.6.18-308.16.1.el5.centos.plus (home8) 02/10/2013 _i686_ (1 CPU) 02/10/2013 03:38:48 PM Filesystem: rMB_nor/s wMB
20%
OpenMP – Loops and Data Control
08.05.2019
Home »  HPC  »  Articles  » 
; ia[i] = i;     test(a,b,c, SIZE);       for (i=0; in", a[i], b[i], c[i]); }   Listing 9: nowait Output            0
20%
S3QL filesystem for cloud backups
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © stylephotographs, 123RF.com
Engine [7] is a free tool. TntDrive [8] offers a free trial. S3 Browser [9] is a free tool. CloudBerry Explorer for Amazon S3 [10] has a free version and a Pro version. Bucket Explorer [11 ... advantages: S3QL. ... S3QL filesystem for cloud backups
20%
HPC Cloud Storage
20.11.2013
Home »  HPC  »  Articles  » 
advantages: S3QL. ... original files (a portion of this listing is below): [root@home4 ~]# ls -lstar /mnt/s3ql/laytonjb/Documents/ total 897781 5265 -rw-r--r-- 1 root root 5390660 Nov 10 10:25 PGAS Languages NCSA 2009.pdf 65 ... advantages: S3QL. ... S3QL Filesystem for HPC Storage
20%
Building a virtual NVMe drive
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © lassedesignen, 123RF
7 1 56008 loop1 06 7 2 56184 loop2 07 7 3 91264 loop3 08 259 0 244198584 nvme0n1 09 8 0 488386584 sda 10 8 1 1024 sda1 11
20%
Warewulf 4 – Python and Jupyter Notebooks
13.04.2023
Home »  HPC  »  Articles  » 
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

« Previous 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ... 54 Next »

Service

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