Forum: Msieve
2021-01-27, 09:40
|
Replies: 18
Views: 2,827
|
Forum: Msieve
2021-01-26, 18:35
|
Replies: 18
Views: 2,827
HI Paul,
The builds in the official...
HI Paul,
The builds in the official repositories for GMP-ECM and MSIEVE are both static. If you don't know the repository locations I can let you have them (I am not sure about posting their...
|
Forum: Msieve
2021-01-26, 17:40
|
Replies: 18
Views: 2,827
GMP-ECM explicitly does support native Windows...
GMP-ECM explicitly does support native Windows builds and has done so for many years (I maintain this part of the build which uses Microsoft Visual Studio). I also fully support the CUDA build of...
|
Forum: GMP-ECM
2019-02-05, 08:49
|
Replies: 5
Views: 4,079
GMP-ECM can be built using Visual Studio 2017...
GMP-ECM can be built using Visual Studio 2017 using files in the repository. The build, which allows both GPU and non-GPU builds, uses MPIR rather than GMP. I maintain these build files, which are...
|
Forum: Msieve
2018-10-27, 12:54
|
Replies: 10
Views: 3,137
That's a bit of a pain :-(
I have just...
That's a bit of a pain :-(
I have just updated my VS2017 pthreads build at: https://github.com/BrianGladman/pthreads if that is any help. I have also updated the VS2017 msieve gpu build to...
|
Forum: Msieve
2018-10-15, 13:12
|
Replies: 10
Views: 3,137
I am maintaining the Visual Studio 2017 build...
I am maintaining the Visual Studio 2017 build files for both the non-gpu and gpu versions of msieve.
I have just updated to accommodate the recent source code changes and the two builds now both...
|
Forum: YAFU
2018-06-20, 12:33
|
Replies: 17
Views: 8,076
Hi Ben,
I have access to the Intel compiler...
Hi Ben,
I have access to the Intel compiler running in Visual Studio 2017 so I might be able to compile it if the Visual Studio build files are up to date. However, I don't have an AVX512 capable...
|
Forum: GMP-ECM
2017-11-06, 09:14
|
Replies: 16
Views: 3,514
|
Forum: GMP-ECM
2017-11-05, 14:59
|
Replies: 16
Views: 3,514
For the end user it is hard to say since these...
For the end user it is hard to say since these packages are optimised in different ways. Until recently, MPIR lacked assembler support for some recent Intel processors but it has recently been...
|
Forum: GMP-ECM
2017-11-03, 15:18
|
Replies: 16
Views: 3,514
OK, it looks like it is still useful so I will...
OK, it looks like it is still useful so I will tidy it up and add it to the GMP-ECM repository.
Another issue that we have to face is the proliferation of machine optimisations we now have to deal...
|
Forum: GMP-ECM
2017-11-02, 10:22
|
Replies: 16
Views: 3,514
Building GMP-ECM with Visual Studio 2017
As some will know, I am maintaining a Microsoft Visual Studio build for GMP-ECM.
I have just updated this build for Visual Studio 2017 with CUDA 9 on 64-bit Windows systems but I have not yet...
|
Forum: Msieve
2017-06-13, 12:24
|
Replies: 149
Views: 29,405
|
Forum: Msieve
2017-03-30, 07:55
|
Replies: 15
Views: 1,605
Yes, deleting those files won't cause any...
Yes, deleting those files won't cause any difficulties. Once they have been read by factmsieve.py they are no longer needed and will be overwritten by the next siever run. In this case the sievers...
|
Forum: Msieve
2017-03-29, 20:08
|
Replies: 15
Views: 1,605
It appears that factmsieve.py has successfully...
It appears that factmsieve.py has successfully started four sieve threads and is in a loop waiting for these threads to complete. When they do so they are supposed to write a file '.last_spq<n>...
|
Forum: Msieve
2016-11-20, 00:06
|
Replies: 3
Views: 1,175
|
Forum: Msieve
2016-10-05, 08:35
|
Replies: 16
Views: 2,710
It doesn't matter how the binary was built, it...
It doesn't matter how the binary was built, it expects to see the sort engines in a sub-directory of the directory where the other executables are, one named 'cub' (in any event, your binary was...
|
Forum: Msieve
2016-10-05, 07:20
|
Replies: 16
Views: 2,710
You need to add the sub-directory 'cub' to your...
You need to add the sub-directory 'cub' to your 'msieve_gpu' directory and move the three files listed above into it. The latest Visual Studio build puts them in the right relative location but you...
|
Forum: Msieve
2016-10-03, 11:39
|
Replies: 3
Views: 1,008
|
Forum: Msieve
2016-09-29, 21:46
|
Replies: 3
Views: 1,008
Visual Studio 2015 build
I have just added Visual Studio 2015 build files for both the GPU and non GPU version of msieve to the msieve repository on sourceforge (https://sourceforge.net/projects/msieve/). This build uses...
|
Forum: GMP-ECM
2016-09-29, 11:33
|
Replies: 0
Views: 1,020
GMP-ECM with Visual Studio 2015
After a very long wait, NVidia has just released a version of CUDA 8.0 that is fully compatible with Visual Studio 2015 (update 3). Accordingly I have just added the Visual Studio 2015 build files to...
|
Forum: GMP-ECM
2016-04-13, 21:39
|
Replies: 469
Views: 80,405
I suspect that the process of building their...
I suspect that the process of building their binary components with their compiler and then getting the various host compilers to integrate and deliver these components onto the target platforms is...
|
Forum: GMP-ECM
2016-04-12, 12:52
|
Replies: 469
Views: 80,405
|
Forum: YAFU
2016-03-15, 23:16
|
Replies: 260
Views: 42,284
I, for one, am more than happy to put up with...
I, for one, am more than happy to put up with this 'crap' because I understand why the Microsoft compiler doesn't support what are now common features of C. This compiler is a C++ compiler that...
|
Forum: YAFU
2016-01-30, 08:59
|
Replies: 11
Views: 1,908
|
Forum: YAFU
2016-01-28, 10:21
|
Replies: 11
Views: 1,908
|