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: laptop MPI ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (109)
  • Article (Print) (71)
  • News (5)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 Next »

8%
Next-generation terminal UI tools
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © Lucy Baldwin, 123RF.com
of terminal user interface (TUI) libraries, including Ncurses [3] and Newt [4]. Jeff Layton has previously graced these pages with a tutorial on how TUI tools are developed today [5], and yours truly followed
8%
StarCluster Toolkit: Virtualization Meets HPC
16.01.2013
Home »  HPC  »  Articles  » 
method to calculate the value of pi: $ grep -v local /etc/hosts | cut -d" " -f2 > ~/hostfile $ nano pi.py $ mpirun -np 2 -hostfile hostfile python pi.py 3.14192133333 Listing 8: pi.py 01 from mpi4py
8%
Getting Started with HPC Clusters
05.06.2013
Home »  HPC  »  Articles  » 
to the question of how to get started writing programs for HPC clusters is, “learn MPI programming.” MPI (Message Passing Interface) is the mechanism used to pass data between nodes (really, processes). Typically
8%
Persistent Memory
14.01.2016
Home »  HPC  »  Articles  » 
. Be sure to keep a sys on it. Info 3D XPoint: https://en.wikipedia.org/wiki/3D_XPoint Layton, J., and Barton, E. "Fast Forward Storage & IO," http://storageconference.us/2014/Presentations
8%
Exploring the Xeon Phi
05.11.2013
Home »  Articles  » 
to the Xeon Phi. For even more convenience, developers can use the Message Passing Interface (MPI) to hand over computations. This approach is feasible because the Xeon Phi, to oversimplify things, looks just
8%
Selecting Compilers for a Supercomputer
21.12.2017
Home »  HPC  »  Articles  » 
essential is support for parallel programming models such as OpenMP (Open Multiprocessing, a directive-based model for parallelization with threads in a shared main memory) and MPI (Message Passing Interface
8%
Extended File Attributes
20.04.2022
Home »  HPC  »  Articles  » 
 user.comment.name -v "Jeff Layton created this file" test.txt The list of extended attributes for this file can be created: $ getfattr test.txt # file: test.txt user.comment user.comment.name Now
8%
Visualizing data captured by nmon
15.08.2016
Home »  Archive  »  2016  »  Issue 34: Softw...  » 
Lead Image © Orlando Rosu, 123RF.com
An excellent article by Jeff Layton [1] on nmon monitoring showed nmon to be a most useful performance assessment and evaluation tool. My experience and use of nmon focuses on Layton's statement
8%
Performance Health Check
13.06.2022
Home »  HPC  »  Articles  » 
version 2.3, released in 1997, comprised a complete version of the benchmarks that used the Message Passing Interface (MPI), although the serial versions were still available. In NPB release 3, three
8%
Warewulf Cluster Manager – Administration and Monitoring
21.08.2012
Home »  HPC  »  Articles  » 
applications more easily that have different environment requirements, such as different MPI libraries. For this article, as with the previous ones, I will use the exact same system. The purpose of this article

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 Next »

Service

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