ernire / magma

A small header library that mimics the standard library to facilitate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the Magma C++ Code Portability library which mimics the C++ standard library but for parallel processing.

This library currently supports implicit shared memory parallelism via OpenMP 4.5+, and CUDA 9.1+ via the Thrust library

About

A small header library that mimics the standard library to facilitate


Languages

Language:C++ 86.8%Language:Cuda 11.8%Language:CMake 1.4%