This repository was archived by the owner on Dec 26, 2022. It is now read-only.
2 files changed
+1
-2
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
|
- .clang-format+11
- .gitignore+1
- .gitmodules+3
- Doxyfile+32
- Makefile+35-13
- README.md+47-149
- deps/libtuv+1
- docs/FPGA-ACCEL.md-24
- docs/benchmark.png
- docs/build-n-test.md+133
- docs/fpga-accelerator.md+25
- jni/iri-pearldiver-exlib.c+1-1
- mk/defs.mk+6-3
- mk/submodule.mk+23
- src/clcontext.c+16-13
- src/common.c+2-2
- src/common.h+5-1
- src/compat-ccurl.c+2-2
- src/cpu-utils.h+1-1
- src/curl.c+2-52
- src/dcurl.c+13-11
- src/dcurl.h+44-1
- src/implcontext.c+2
- src/implcontext.h+10-4
- src/pow_avx.c+132-100
- src/pow_avx.h+7-6
- src/pow_c.c+95-61
- src/pow_c.h+7-6
- src/pow_cl.c+69-47
- src/pow_cl.h+3-5
- src/pow_kernel.cl+4-6
- src/pow_sse.c+89-50
- src/pow_sse.h+9-8
- src/trinary.c+1-1
- src/trinary.h+2-2
- tests/common.h+4-3
- tests/test-dcurl.c+22-18
- tests/test-pow.c+23-13
0 commit comments