aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added shelltestSebastiano Tronto2024-10-121-3/+6
| | | | Will add more tests when I feel like it
* Improve gendata performance by replacing locks with atomic operationsSebastiano Tronto2024-10-031-1/+1
|
* Do not run make clean automatically on every build and other Makefile changesSebastiano Tronto2024-10-031-17/+20
|
* Update build files to enable multithreadingSebastiano Tronto2024-09-121-8/+8
|
* Changed build options TYPE -> ARCHSebastiano Tronto2024-09-051-4/+4
|
* Reorganized folder structureSebastiano Tronto2024-08-181-3/+3
|
* Found a sneaky bug (it's all a mess now)Sebastiano Tronto2024-07-141-1/+1
|
* Cleanup makefile and toolsSebastiano Tronto2024-07-111-3/+3
|
* Stats for h48 solver as toolSebastiano Tronto2024-07-081-1/+6
|
* renamed benchmarks to toolsSebastiano Tronto2024-07-031-3/+3
|
* Added a solver, but found out h48 table is brokenSebastiano Tronto2024-06-301-1/+5
|
* Added rudimentary shell to run commands (ugly)Sebastiano Tronto2024-06-161-7/+5
|
* Added benchmark; removed old folderSebastiano Tronto2024-06-131-1/+1
|
* Small performance improvement in h48 coordinate / transformSebastiano Tronto2024-05-251-1/+1
|
* Added table generation utilitySebastiano Tronto2024-05-241-1/+7
|
* Moved to src/Sebastiano Tronto2024-05-101-3/+3
|
* Performance improvement for gendata_cocsepSebastiano Tronto2024-04-011-0/+3
|
* make test improvementsSebastiano Tronto2023-11-051-1/+1
|
* RefactoringSebastiano Tronto2023-11-051-2/+2
|
* Reverted some Makefile changes, cleanupSebastiano Tronto2023-11-041-1/+1
|
* Revert "Makefile changes"Sebastiano Tronto2023-11-041-7/+2
| | | | This reverts commit 93260168ed02de2eebd456e345c25f9066bb3a2c.
* Makefile changesSebastiano Tronto2023-11-041-2/+7
|
* Moves work with avx2, fixed some stuffSebastiano Tronto2023-11-031-2/+2
|
* Started working on AVX2 (not working yet)Sebastiano Tronto2023-10-281-10/+0
|
* Set up for compile-time optionsSebastiano Tronto2023-10-271-3/+5
|
* Added benchmarkingSebastiano Tronto2023-10-231-1/+1
|
* Preparatory work for benchmarks, little fixesSebastiano Tronto2023-10-221-7/+10
|
* Initial commitSebastiano Tronto2023-05-291-0/+25

Generated with cgit - Back to sebastiano.tronto.net