35 Commits

Author SHA1 Message Date
Nemo D'ACREMONT
6d97e0ee60
feat: add new test 2025-05-07 08:32:26 +02:00
Nemo D'ACREMONT
5632f46988
feat: add 52-dac-sum to allbins for autocompletion 2025-04-18 22:54:13 +02:00
Nemo D'ACREMONT
2df4b8b662
feat: use ufd_t instead of lastthread 2025-04-18 19:55:02 +02:00
Nemo D'ACREMONT
50438b2c01
feat: add support for preemption 2025-04-11 14:27:41 +02:00
Alessandre Laguierce
b7a8aa4977 fix: conditional compilation for fibonacci 2025-04-08 22:16:48 +02:00
Alessandre Laguierce
c0d5c860e5 feat: add native target architecture 2025-04-08 22:00:52 +02:00
Nemo D'ACREMONT
b3c34b04eb
fix: install targets weren't working properly 2025-04-04 22:51:37 +02:00
Nemo D'ACREMONT
5352d16c8f
feat: use wildcard to make makefile hacking easier 2025-04-04 22:44:22 +02:00
Nemo D'ACREMONT
e45992ac9d
fix: remove malloc in mutex and update tests 2025-04-04 16:52:14 +02:00
Alessandre Laguierce
1aeb759d77 feat: add fibo strategy 2025-04-02 23:01:32 +02:00
Alessandre Laguierce
589c6551f7 revert: awful time on thor 2025-04-02 19:28:42 +02:00
Alessandre Laguierce
f6b03da814 fix: resolve segfaults 2025-04-02 19:21:55 +02:00
Alessandre Laguierce
7f1aa05f3e feat: better scheduling for fibo 2025-04-02 15:24:30 +02:00
Nemo D'ACREMONT
8a3381695b
feat: update tests 2025-03-28 14:47:04 +01:00
Nemo D'ACREMONT
d0f714c5e1
feat: add mutex 2025-03-28 14:02:44 +01:00
Alessandre Laguierce
a43d94dede feat: improve memory allocation by using mimalloc 2025-03-26 09:23:12 +01:00
Alessandre Laguierce
9f8e7740e4 fix: for a green thor 2025-03-24 09:04:10 +01:00
Alessandre Laguierce
4bb1bb839a fix: debug was not correctly defined 2025-03-21 19:09:44 +01:00
damien DELPY
54b8236625
feat(Makefile): adding rules to format the code with clang. 2025-03-21 15:16:57 +01:00
Alessandre Laguierce
d3b39be57c feat: keep compiler optimizations and remove debug symbols when not in debug mode 2025-03-21 08:43:16 +01:00
Alessandre Laguierce
0228c1c616 fix: debug wasn't correctly disabled 2025-03-20 19:45:28 +01:00
Alessandre Laguierce
f5b3a7a87e feat: first version, just want to beat M. Faverge on the leaderboard for the first benchmark 2025-03-20 19:43:00 +01:00
Alessandre Laguierce
1417cb8973 fix: correctly compile with pthreads 2025-03-20 16:15:39 +01:00
Nemo D'ACREMONT
76336c307b
fix: clean did not remove install directory 2025-03-15 18:20:59 +01:00
Alessandre Laguierce
4c2d75de0e feat: add graph generator 2025-03-15 18:17:07 +01:00
Nemo D'ACREMONT
eba22fb721
feat: add lib compilation to makefile 2025-03-14 19:28:49 +01:00
Nemo D'ACREMONT
e61a82c617
feat: add check targets 2025-03-14 19:13:19 +01:00
Nemo D'ACREMONT
ed2fe3454b
feat: add valgrind targets 2025-03-14 19:10:12 +01:00
Nemo D'ACREMONT
77a7730e09
feat: add pthreads target 2025-03-14 19:05:49 +01:00
Nemo D'ACREMONT
b3afab289b
feat: enhanced the way the compiled tests are selected 2025-03-14 18:07:33 +01:00
Nemo D'ACREMONT
af5b30f4a2
feat: add empty pthread target 2025-03-14 17:59:07 +01:00
Nemo D'ACREMONT
53b936555b
feat: add install target to makefile 2025-03-14 17:57:50 +01:00
Nemo D'ACREMONT
91d6d55a74
feat: add base bin targets 2025-03-14 17:48:12 +01:00
Nemo D'ACREMONT
86d38d7474
real init 2025-03-14 17:07:26 +01:00
Nemo D'ACREMONT
787d49c0db
batman 2025-03-14 17:05:53 +01:00