Commit Graph

542 Commits

Author SHA1 Message Date
germ3n
34591cc271 edit build_so to skip rayon_core and crossbeam_epoch 2025-05-28 10:05:45 +01:00
germ3n
f5242b0d84 use rayon 2025-05-26 11:12:31 +01:00
germ3n
149a8f715c fix script 2025-05-24 14:17:21 +01:00
germ3n
f237320751 fix 2025-05-24 14:09:58 +01:00
germ3n
f2607ec075 fix error 2025-05-24 13:57:01 +01:00
germ3n
2fb059f24a process all ll 2025-05-24 13:53:08 +01:00
germ3n
3f86be3944 set env var to ll basename 2025-05-24 11:54:43 +01:00
germ3n
9679a47274 fix script 2025-05-23 17:20:31 +01:00
germ3n
c83428026f fix scrit 2025-05-23 17:18:28 +01:00
germ3n
1a1554d1f6 fix build_so 2025-05-23 17:13:38 +01:00
germ3n
801b533fcb only transform tig-algorithms 2025-05-23 17:08:06 +01:00
germ3n
50c375ac07 make schnoing pub 2025-05-23 16:17:51 +01:00
germ3n
034e2493fe challenge stuff 2025-05-23 16:17:12 +01:00
germ3n
31ee591e60 fix 2025-05-23 16:14:40 +01:00
germ3n
d61039682c mt schnoing 2025-05-23 15:36:12 +01:00
FiveMovesAhead
9efd75e0da Recompiled gpu algorithms.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-05-15 02:13:20 +01:00
FiveMovesAhead
e0482b5672 Update local_search to deterministic version. 2025-05-15 02:12:17 +01:00
FiveMovesAhead
e885ba2557 Add libs for best algos. 2025-05-15 02:12:16 +01:00
FiveMovesAhead
c46c54d3f1 Update build scripts and documentation.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-05-13 16:18:03 +01:00
FiveMovesAhead
1bf34a159a Do not output cluster idxs.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-05-07 16:37:14 +01:00
FiveMovesAhead
fb13d643ab Only output runtime signature if solve_challenge returns Ok. 2025-05-07 16:13:12 +01:00
FiveMovesAhead
83b2d5bd38 Remove print from challenge code.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-05-07 13:42:19 +01:00
FiveMovesAhead
66743b4361 Fix bug in hypergraph better_than_baseline calc. 2025-05-07 13:35:46 +01:00
FiveMovesAhead
ed6d9e470d tig-runtime only exit code 0 when solution found. 2025-05-07 13:06:56 +01:00
FiveMovesAhead
56c84b33c9 Update vector search challenge. 2025-05-07 11:53:10 +01:00
FiveMovesAhead
94cbcc4dbe Minor edits to hypergraph description.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-05-07 05:04:57 +01:00
FiveMovesAhead
4b85c94c63 Remove baseline partition from challenge. 2025-05-07 02:21:02 +01:00
FiveMovesAhead
160e92fece Add c005 to tig-worker.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-05-07 01:37:43 +01:00
FiveMovesAhead
76c6d4f592 Update workflow to build hypergraph algorithms. 2025-05-07 00:55:10 +01:00
FiveMovesAhead
e18f1719b8 Update test difficulties in docs. 2025-05-07 00:15:39 +01:00
FiveMovesAhead
09c5bc0b29 Fix inconsistent terminology. 2025-05-07 00:10:25 +01:00
FiveMovesAhead
35042a5bec Fix bug in generation code.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-05-06 22:06:18 +01:00
FiveMovesAhead
610212081a Add missing imports for hypergraph. 2025-05-06 21:34:39 +01:00
FiveMovesAhead
c4ed10deed Add hypergraph templates to tig-algorithms. 2025-05-06 21:26:32 +01:00
FiveMovesAhead
e306f8f97e Add hypergraph partitioning challenge. 2025-05-06 21:11:02 +01:00
FiveMovesAhead
ba2853939e Add sub-instance boilerplate to algorithm templates. 2025-05-06 19:15:53 +01:00
FiveMovesAhead
04d89b5f31 Set a unique seed for each sub-instance. 2025-05-06 15:45:29 +01:00
FiveMovesAhead
3a5a9ab79a Removed docs/tech. Replica of docs.tig.foundation.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-05-06 06:52:04 +01:00
FiveMovesAhead
4135a6bfa1 Update documentation for native runtime. 2025-05-06 06:51:54 +01:00
FiveMovesAhead
c85d0f79f1 Fix invalid json with new benchmarker config.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-05-05 16:49:37 +01:00
FiveMovesAhead
0c2cedc076 Update slave to pick .so based on cpu architecture.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-05-04 11:24:59 +01:00
FiveMovesAhead
79eebf6fd1 Rework workflow to build amd64, aarch64, and ptx.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-05-04 00:27:49 +01:00
FiveMovesAhead
fcee3b9068 Add cpu architecture to outputdata, and cpu/gpu to algorithm details. 2025-05-03 08:54:24 +01:00
FiveMovesAhead
5c818bc99e Add tig-verifier to dockers.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-05-02 05:31:10 +01:00
FiveMovesAhead
0f4cf7ad4c Split verification logic into separate crate. 2025-05-02 05:28:32 +01:00
germ3n
f2e67939c0 add verify_solution
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-05-02 03:40:52 +01:00
FiveMovesAhead
3c5cfe359d Optimise build_so script. 2025-05-02 02:37:32 +01:00
FiveMovesAhead
00e6af1764 Add stream syncs to vector_search. 2025-05-02 02:37:07 +01:00
FiveMovesAhead
98fa16b3ed Read gpu fuel and handle out of fuel cases. 2025-05-02 02:36:18 +01:00
FiveMovesAhead
4d52507075 Update tig-benchmarker and add runtime docker.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-05-01 15:42:08 +01:00