Skip to content

Commit

Permalink
update with arxiv link
Browse files Browse the repository at this point in the history
  • Loading branch information
yamaguchi1024 committed Nov 12, 2024
1 parent 11684e7 commit 054bb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

ExoBLAS is a BLAS (Basic Linear Algebra Subprograms) library implemented using the [Exo](https://github.com/exo-lang/exo) programming language.

The library design documentation can be found in Section 6 of [our ASPLOS '25 paper](.) and in [Samir Droubi's master's thesis](https://dspace.mit.edu/handle/1721.1/156752).
The library design documentation can be found in Section 6 of the [ASPLOS '25 paper](https://arxiv.org/abs/2411.07211) and in [Samir Droubi's master's thesis](https://dspace.mit.edu/handle/1721.1/156752).

We collected performance graphs comparing ExoBLAS against OpenBLAS, BLIS, and MKL on two machines, which can be found in the following Google Drive folders:
- [Intel i7-1185G7](https://drive.google.com/drive/folders/102lOlilyndcNjh9ncNso_nw9FCjhOuXE?usp=sharing)
Expand Down

0 comments on commit 054bb29

Please sign in to comment.