Commit Graph

141 Commits

Author SHA1 Message Date
Sipher
c3b1a363b9
Update README.md (#575)
* Update README.md

Quickfix to the Bitonic Sorter example

* Update README.md
2024-06-10 16:12:27 -03:00
Matt Headley
ba12022015
Run correct file in sum example 2024-06-06 16:34:04 -04:00
Nicolas Abril
6b6c59caeb
Fix sum example in README 2024-06-06 15:05:38 +02:00
Yan Mendes
a02de086a7
fix typo in index 2024-06-05 18:17:46 -03:00
Yan Mendes
d04aa4642d
enhance readability of "Click here" on README.md 2024-06-05 16:24:00 -03:00
Sipher
b9b29058ab
Update README.md
Change the benchmark location
2024-06-05 13:45:25 -03:00
Sipher
51259e084b
Update README.md
Update to add features.md
2024-06-05 13:41:22 -03:00
Vitor
1d66b89db2 added guide 2024-06-05 13:34:19 -03:00
Vitor
2ca3516573 edited the requirements 2024-06-05 13:31:30 -03:00
Sipher
64df76db00
Update README.md
Fix Typos
2024-06-05 12:20:19 -03:00
Sipher
b68ecee29b
Update README.md 2024-06-05 12:16:02 -03:00
cristiano.pizzamiglio
3aa54f8c37 Update FAQ link 2024-06-01 22:14:49 +02:00
Sipher
28eb877f7b
Merge branch 'HigherOrderCO:main' into main 2024-05-27 11:05:18 -03:00
Nicolas Abril
17c7f1dd9c Improve the FAQ a bit 2024-05-27 13:07:42 +02:00
Nicolas Abril
85b2dac6c1 Switch to rust stable 2024-05-26 12:27:36 +02:00
Vitor
9448daf96d remove .com 2024-05-24 13:35:11 -03:00
Vitor
90102d0313 Merge branch 'main' of https://github.com/Sipher/Bend 2024-05-24 13:21:36 -03:00
Vitor
8b3578a561 edit readme 2024-05-24 13:21:32 -03:00
Vitor
096e14711e edit 2024-05-24 13:21:12 -03:00
Vitor
d9a8982120 edit readme 2024-05-24 13:07:23 -03:00
Vitor
6bed0cc14e edit footer of readme with built ins 2024-05-24 13:05:08 -03:00
Nicolas Abril
5c811da531 Update docs, examples, fix scope of fork 2024-05-22 19:48:53 +02:00
Nicolas Abril
22477b1807 Explain dependencies, add to FAQ, improve readback err msg 2024-05-19 14:37:54 +02:00
Nicolas Abril
8fda78f1e6
Merge pull request #372 from mmoult/main
Documentation edits
2024-05-19 00:03:20 +00:00
mmoult
3dae6fd121 Documentation edits
Improve description clarity, remove trailing spaces
2024-05-18 11:16:14 -05:00
Victor Taelin
fbf6b7f765 replace a word 2024-05-18 12:11:24 -03:00
Victor Taelin
fa823c2318 add word 2024-05-18 10:10:58 -03:00
Victor Taelin
5d262701f0 change wording 2024-05-18 10:10:05 -03:00
Victor Taelin
2ddc31dfe3 Add yet another note on single-thread performance 2024-05-18 10:08:37 -03:00
Victor Taelin
21fff43954 uppercase B 2024-05-17 22:15:56 -03:00
Victor Taelin
7433623bd0 fix typos 2024-05-17 21:59:35 -03:00
Victor Taelin
ce77f0094b link to video announcement 2024-05-17 21:11:56 -03:00
Victor Taelin
a6bc4f64da remove redundancy 2024-05-17 21:08:32 -03:00
Victor Taelin
803e853bb9 clarification 2024-05-17 20:49:46 -03:00
Victor Taelin
7f807c3668 add link to wikipedia bitonic sorter 2024-05-17 18:00:06 -03:00
Victor Taelin
efe3e3989b add word 2024-05-17 16:31:21 -03:00
Victor Taelin
d3b6a34974 Merge branch 'main' of github.com:HigherOrderCo/bend 2024-05-17 16:01:22 -03:00
Victor Taelin
656c78c4ac use bitonic sort as the main example instead 2024-05-17 16:01:11 -03:00
Yan Mendes
dfddb1287e
fix typo in readme.md 2024-05-17 15:35:37 -03:00
Victor Taelin
2c307a245e Merge branch 'main' of github.com:HigherOrderCo/bend 2024-05-17 15:24:12 -03:00
Victor Taelin
bed45da57c re-run README example with depth=28
Seems like the single-threaded version was running slower than expected,
possibly due to memory getting full. I've re-ran the test with depth=28,
and the results are more sensible now.

This test was ran on an Apple M3 Max.

The single-core CPU was ran using GCC -O3, with TPC=0 (1 thread).

The multi-core CPU was ran using GCC -O3, with TPC=4 (16 threads).

The multi-core GPU was ran using RTX 4090, with TPB=7 and BPG=7 (128x128 threads).
2024-05-17 15:16:12 -03:00
Yan Mendes
7f596ebe5b
adjust README.md 2024-05-17 14:12:00 -03:00
Yan Mendes
330592b52b
add windows not working disclaimer 2024-05-17 14:10:33 -03:00
Yan Mendes
91d87c2de4
change paper link to paper.higherorderco.com 2024-05-17 13:45:31 -03:00
Victor Taelin
4a4d04c557 improve message 2024-05-17 13:37:46 -03:00
Victor Taelin
00fa0c0e8b Merge branch 'main' of github.com:HigherOrderCo/bend 2024-05-17 13:37:00 -03:00
Victor Taelin
7c42eeb16f improve notice 2024-05-17 13:36:52 -03:00
Thomas Germer
fa7160eed3
Fix paper URL 2024-05-17 18:29:25 +02:00
Nicolas Abril
37fa4a9e1d give a proper name to the live demo gif 2024-05-17 18:13:48 +02:00
Victor Taelin
bf81b4fabc move demo up 2024-05-17 12:03:53 -03:00