Releases: jolatechno/binary-algebra
binary-algebra-v1.0.0
First fully working release (through it was not fully validated on AMD GPUs because of some reliability issues on gcc-10-offload-amdgcn) with new added features.
I will probably let this repo in this state for a while, I might get back onto it if I end up using it (I started developing it for a project I ended up dropping) and I require some new feature or optimizations.
binary_algebra_v0.2.0-gpu
First fully working and well optimized GPU version.
I will still add more functionality (such as slices to then support MPI), and I will implement a system to switch between GPU, CPU and non-Openmp CPU depending on the workload.
binary_algebra_v0.1.0
First well documented and fully functioning version.
A lot of optimization still has to be done, offloading to gpu will be supported, and some bug have been seen with the none-openmp version and huge matrices.