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 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ... 32 Next »

    100%
    High-Performance Python 4
    14.10.2019
    Home »  Articles  » 
    Scale Python GPU code to distributed systems and your laptop. ... computational power if the graph needs it at some point. Machines like laptops use a "single machine scheduler" that provides basic features on a local process or thread pool. It is simple and cheap to use ... Scale Python GPU code to distributed systems and your laptop.
    18%
    High-Performance Python 3
    19.09.2019
    Home »  Articles  » 
     Nvidia GTC 2017 (Listing 1) that is a version of the addition function shown in the previous section. In this version, you control the looping with CUDA variables provided by Numba when you use the
    19%
    Researchers Discover Technique for Halting Quantum Waves
    17.09.2019
    Home »  News  » 
     
    of voltage to the conductor, thereby allowing them to shake its atoms in a controllable fashion. As the atoms were made to shake more strongly, they provided a greater source of resistance to the quantum waves
    18%
    High-Performance Python 2
    22.08.2019
    Home »  Articles  » 
    from the command (not shown) provides some good information about what it's doing and is useful in understanding what f2py  does. F2py creates a shared object (.so ) suitable for Python to import: $ ls
    34%
    Cray Announces Shasta
    21.08.2019
    Home »  News  » 
     
    platform, which was developed through Cray’s work on exascale systems for the US government, integrates HPC batch workflow scheduling with containerized services, supporting multitenancy and providing a rich ... New software platform will provide support for exascale computing.
    18%
    High-Performance Python 1
    16.07.2019
    Home »  Articles  » 
     foreign function library provides C-compatible data types and lets you call functions in dynamic link libraries (DLLs) or shared libraries from within Python. In essence, it “wraps” these libraries so
    18%
    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
    29%
    Altair Releases HyperWorks 2019
    12.06.2019
    Home »  News  » 
     
    New version of the company’s flagship modeling and development platform provides faster simulation and more efficient workflows.
    18%
    OpenMP – Loops and Data Control
    08.05.2019
    Home »  Articles  » 
    be exploited to provide additional control and possibly additional performance. Data and Control Parallelism A quick review of the do /for  OpenMP directive brings up some points that should be clarified
    18%
    OpenMP – Parallelizing Loops
    03.04.2019
    Home »  Articles  » 
    ) could “see” all of the others, were coming online. OpenMP provided a very convenient way to write parallel code that could run on all of the processors in the SMP system or a subset of them. As time went

    « Previous 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ... 32 Next »

    © 2026 Linux New Media USA, LLC – Legal Notice