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%2222%25390 Llorente%202202 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (121)
  • Article (63)
  • 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 9 ... 19 Next »

49%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
):   return x*x # end def     def trapezoidal(a, b, n, h):     s = 0.0   s += h * f(a)   for i in range(1, n):     s += 2.0 * h * f(a + i*h)   # end for   s += h * f(b)   return (s/2.) # end def     # Main
49%
Stretching devices with limited resources
03.02.2022
Home »  Archive  »  2022  »  Issue 67: syst...  » 
Lead Image © Lucy Baldwin, 123RF.com
.0   1x USB 2.0   1x micro-USB port Expansion 2x 46-pin GPIO headers for I2C, GPIOs, PWM, UART, SPI, MMC Misc Reset button   JTAG interface
49%
Sort out your SSH configs
07.10.2014
Home »  Archive  »  2014  »  Issue 23: 10 Ti...  » 
Lead Image © saniphoto, fotolia.com
see the lines shown in Listing 2 indicating that the reload was a success and completed without errors. Listing 2 /var/log/auth.log Aug 19 18:10:43 localhost sshd[3328]: Received SIGHUP
49%
Docker image security analysis
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Photo by Rodolfo Sanches Carvalho on Unsplash
:37 ..            drwxr-xr-x 2 root root 4096 Feb 6 08:11 html As you can imagine from the information in Table 1, you now truly own the container and indeed anything that it can do on the host. I will leave
49%
StarCluster Toolkit: Virtualization Meets HPC
16.01.2013
Home »  HPC  »  Articles  » 
------------------------------------------------------------------------------- global                  -               -     -       -       -       -       - master                  linux-x64       1  0.20  590.8M   68.1M  243.2M     0.0 node001                 linux-x64       1  0
49%
Secure access to Kubernetes
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © Zachery Blanton, 123RF.com
GVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiNDVhMDhjMi1kMzg1LTQxMmItOTUwNS02YmRmODdiNjRhN2EiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6ZGVmYXVsdDp0ZXN0c2VydmljZWFjY291bnQifQ.SO9XwM3zgiW6sOfEaJx1P6
49%
Building a HPC cluster with Warewulf 4
04.04.2023
Home »  Archive  »  2023  »  Issue 74: The F...  » 
Photo by Andrew Ly on Unsplash
in using these RPMs is to add the OpenHPC repository. After a little hunting I found the release file and installed it on the head node: $ sudo yum install http://repos.openhpc.community/OpenHPC/2/EL_8/x86
49%
Warewulf 4 – Time and Resource Management
17.01.2023
Home »  HPC  »  Articles  » 
/EL_8/x86_64/ohpc-release-2-1.el8.x86_64.rpm After installing the release RPM, I installed munge , the Slurm authentication tool (Listing 1), then I installed the Slurm server on the head node (Listing
49%
openlava – Hot Resource Manager
10.10.2012
Home »  HPC  »  Articles  » 
: openlava.x86_64 0:2.0-206.1 Complete! Just as a reminder, the binary I used installs openlava into the directory /opt/openlava-2.0 , which, for the test cluster, is a NFS shared filesystem. Fortunately
49%
Preload Trick
11.05.2021
Home »  HPC  »  Articles  » 
sizes (Listing 1). The second script (Listing 2) is the same as Listing 1, but uses double precision. Listing 1: Single-Precision Square Matrix Multiply # Example SGEMM   for N = [2, 4, 8, 16

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

Service

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