Commit Graph

339 Commits

Author SHA1 Message Date
fanasina 5fc1681e19 add test, I notice that if we increase parallel tests (-p 4 form me) it was less precision in gpu (cl) calculation: some tests failed 2024-02-02 23:30:41 +01:00
fanasina 7dd749f85e add endian option in cl tensor functions 2024-02-02 23:13:22 +01:00
fanasina 70b1177e5f add new sub functions def and rename old sub func to sub_minus in dimension and tensor reps 2024-02-02 22:11:34 +01:00
fanasina 2313cd13d9 add sub {head,tail} tensors, update tensor prod with endian option 2024-02-02 21:19:11 +01:00
fanasina e195aee3b8 add sub dimension 2024-02-01 18:42:44 +01:00
fanasina c417c7aece add 2d kernels cl 2024-02-01 17:15:07 +01:00
fanasina 672cc3c2fa create cl test 2024-02-01 17:14:36 +01:00
fanasina 5939360b29 split cl test 2024-02-01 17:14:00 +01:00
fanasina b83a125bac put all kernel opencl funcs in src 2024-01-24 19:02:16 +01:00
fanasina 4bf32c6501 add opencl product tensor, update contracted product cl, test precision float and double in tools 2024-01-24 19:01:00 +01:00
fanasina d64e1f0320 add opencl tensor product contracted 2024-01-24 02:16:00 +01:00
fanasina c5e31d9aeb debug ftest and update float precision tool 2024-01-24 02:13:55 +01:00
fanasina 8ade851769 cleanup tensor repo 2024-01-19 02:02:27 +01:00
fanasina 6cff8ccffd change some variables names 2024-01-19 02:00:52 +01:00
fanasina fea245d8af debug optimized linear tensor product contracted 2024-01-19 01:55:26 +01:00
fanasina a418b753db add neuron repo, add ftest_array header 2024-01-18 00:22:57 +01:00
fanasina 9c89611b93 update ftest, add some functions 2024-01-18 00:22:13 +01:00
fanasina 38dcee4e20 add verbose variable for testing, update tensor and dimension repo 2024-01-17 20:20:00 +01:00
fanasina baf01c6fa2 add coord line in dimension repo 2024-01-13 01:26:04 +01:00
fanasina f004b155d5 cleanup cuda files 2024-01-05 23:39:09 +01:00
fanasina 3b498f409e cleanup directories 2024-01-05 23:34:20 +01:00
fanasina e050e75533 remove duplicate dir 2024-01-05 23:26:01 +01:00
fanasina f5b00f662c add opencl dir 2024-01-05 20:40:37 +01:00
fanasina fd121e7979 rm asm src 2023-12-26 01:12:42 +01:00
fanasina 9d7eb8056d ignore asm files 2023-12-26 01:06:34 +01:00
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