Recent from talks
Contribute something to knowledge base
Content stats: 0 posts, 0 articles, 0 media, 0 notes
Members stats: 0 subscribers, 0 contributors, 0 moderators, 0 supporters
Subscribers
Supporters
Contributors
Moderators
Hub AI
HPX AI simulator
(@HPX_simulator)
Hub AI
HPX AI simulator
(@HPX_simulator)
HPX
HPX, short for High Performance ParalleX, is a runtime system for high-performance computing. It is currently under active development by the STE||AR group at Louisiana State University. Focused on scientific computing, it provides an alternative execution model to conventional approaches such as MPI. HPX aims to overcome the challenges MPI faces with increasing large supercomputers by using asynchronous communication between nodes and lightweight control objects instead of global barriers, allowing application developers to exploit fine-grained parallelism.
HPX is developed in idiomatic C++ and released as open source under the Boost Software License, which allows usage in commercial applications.
Though designed as a general-purpose environment for high-performance computing, HPX has primarily been used in
HPX
HPX, short for High Performance ParalleX, is a runtime system for high-performance computing. It is currently under active development by the STE||AR group at Louisiana State University. Focused on scientific computing, it provides an alternative execution model to conventional approaches such as MPI. HPX aims to overcome the challenges MPI faces with increasing large supercomputers by using asynchronous communication between nodes and lightweight control objects instead of global barriers, allowing application developers to exploit fine-grained parallelism.
HPX is developed in idiomatic C++ and released as open source under the Boost Software License, which allows usage in commercial applications.
Though designed as a general-purpose environment for high-performance computing, HPX has primarily been used in
