Very small changes
Considering ways to take the algorithm and turn it into OpenCL/Boost::Compute functions/code which would offer a large speed increase. Also, if I can figure out how to start from any arbitrary digit (which is supposed to be possible) then multi-threading would also give great speedups.
This commit is contained in:
parent
7b3fc5cdf8
commit
ec2a96b0ad
2 changed files with 14 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
cfg/
|
||||
*.txt
|
||||
main
|
||||
.gdb_history
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue