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 (175)
    • News (132)
    • Article (Print) (4)
    Keywords
    Creation time
    • Last day
    • Last week
    • Last month
    • Last three months
    • Last year

    « Previous 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ... 32 Next »

    19%
    Julia Distributed Arrays
    15.08.2012
    Home »  Articles  » 
    (t) 2310000 julia> This interface makes the re-use of existing code extremely easy, provided it was written in C or Fortran. C++ support is limited. Also, when calling a Fortran function, all inputs must
    19%
    Resource Management with Slurm
    05.11.2018
    Home »  Articles  » 
    provides three functions: “… it allocates exclusive and/or non-exclusive access to resources (compute nodes) to users for some duration of time so they can perform work.” “… it provides a framework
    19%
    Pymp – OpenMP-like Python Programming
    15.04.2020
    Home »  Articles  » 
    “bypass” Python and rely on a compiled language to provide threaded multiprocessing elements with an interface to Python. What is really needed is either a way to perform threaded processing or a form
    19%
    Write Your Own Admin Tools
    02.03.2024
    Home »  Articles  » 
    to provide information you need or want. To begin, create simple scripts (which I also call tools) that return a single response. Think of how you function and the information you use, then you can determine
    19%
    Environment Modules
    23.02.2012
    Home »  Articles  » 
    not to confuse “environment modules” with “kernel modules.”) According to the website, “The Environment Modules package provides for the dynamic modification of a user’s environment via modulefiles.” Although
    19%
    Parallel Programming with OpenCL
    04.11.2011
    Home »  Articles  » 
    sound like a fairly simple addition, you’ll soon hit limits if you start to multiply, or introduce, loops, jumps, or conditions. At the beginning of 2007, NVidia took the first step toward providing some
    19%
    OpenMP – Coding Habits and GPUs
    13.06.2019
    Home »  Articles  » 
    collapse(N) , where N  is the number of loops  in a nested loop that should be collapsed into one “iteration space.” The iteration space is then divided with the schedule  clause, if provided. A simple
    19%
    Bashtop, a Gorgeous Top-like Tool
    10.06.2020
    Home »  Articles  » 
    , htop , is a bit more interactive than top , but it provides very similar information. Htop uses ncurses for the interface but reads the data from /proc , as top does. It has a nice graph at the top
    19%
    SMART Devices
    14.08.2020
    Home »  Articles  » 
    S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) is a monitoring system for storage devices that provides information about the status of a device and allows for the running of self
    19%
    Processor and Memory Affinity Tools
    14.09.2021
    Home »  Articles  » 
    >  policy forces memory to be allocated from the list of provided nodes (including the all option): $ numactl --membind=0,1 application.exe This policy causes application.exe to use memory from node 0

    « Previous 1 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ... 32 Next »

    © 2025 Linux New Media USA, LLC – Legal Notice