![]() |
|
|
#2806 |
|
Jun 2010
Pennsylvania
2×467 Posts |
Mark and James,
Thanks for the ideas. The PC in question is double-booting Windows XP and Vista. A couple of months ago, I bought a 1050 for another Vista system that needed a new card, but the card wouldn't run on it; there seem to be no Vista drivers for the 1050. So I installed the 1050 in my new Linux box, where it's putting out some 250 GHz-d/day, compared to the 630's 53 GHz-d/day. I guess I could put Linux on the XP/Vista machine to run another GTX 1050. P.S. James, that's a pretty neat chart you put together. I didn't know one could do that on your page!
Last fiddled with by Rodrigo on 2018-01-30 at 15:52 Reason: P.S. |
|
|
|
|
|
#2807 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
22·5·271 Posts |
Quote:
linux host OS + GTX1050; mprime and gpu apps run on host OS continuously; Virtualbox environment; Guest OS XP; Guest OS Vista; run either or both or neither (down or pause the guest OSes when not in use, for max GIMPS throughput when system is not in use; preferably down, to release memory for P-1 or ECM if running those) I've been meaning to play with Virtualbox as a means of readily migrating a complex main PC environment from old hardware set to new. |
|
|
|
|
|
|
#2808 | |
|
Jun 2010
Pennsylvania
2·467 Posts |
Quote:
Wonder how one would migrate an existing hardware PC environment to a virtualized one. Can you take an image of the existing HDD and use it as the basis for the virtual PC? |
|
|
|
|
|
|
#2809 |
|
Feb 2018
2 Posts |
mfactc compiled with CUDA 9.1 (tested on fedora 27 Linux) doesn't seem to work. Same issues with pre-compiled mfactc versions.
The self-test fails with all kernels except GPU kernel "71bit_mul24". Compilation with different GPU architecture settings (5, 6, etc.) caused the same issues. Tested with CUDA 9.1.85.1, fedora 27 on NVIDIA TITAN V Is it a CUDA bug? Any idea? Thanks. # Compiler settings for .cu files (CPU/GPU) NVCC = nvcc NVCCFLAGS = $(CUDA_INCLUDE) --ptxas-options=-v -arch=sm_70 -gencode=arch=compute_70,code=sm_70 -gencode=arch=compute_70,code=compute_70 ------------------------------------------------------------------------------------- mfaktc v0.21 (64bit built) Compiletime options THREADS_PER_BLOCK 1024 SIEVE_SIZE_LIMIT 32kiB SIEVE_SIZE 193154bits SIEVE_SPLIT 250 MORE_CLASSES enabled Runtime options SievePrimes 25000 SievePrimesAdjust 1 SievePrimesMin 5000 SievePrimesMax 100000 NumStreams 3 CPUStreams 3 GridSize 3 GPU Sieving enabled GPUSievePrimes 82486 GPUSieveSize 64Mi bits GPUSieveProcessSize 16Ki bits Checkpoints enabled CheckpointDelay 30s WorkFileAddDelay 600s Stages enabled StopAfterFactor bitlevel PrintMode full V5UserID (none) ComputerID (none) AllowSleep no TimeStampInResults no CUDA version info binary compiled for CUDA 9.10 CUDA runtime version 9.10 CUDA driver version 9.10 CUDA device info name Graphics Device compute capability 7.0 max threads per block 1024 max shared memory per MP 98304 byte number of multiprocessors 80 clock rate (CUDA cores) 1455MHz memory clock rate: 850MHz memory bus width: 3072 bit Automatic parameters threads per grid 655360 GPUSievePrimes (adjusted) 82486 GPUsieve minimum exponent 1055144 ########## testcase 1/2867 ########## |
|
|
|
|
|
#2810 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
976710 Posts |
Oliver (the author of mfaktc) confirms that this is a bug in CUDA 9.0.
He has alerted nVidia, and they've acknowledged the problem. Still no working patch yet. Your only option is to downgrade your CUDA to 8.x (I believe; could be lower) and recompile. |
|
|
|
|
|
#2811 |
|
"Oliver"
Mar 2005
Germany
11·101 Posts |
@Chris: No, he can't... his Volta GPU needs CUDA 9.0 or newer.
@Sake Above is not that bad, just run CUDALucas on your toy. Oliver |
|
|
|
|
|
#2812 | |
|
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest
22×5×271 Posts |
Quote:
Manual reporting only though for P-1 on GPU. Last fiddled with by kriesel on 2018-02-05 at 22:09 |
|
|
|
|
|
|
#2813 |
|
Feb 2018
2 Posts |
Thank you for the help! Will test with cudapm1 in the meanwhile.
|
|
|
|
|
|
#2814 |
|
"Marv"
May 2009
near the Tannhäuser Gate
10100100102 Posts |
|
|
|
|
|
|
#2815 |
|
"Oliver"
Mar 2005
Germany
21278 Posts |
still broken in 9.1 (Volta only)
Oliver |
|
|
|
|
|
#2816 |
|
Apr 2013
32×13 Posts |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1676 | 2021-06-30 21:23 |
| The P-1 factoring CUDA program | firejuggler | GPU Computing | 753 | 2020-12-12 18:07 |
| gr-mfaktc: a CUDA program for generalized repunits prefactoring | MrRepunit | GPU Computing | 32 | 2020-11-11 19:56 |
| mfaktc 0.21 - CUDA runtime wrong | keisentraut | Software | 2 | 2020-08-18 07:03 |
| World's second-dumbest CUDA program | fivemack | Programming | 112 | 2015-02-12 22:51 |