Skip to content

Releases: hschwane/mpUtils

last C++ 14 / cuda 10 release

22 Feb 22:08
Compare
Choose a tag to compare

This is the last release that uses C++ 14 and CUDA 10. Future releases will use C++17 and the CUDA part will require CUDA 11 to work with that.

If possible with all the third party stuff, the next release will also change the license to something more permissive, like MIT.

first installable, full release

17 Nov 20:22
Compare
Choose a tag to compare

Most of the important library features are now finished or have at least some workable version. Also make install now works and there is a full installation guide provided on the github page. This is the first version which makes actually sense to use for people other than the developers.
Still a lot of things need to be done.

Cuda Support

03 Jul 09:20
Compare
Choose a tag to compare
Cuda Support Pre-release
Pre-release

Added Cuda support and additional openGL functionality.

openGL

22 May 08:59
Compare
Choose a tag to compare
openGL Pre-release
Pre-release

openGL functionality is now included in the framework. Including GLFW, GLM, GLEW and some utilities for creating graphical applications.

v0.02.00

12 Feb 22:13
Compare
Choose a tag to compare
v0.02.00 Pre-release
Pre-release
code cleanup done and typos removed