Geomeculus
Copyright 2024 Bin Shao
Parts of this project incorporate source files and code snippets from the LightAIMD repository, which is licensed under the MIT License.
Files containing reused code or code snippets from LightAIMD:
- cli_args.c
- cli_args.h
- constants.h
- cuda_helper.c
- cuda_helper.h
- diagnostics.c
- diagnostics.h
- f64_util.c
- f64_util.h
- io.c
- io.h
- json.c
- json.h
- numeric_types.c
- numeric_types.h
- special_func.c
- special_func.h
- spinlock.c
- spinlock.h
- thread_pool.c
- thread_pool.h
- time_util.c
- time_util.h
- utf8.c
- utf8.h