![]() |
|
|
#12 |
|
May 2008
44716 Posts |
If you previously ran make without CUDA=1, you must do a make clean before running make with CUDA=1.
|
|
|
|
|
|
#13 |
|
I moo ablest echo power!
May 2013
29·61 Posts |
JRK, thank you very much!
I have a successful build both with and without CUDA now! I don't know if anybody else wants them, but if so, I'd be happy to email them to someone or upload them to the appropriate place! I also now have a build with parameters WIN=1 CUDA=1 (so zlib is successfully compiled in as well)! Last fiddled with by wombatman on 2013-05-15 at 03:58 |
|
|
|
|
|
#14 |
|
May 2013
10002 Posts |
i have ..
AMD Phenom II X6 1090T (tm) Win7 (64-bit) GTX 660 ...and i think your version should work on my pc :) btw nice job ;) my mail is on your pm ;) thx :) |
|
|
|
|
|
#16 |
|
I moo ablest echo power!
May 2013
29×61 Posts |
Jason,
I downloaded the binary and it works perfectly. |
|
|
|
|
|
#17 |
|
Tribal Bullet
Oct 2004
3,541 Posts |
Great, sorry I suck at being timely about helping.
Last fiddled with by jasonp on 2013-05-15 at 14:44 |
|
|
|
|
|
#18 |
|
I moo ablest echo power!
May 2013
6E916 Posts |
No worries, Jason! Your help has been fantastic!
|
|
|
|
|
|
#19 |
|
I moo ablest echo power!
May 2013
110111010012 Posts |
Well, now I'm back to feeling dumb again. I'm trying to compile an optimized version for my laptop. I changed the march flag to the appropriate processor, installed GMP, CUDA, and the Microsoft SDK. I added all the paths to every lib, include, and bin folder I could think of, and tried to compile.
Using Code:
make clean && make all WIN=1 Code:
include/gmp_xface.h:19:17: fatal error: gmp.h: No such file or directory |
|
|
|
|
|
#20 |
|
Feb 2005
Colorado
64410 Posts |
When you did the .configure, did you add the --with-gmp=/usr/local?
/usr/local is for Linux, not sure for MinGW. But I do seem to remember that is the error I got if I forgot the "--with-gmp" flag. |
|
|
|
|
|
#21 |
|
I moo ablest echo power!
May 2013
110111010012 Posts |
If you mean for the compilation of the msieve program, there's no .configure step. You go straight to the make all I listed, to the best of my knowledge (which is, admittedly, pretty small at this point, haha). If you're not referring to that, which step are you talking about?
|
|
|
|
|
|
#22 |
|
Feb 2005
Colorado
22·7·23 Posts |
Sorry, I think you are right. I have been compiling ECM a lot recently, and the flag goes with that program's .configure. I need to remember to plug my brain in before posting.
But it is still interesting that the error is similar -- can't find the gmp.h header file. It shouldn't be long before somebody with the *right* answer chimes in here.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| L1-BITS values for gnfs siever compilation | EdH | Factoring | 8 | 2016-12-06 14:39 |
| GMP under win64 compilation | paulunderwood | Programming | 1 | 2015-10-30 02:18 |
| CUDA 64-bit compilation | wombatman | Msieve | 1 | 2014-02-08 18:40 |
| LLR compilation error | nuggetprime | Software | 1 | 2008-08-29 15:17 |
| Request for compilation | fivemack | Factoring | 12 | 2008-06-13 06:07 |