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

Release 1.5.2 #17

Open
gpu opened this issue Jan 20, 2021 · 7 comments
Open

Release 1.5.2 #17

gpu opened this issue Jan 20, 2021 · 7 comments

Comments

@gpu
Copy link
Owner

gpu commented Jan 20, 2021

As of https://github.com/CNugteren/CLBlast/releases/tag/1.5.2 , but #16 is still open. It's difficult.

@gpu
Copy link
Owner Author

gpu commented Mar 6, 2021

Now that #16 is done: The release candidate for building the native libraries for version 1.5.2 is at https://github.com/gpu/JOCLBlast/releases/tag/1.5.2-RC00 (the same state as master currently).

There are no API changes, so this update only consists of the update of the version number, and using the corresponding CLBlast binaries.

@gpu
Copy link
Owner Author

gpu commented Mar 9, 2021

@blueberry (I don't want to bug you, but am not sure whether you saw this: ) If you wanted to create the binaries for 1.5.2 as well, that would be great.

@blueberry
Copy link

Hi Marco,

Sorry for the delay, I built this as soon as I got access to my computer. Here's the linux build, and macOS follows quickly.
joclblast-1.5.2-linux.zip

@blueberry
Copy link

macOS build
JOCLBlast-1.5.2-macos.zip

@gpu
Copy link
Owner Author

gpu commented Mar 13, 2021

@blueberry Thanks, but I'm afraid that the MacOS ZIP contained the sources JAR file instead of the actual JAR with the native library.

(Also, I noticed that I packaged the release of 1.5.1 with the libclblast.1.5.1.dylib file, but I'm pretty sure that this will not be found, becaused it is supposed to be unpacked by its exact name. I could re-pack it, and release it as "1.5.1b" or so, but this would essentially make no sense as soon as the newer, 1.5.2 version is available anyhow...)

@blueberry
Copy link

Sorry about that. Here it is.

jocl-blast-1.5.2-SNAPSHOT.jar.zip

@gpu
Copy link
Owner Author

gpu commented Mar 14, 2021

Thanks for that quick update!! Version 1.5.2 is on its way into Maven Central, to

<dependency>
    <groupId>org.jocl</groupId>
    <artifactId>jocl-blast</artifactId>
    <version>1.5.2</version>
</dependency>

Thanks @CNugteren for CLBlast, and as always, thanks @blueberry for the Linux- and Max binaries!

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

No branches or pull requests

2 participants