Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/llnl/camp

Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda
https://github.com/llnl/camp

cpp

Last synced: 4 days ago
JSON representation

Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda

Awesome Lists containing this project

README

        

# Camp

## CAMP Concepts And Meta-Programming library

CAMP is a C++ Meta-Programming library which provides HPC compiler compatability
and portability abstractions. This project is a collection of various macros and
metaprogramming facilities and is part of the [RAJA Portability Suite](https://computing.llnl.gov/projects/raja-managing-application-portability-next-generation-platforms).
With projects like METAL as a major influence, CAMP focuses on wide compiler
compatibility across HPC-oriented systems.

See Documentation on [ReadTheDocs](https://camp.readthedocs.io/en/latest/), including User and Contributor Guides.

If you have questions, email [email protected].