Hi everyone,

I am pleased to announce the first release of neanderthal-stick 0.1.0 - 
save/load extensions to Dragan's Neaderthal matrix library. The focus of 
Neanderthal-stick is saving neanderthal data to a disk and importing them 
back fast and with as little ceremony as possible.

Note that Neanderthal-stick is able to save the data that are currently on 
the GPU and load them elsewhere (or vice versa) - switching 
native/CUDA/OpenCL contexts as necessary.

The library uses Nippy under the hood to store the metadata and pure direct 
buffers to save the actual contents of vectors or matrices. It doesn't 
attempt to support any of myriads of existing data formats that are used in 
the wild but it can be used as a support code if anyone wanted to do that.

Gihub: https://github.com/katox/neanderthal-stick/
Dependency info: https://clojars.org/neanderthal-stick

Enjoy,
Kamil




-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/80d13592-eca2-4147-a51b-3a8b852d6b9c%40googlegroups.com.

Reply via email to