I have a very non-standard task and now the deadline for it is approaching :)
Factorizing 512bit number with msieve program would take at least about 3-4 weeks.
The point is to do this more faster. We don't have cluster for our project, but the main idea is to use volunteer computing.
- how can we parallel msieve to several computers (now it can run in parallel only on several cores by one of the parameters in the python script);
- what are profits of using NVidia CUDA if we have support for such on the computer.
Thank you very much, sorry for english.