issues
search
JuliaLinearAlgebra
/
Octavian.jl
Multi-threaded BLAS-like library that provides pure Julia matrix multiplication
https://julialinearalgebra.github.io/Octavian.jl/stable/
Other
232
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Run CI on Windows
#43
DilumAluthge
closed
3 years ago
1
De-conflicting the names of functions for matrix multiplication
#42
DilumAluthge
closed
3 years ago
7
Fast threaded matmul
#41
chriselrod
closed
3 years ago
7
Feature request: `Octavian.batched_mul` and `Octavian.batched_mul!`
#40
DilumAluthge
opened
3 years ago
1
Bump VectorizationBase version
#39
chriselrod
closed
3 years ago
9
TagBot trigger issue
#38
JuliaTagBot
closed
3 years ago
51
[docs] Fix whitespace
#37
DilumAluthge
closed
3 years ago
1
[docs] Small tweak to some examples
#36
DilumAluthge
closed
3 years ago
1
[docs] Remind the user to start Julia with multiple threads
#35
DilumAluthge
closed
3 years ago
1
[docs] Add a "Getting Started" page
#34
DilumAluthge
closed
3 years ago
1
Bump version number from "0.1.0-DEV" to "0.1.0"
#33
DilumAluthge
closed
3 years ago
1
[docs] Add a package description
#32
DilumAluthge
closed
3 years ago
1
Run CI with one thread and three threads
#31
DilumAluthge
closed
3 years ago
1
Stop exporting `matmul` and `matmul!`
#30
DilumAluthge
closed
3 years ago
1
Added explicit dependency on ArrayInterface
#29
chriselrod
closed
3 years ago
4
Always use threading
#28
DilumAluthge
closed
3 years ago
1
Set the random seed at the beginning of the test suite
#27
DilumAluthge
closed
3 years ago
1
More descriptive CI job names
#26
DilumAluthge
closed
3 years ago
1
Change threading API
#25
chriselrod
closed
3 years ago
4
Some initial benchmark comparisons?
#24
DilumAluthge
opened
3 years ago
51
[DO NOT MERGE] Run CI on Windows
#23
DilumAluthge
closed
3 years ago
7
TODO: re-enable CI on Windows
#22
DilumAluthge
closed
3 years ago
3
Temporarily disable CI on Windows
#21
DilumAluthge
closed
3 years ago
2
In the README, mention that the package is still experimental
#20
DilumAluthge
closed
3 years ago
1
Improve performance
#19
DilumAluthge
closed
3 years ago
6
An experiment to see if we can thread loop 3
#18
DilumAluthge
closed
3 years ago
5
First attempt at multithreading: thread loop 3 only
#17
DilumAluthge
closed
3 years ago
14
Bigger and more test matrices, and use `Val` for cache_inclusvity
#16
chriselrod
closed
3 years ago
1
Code coverage bug on line 6 of `src/macrokernel.jl`
#15
DilumAluthge
closed
3 years ago
2
Run the non-coverage tests with bigger matrices
#14
DilumAluthge
closed
3 years ago
0
[Docs] Some improvements to the documentation
#13
DilumAluthge
closed
3 years ago
1
Reorganize the CI workflow files
#12
DilumAluthge
closed
3 years ago
1
TODO: Get code coverage to 95%
#11
DilumAluthge
opened
3 years ago
11
Add tests to increase code coverage
#10
DilumAluthge
closed
3 years ago
4
Combination of `@time` and `@testset` breaks `getindex` for `PointerMatrix`
#9
DilumAluthge
closed
3 years ago
2
Separate the tests for coverage versus non-coverage
#8
DilumAluthge
closed
3 years ago
8
Tests that "spoof" the CPU, in order to test all code paths?
#7
DilumAluthge
closed
3 years ago
5
Initial matmul implementation
#6
chriselrod
closed
3 years ago
7
Rename the package to Octavian.jl
#5
DilumAluthge
closed
3 years ago
1
Transfer repo to JuliaLinearAlgebra
#4
DilumAluthge
closed
3 years ago
1
Add some dependencies
#3
DilumAluthge
closed
3 years ago
1
Add some macros from Gaius.jl
#2
DilumAluthge
closed
3 years ago
1
Split CI into separate workflows for Julia 1.x versus Julia nightly
#1
DilumAluthge
closed
3 years ago
1
Previous