fanasina
|
f1d8a39e2f
|
add docker cmd, and test opencl with ftest
|
2023-12-25 22:54:37 +01:00 |
|
fanasina
|
be18a4a2f8
|
update Makefile tensor_t
|
2023-12-25 22:53:02 +01:00 |
|
fanasina
|
969bf1f8d5
|
save old cpp source
|
2023-11-30 08:21:23 +01:00 |
|
fanasina
|
1994474dcf
|
create Makefile and source tensor
|
2023-11-30 08:19:25 +01:00 |
|
fanasina
|
b0b0f5238c
|
rename repo tensor
|
2023-11-30 07:38:07 +01:00 |
|
fanasina
|
be32565a57
|
change dimension src location
|
2023-11-29 22:58:44 +01:00 |
|
fanasina
|
3f600d115d
|
create makefile and test dim
|
2023-11-29 22:48:24 +01:00 |
|
fanasina
|
09c402a4ba
|
mv tensor repo
|
2023-11-29 22:46:44 +01:00 |
|
fanasina
|
55852146cb
|
separate dimension repo
|
2023-11-29 10:44:06 +01:00 |
|
fanasina
|
f5f140dc30
|
cleanup permutation.c
|
2023-11-27 23:40:45 +01:00 |
|
fanasina
|
985d8a5319
|
add source pdf rank permutation
|
2023-11-27 16:54:17 +01:00 |
|
fanasina
|
1ec3a2748d
|
debug compare string tool, and modify permutation functions
|
2023-11-27 16:53:51 +01:00 |
|
fanasina
|
db7cbe4f1b
|
add readme in tools dir
|
2023-11-24 09:55:58 +01:00 |
|
fanasina
|
8f5a85bd4d
|
add some tests in permutation dir
|
2023-11-24 09:54:41 +01:00 |
|
fanasina
|
79890b7017
|
change some permutation files
|
2023-11-24 09:52:57 +01:00 |
|
fanasina
|
0c6a277f7c
|
change some files in ytest_t repo after reorganizing it
|
2023-11-24 09:51:33 +01:00 |
|
fanasina
|
a378261e9b
|
rename repo permutation
|
2023-11-24 09:41:17 +01:00 |
|
fanasina
|
b49fc4801f
|
reorganizing the repository
|
2023-11-24 09:40:52 +01:00 |
|
fanasina
|
3430407a93
|
create dimension_t
|
2023-10-26 09:45:22 +02:00 |
|
fanasina
|
7fba5c5c05
|
debug permutation_t: translate set theoric
|
2023-10-26 09:44:53 +02:00 |
|
fanasina
|
d0ddf9b543
|
permutation_t update
|
2023-10-25 16:37:20 +02:00 |
|
fanasina
|
57673894f5
|
change verbose fmock, and add sleep in permutation test
|
2023-10-24 23:41:59 +02:00 |
|
fanasina
|
355cd6b6e1
|
update README, change set and unset env
|
2023-10-23 20:42:38 +02:00 |
|
fanasina
|
537d34bca0
|
update set and unset env
|
2023-10-23 20:36:05 +02:00 |
|
fanasina
|
0b134bb20b
|
modify set and unset env
|
2023-10-23 20:32:27 +02:00 |
|
fanasina
|
ba1d058742
|
update verbose when parallel test
|
2023-10-23 19:02:28 +02:00 |
|
fanasina
|
8ad3c25ac8
|
cleanup compile script test
|
2023-10-23 18:40:34 +02:00 |
|
fanasina
|
f80099cdc4
|
change usage verbose
|
2023-10-23 14:14:39 +02:00 |
|
fanasina
|
75640894c1
|
add compile and run script in example dir
|
2023-10-23 13:29:44 +02:00 |
|
fanasina
|
3e75bf3587
|
debug parse_option when parallel and debug set, by adding parralel_opt variable
|
2023-10-23 13:20:23 +02:00 |
|
fanasina
|
9c000a69c0
|
modify verbose usage to avoid sigfault,
-d option need to be set at the end of all options if -p is set
|
2023-10-22 23:40:42 +02:00 |
|
fanasina
|
69bce5cd14
|
add giff example in README
|
2023-10-22 22:23:01 +02:00 |
|
fanasina
|
c966b1a120
|
add dir simple example
|
2023-10-22 21:27:59 +02:00 |
|
fanasina
|
7be14d1873
|
debug extract num test, before if num test==0, it did not work
|
2023-10-22 21:27:34 +02:00 |
|
fanasina
|
199d55639a
|
not print log if no mock functions
|
2023-10-22 21:16:50 +02:00 |
|
fanasina
|
fe7b10926c
|
update README: add unset_env
|
2023-10-22 19:16:51 +02:00 |
|
fanasina
|
057e749ba4
|
create script unset_env.sh to remove env variables defined by set_env.sh
|
2023-10-22 00:20:06 +02:00 |
|
fanasina
|
0e4cd140d8
|
debug fmock.c, printing stat log
|
2023-10-21 21:14:20 +02:00 |
|
fanasina
|
8416cceb7c
|
update verbose in compile script
|
2023-10-18 11:27:31 +02:00 |
|
fanasina
|
afa6b76cac
|
change gif in README
|
2023-10-18 01:20:49 +02:00 |
|
fanasina
|
adeb285b41
|
add verbose in compile and kreate lib script
|
2023-10-18 01:00:40 +02:00 |
|
fanasina
|
05a8d57489
|
update README
|
2023-10-18 00:50:35 +02:00 |
|
fanasina
|
736fc3232f
|
add debug and gtest hook like as option
|
2023-10-18 00:29:32 +02:00 |
|
fanasina
|
c61357bcd7
|
add gif
|
2023-10-17 21:01:05 +02:00 |
|
fanasina
|
1477ab629e
|
update README, set_env
|
2023-10-17 18:44:06 +02:00 |
|
fanasina
|
6a7b80699e
|
update README, grammar
|
2023-10-17 18:33:08 +02:00 |
|
fanasina
|
4d3536739a
|
update README, grammar
|
2023-10-17 18:31:00 +02:00 |
|
fanasina
|
0c15883076
|
update README
|
2023-10-17 18:30:06 +02:00 |
|
fanasina
|
6d92dd31de
|
update README
|
2023-10-17 18:28:08 +02:00 |
|
fanasina
|
8a02e284a4
|
update README
|
2023-10-17 18:22:12 +02:00 |
|