HPC - Admin Magazine

  • Home
  • Articles
  • News
  • Newsletter
  • ADMIN
  • Shop
  • Privacy Policy
Search

Articles

News

Vendors

    Whitepapers

    Write for Us

    About Us

    Search

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

    « Previous 1 ... 20 21 22 23 24 25 26 27

    6%
    Programming with OpenMP
    07.11.2011
    Home »  Articles  » 
    something like the following code snippet: #pragma omp name_of_directive [clauses] Compilers that don’t support OpenMP, such as older versions of GCC before version 4.2, will just ignore the compiler
    6%
    hwloc: Which Processor Is Running Your Service?
    07.11.2011
    Home »  Articles  » 
    shows an example of how Linux outputs this information for x86 architectures. Listing 1: Linux Topology $ cat /proc/cpuinfo [...] processor  : 3 [...] physical id  : 0 siblings  : 4 core id    : 3 cpu
    6%
    Get Started with Parallel CPython
    07.11.2011
    Home »  Articles  » 
    to the created subprocesses in a few different ways. To see these concepts in action, run the code shown in Listing 4 (miscellaneous.py ). Listing 4: miscellaneous.py 01 #! /usr/bin/env python2.7 02  03 import
    6%
    Parallel Programming with OpenCL
    04.11.2011
    Home »  Articles  » 
    ). The reason for this is that some video card models don’t support storing arbitrary addresses [14]. If you use addresses that are integer-aligned (every 4 bytes), you are definitely on the safe side.  If you
    6%
    Exploring the HPC Toolbox
    04.11.2011
    Home »  Articles  » 
    cases, administrators turn to projects such as Parallel SSH [4] to handle SSH automation for cluster administration.  Another important part of administration is hardware monitoring to identify
    6%
    Interview: AMD’s John Fruehe, Director of Server Product Marketing
    04.11.2011
    Home »  Articles  » 
    , and even some instructions that are available only on AMD-based systems (XOP and FMA4). The new Flex FP floating point complex is specifically tuned for those technical workloads. But the modularity
    6%
    GNU Parallel: Multicore at the Command Line with GNU Parallel
    04.11.2011
    Home »  Articles  » 
    Recent trends in computing are toward more cores doing more tasks at once. These days, you are likely to have a dual- or quad-core CPU in your laptop, and perhaps 4, 6, 12, or 16 cores in your
    6%
    Real-World HPC: Setting Up an HPC Cluster
    04.11.2011
    Home »  Articles  » 
    Enterprise Linux Installation Guide [3] and the section on Kickstart installations [4] are important reading. The basic steps for getting your HPC cluster up and running are as follows: Create the admin

    « Previous 1 ... 20 21 22 23 24 25 26 27

    © 2025 Linux New Media USA, LLC – Legal Notice