Releases: QuantumKitHub/TBLIS.jl
Releases · QuantumKitHub/TBLIS.jl
v0.2.0
TBLIS v0.2.0
Closed issues:
- Performance issue on gen7 (#4)
- Import
LinearAlgebra.mul!
(or don't exportTBLIS.mul!
) (#7) - Have
TBLIS.set_num_threads(n)
return the current number of threads (#8)
Merged pull requests:
- try to trigger build (#3) (@mdav2)
- Removes need to symlink tci to /usr/local/lib (#5) (@jturney)
- Add set_num_threads and get_num_threads (#6) (@mtfishman)
- Improved instructions (#9) (@gustavojra)
- Fixing
mul!
conflict (#10) (@gustavojra) - Create LICENSE (#11) (@gustavojra)