valeriob01
valeriob01
An error has been encountered in accessing this page. 1. Server: pycam.sourceforge.net 2. URL path: /screenshots.md 3. Error notes: NONE 4. Error type: 404 5. Request method: GET 6. Request...
https://sourceforge.net/p/pycam/discussion/860184/thread/c9b152f8/?limit=25#2092 the toolpath is followed but in a very weird way, at some point in the toolpath, the tool raises to safety height, moves to a different point in the...
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.
https://github.com/preda/gpuowl/blob/fd01ee5ae6dcc37da5c441932854ae7d0ce71ff6/Args.cpp#L75 It could be useful to display gpu total mem after AMD/not-AMD. the function getTotalMem() should work for both AMD and not-AMD I hope.