Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eschnett/funhpc.cxx
FunHPC: Functional HPC Programming
https://github.com/eschnett/funhpc.cxx
cplusplus framework functional-programming hpc mpi qthreads task-based
Last synced: about 1 month ago
JSON representation
FunHPC: Functional HPC Programming
- Host: GitHub
- URL: https://github.com/eschnett/funhpc.cxx
- Owner: eschnett
- Created: 2017-02-22T00:06:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T13:35:18.000Z (over 5 years ago)
- Last Synced: 2024-10-12T16:23:34.160Z (about 1 month ago)
- Topics: cplusplus, framework, functional-programming, hpc, mpi, qthreads, task-based
- Language: C++
- Size: 2.33 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
Awesome Lists containing this project
README
FunHPC: Functional HPC Programming
==================================.. image:: https://travis-ci.org/eschnett/FunHPC.cxx.svg?branch=master
:target: https://travis-ci.org/eschnett/FunHPC.cxx.. image:: https://coveralls.io/repos/github/eschnett/FunHPC.cxx/badge.svg?branch=master
:target: https://coveralls.io/github/eschnett/FunHPC.cxx?branch=masterThis is FunHPC.cxx, a C++ library that provides fine-grained
multi-threading for distributed-memory systems in a functional
programming style.Comments and contributions are welcome.