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: %6gbps Llorente 12 ?

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

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

16%
Get Started with Parallel CPython
07.11.2011
Home »  HPC  »  Articles  » 
Python code designed with threading is to use the built-in multiprocessing package included in Python from version 2.6 on. This package provides an API similar to the threading Python module. Although
16%
hwloc: Which Processor Is Running Your Service?
07.11.2011
Home »  HPC  »  Articles  » 
GB) 03     Socket P#0 04       Core L#0 + PU L#0 (P#0) 05       Core L#1 + PU L#1 (P#2) 06       Core L#2 + PU L#2 (P#4) 07       Core L#3 + PU L#3 (P#6) 08   NUMANode P#1 (12GB) 09     Socket P#1 10
16%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
Fortran, C, or C++ codes" [4]. Simple mpi4py Examples For the example programs, I used the mpi4py install for Anaconda [5] and built it with MPICH2 [6]. Running mpi4py Python codes follows the MPICH2
16%
Tuning I/O Patterns in Python
18.12.2013
Home »  HPC  »  Articles  » 
(One-by-One) 1 #include 2 3 /* Our structure */ 4 struct rec 5 { 6 int x,y,z; 7 float value; 8 }; 9 10 int main() 11 { 12 int counter; 13 struct rec my_record; 14 int counter_limit; 15
16%
Your own AWS-compatible cloud with Eucalyptus
14.11.2013
Home »  Archive  »  2013  »  Issue 17: Cloud...  » 
Lead Image © Author, 123RF.com
with the IP addresses 192.168.100.11 and 192.168.100.12. In the boot menu, select Install CentOS 6 with Eucalyptus Node Controller . You can decline the offer to check the installation medium by pressing Skip
16%
Angular 2 client-side TypeScript framework
17.04.2017
Home »  Archive  »  2017  »  Issue 38: .NET...  » 
Lead Image © Ivan Mikhaylov, 123RF.com
access the weather station in a browser using the URL http://localhost:3000 or a local IP address. Quick Launch First, install version 6 of the Node.js [3] server-side JavaScript implementation
16%
Linux Local and Network Filesystems
07.01.2024
Home »  HPC  »  Articles  » 
    7:3    0 349.7M  1 loop /snap/gnome-3-38-2004/143 loop4    7:4    0 485.5M  1 loop /snap/gnome-42-2204/120 loop5    7:5    0   497M  1 loop /snap/gnome-42-2204/141 loop6    7:6    0  81.3M  1 loop
16%
Infrastructure as Code with Terraform
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image © Sebastian Duda, 123RF.com
variable "site_author" { 07 type = "string" 08 default = "Jon Doe" 09 } 10 variable "site_container" {} 11 variable "do_token" { 12 type = "string" 13 } 14 variable "key_path" {} 15 variable "ssh
16%
Podman for Non-Root Docker
05.08.2024
Home »  HPC  »  Articles  » 
0629855351037dddc35fbd39bea6bc8a65ff18937889550356af8 To see if the new container is there, enter podman images  (Listing 11), and to check for GFortran, run the container and check the version (Listing 12
16%
Modern Fortran – Part 2
15.12.2016
Home »  HPC  »  Articles  » 
) myvalue    CLOSE(UNIT=11) END PROGRAM writeUstream The first write adds 5 bytes to the file, and the second write adds 6 bytes to the file. Therefore, the next write should start at byte 12. The INQUIRE

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

Service

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