gpuowl
gpuowl copied to clipboard
GPU Mersenne primality test.
SHA3 error during compiling with both make and ninja: n file included from Proof.cpp:5: Sha3Hash.h:18:29: error: return type ‘struct std::array’ is incomplete 18 | array finish() && { | ^...
The performance on Nvidia GPUs has slowly degraded up to 15% across all FFT lengths over the last few years. For example, here are some graphs of the GpuOwl performance...
gpuowl (latest commit) performance on NVIDIA RTX 3090 is poor, I've attempted to compile cudaowl and got many errors: [cudaerror.txt](https://github.com/preda/gpuowl/files/7606638/cudaerror.txt) can you please tell me how to correct these?
Compilation is good for NTT2 branch with ROCm 4.3 with the exception of one warning: `Gpu.cpp:496:5: warning: 'u32 {anonymous}::checkStepForErrors(u32, u32)' defined but not used [-Wunused-function]` gouowl starts then crashes: `Segmentation...
Trial Factoring work type code is 2.
**What rocm-smi outputs:** ``` /opt/rocm-3.3.0/bin/rocm-smi --showuniqueid ========================ROCm System Management Interface======================== ================================================================================ GPU[1] : Unique ID: 592c190172fd5d40 GPU[2] : Unique ID: c6f220c172dc76bb ================================================================================ ==============================End of ROCm SMI Log ============================== ``` **What...
This file is intended for automation of gpuOwl gpucomputing instances. I am testing it on my system but the tmux script refuses to start with an error like this: "not...
Handy shortcut script for counting archived proof files.
Copy proof files to a backup location. First argument is the search directory, second argument is the destination directory.