Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

versioning #97

Open
zeratax opened this issue Dec 20, 2019 · 2 comments
Open

versioning #97

zeratax opened this issue Dec 20, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@zeratax
Copy link
Owner

zeratax commented Dec 20, 2019

Is your feature request related to a problem? Please describe.
currently we have to change the version number in

  • include/yacx/main.hpp
  • doxyfile
  • CMakeList

Describe the solution you'd like
I would like to only change it in one location and have the other locations pull it from there

btw: I want to make a 0.4.2 and in general I want to keep track of changes, so if @LukasSiefke could write a changelog for the JNI in form of https://github.com/ZerataX/yacx/blob/master/CHANGELOG.md that would be super useful. I know it's just for me, but I do love it a lot

@zeratax zeratax added the enhancement New feature or request label Dec 20, 2019
@LukasSiefke
Copy link
Collaborator

Changes

  • more java- and scala-examples
  • JNI
    • benchmark kernels
    • junit tests
    • throw java-execption when passing illegal arguments (such as null)
    • split up KernelArg-class into BooleanArg, ByteArg, ShortArg, IntArg, LongArg, FloatArg, DoubleArg-classes
    • executor-class for easily launch and benchmark kernels

@zeratax
Copy link
Owner Author

zeratax commented Feb 25, 2020

going to create that as soon as possible, but after we've merged the whole sbt stuff we should create a v0.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants