Skip to content
/ camp Public

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

License

Notifications You must be signed in to change notification settings

LLNL/camp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ee0a306 · Mar 11, 2025
Jan 30, 2025
Feb 25, 2025
Mar 11, 2025
Feb 24, 2025
Jan 30, 2025
Nov 11, 2024
Jan 30, 2025
Jan 30, 2025
Aug 4, 2017
May 2, 2024
Aug 31, 2021
Jul 24, 2024
Jul 25, 2019
Feb 25, 2025
Jan 30, 2025
Jan 30, 2025
Jan 30, 2025
Sep 5, 2018
Jan 30, 2025
Apr 30, 2021
May 2, 2024

Repository files navigation

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. With projects like METAL as a major influence, CAMP focuses on wide compiler compatibility across HPC-oriented systems.

See Documentation on ReadTheDocs, including User and Contributor Guides.

If you have questions, email raja-dev@llnl.gov.