Changelog — stdgpu Latest documentation (original) (raw)

Contents

Changelog#

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

stdgpu 1.3.0 (2020-06-02)#

This release of stdgpu introduces a new experimental HIP backend adding support for AMD GPUs, significant improvements to the API documentation as well as many new code examples, the integration of clang-tidy and cppcheck in the CI, as well as a tremendous amount of warning fixes to enable clean builds at very high warning levels.

New Features & Enhancements

Bug Fixes

Deprecated Features

stdgpu 1.2.0 (2020-01-28)#

This version of stdgpu introduces a lightweight backend system including CUDA and OpenMP backends, the integration of Azure Pipelines CI as well as codecov CI, support for the Clang compiler, removal of unnecessary requirements to the container’s value types, as well as significant improvements to the test coverage and the documentation.

New Features & Enhancements

Bug Fixes

Deprecated Features

stdgpu 1.1.0 (2019-11-22)#

After a stabilization and cleanup phase, the next version of stdgpu is available.

New Features & Enhancements

Bug Fixes

stdgpu 1.0.0 (2019-08-19)#

This is the first public version of stdgpu, an open-source C++ library providing generic STL-like GPU data structures for fast and reliable data management. The main components of the library are: