Commit graph

110 commits

Author SHA1 Message Date
2b63897e05
new mandelbrot results 2024-04-25 00:09:01 +02:00
fef0f0fb1a
uniformization 2024-04-24 23:09:31 +02:00
72a719d115
final touch 2024-04-24 23:08:47 +02:00
1ebd0ab92a
even better 2024-04-24 23:08:26 +02:00
dbd4e5e499
more readability 2024-04-24 23:07:46 +02:00
f190c2f034
each structure now have his own mutex, finally taking advantage of the work stealing 2024-04-24 23:00:25 +02:00
c0b12bfa50
reduce chunk size 2024-04-24 22:29:32 +02:00
4d47302cfc
use the tread sanitizer instead of the leak one 2024-04-24 22:23:53 +02:00
f3bc4d5abb
type issues 2024-04-24 19:22:24 +02:00
3a7f8e7064
fix warnings 2024-04-24 18:31:02 +02:00
0d835b7170
add m1m 2024-04-24 18:27:44 +02:00
083615bfd4
add m2m 2024-04-24 18:18:48 +02:00
661b992ed6
machine2 2024-04-24 18:06:50 +02:00
90fadc18e0
update readme 2024-04-24 17:29:59 +02:00
019edca380
typos 2024-04-24 17:21:38 +02:00
3bf142d72d
typo 2024-04-24 17:16:34 +02:00
5862d2e949
rename stack to lifo 2024-04-24 17:14:34 +02:00
fa3d6025f8
add mandelbrot img + empty data files 2024-04-24 17:00:46 +02:00
0597e564fb
fix performance 2024-04-24 14:43:06 +02:00
6c4923fa1c
small fixes 2024-04-24 14:19:24 +02:00
7fabe51b4e
improve performance 2024-04-24 13:33:27 +02:00
1f4c04541a
todos 2024-04-24 02:09:13 +02:00
42911b6d4a
fix mandelbrot 2024-04-24 02:06:02 +02:00
8f0aecb444
use of scheduler, generate 4k images 2024-04-24 01:42:11 +02:00
d927f95d6a
add multiple benchmark support, mandelbrot is still wip 2024-04-24 01:32:17 +02:00
b5df88f878
fix import 2024-04-24 00:13:13 +02:00
0e3640cbd4
make clean target more precise 2024-04-24 00:04:23 +02:00
0cf573a8b1
add leak detector 2024-04-23 22:54:45 +02:00
a98bcdd064
ws 2024-04-23 13:25:28 +02:00
6f0cc916c6
typo 2024-04-23 13:09:35 +02:00
4876b592d4
update values 2024-04-23 12:58:17 +02:00
276d973527
Wignore 2024-04-23 12:48:35 +02:00
ce6cfc7434
format and fix some minor issues 2024-04-23 12:47:35 +02:00
dc4f0c466b
oops 2024-04-23 12:29:54 +02:00
83295f16ca
fix errors 2024-04-23 12:21:10 +02:00
dab0c3a30e
add all schedulers implementation, with an handy way to compile them 2024-04-23 12:11:18 +02:00
0142cc7c14
doc 2024-04-23 11:12:30 +02:00
4be632e1c0
typo 2024-04-23 11:05:57 +02:00
f42777db6c
fix thread never found, reducing performance 2024-04-23 10:55:03 +02:00
2674883a24
no need for minted currently 2024-04-23 10:37:59 +02:00
d96ca2baab
solution4 2024-04-22 02:47:45 +02:00
b38d451e9a
fix valgrind issue 2024-04-22 02:35:14 +02:00
62ddffc0d2
fix format 2024-04-22 02:31:48 +02:00
90dd5e4077
use k 2024-04-22 02:11:35 +02:00
222e9cb303
WORKING 2024-04-22 02:09:51 +02:00
7a4960412b
3s mdr 2024-04-21 20:15:02 +02:00
aa8589afa8
aaaaa 2024-04-21 19:52:08 +02:00
feedf24d06
jv peter mon crane 2024-04-21 19:51:50 +02:00
de2888683a
comment 2024-04-21 19:29:21 +02:00
1b6db69cd2
vu que chaque thread vole aux autres, il y a plus besoin d'attendre qui que ce soit, alors on retire les variables de conditions 2024-04-21 18:52:22 +02:00