Installation Guide
The program is portable — nothing is installed into your system. Just copy the folder anywhere and run SystemHelper.exe.
Two versions
- GPU Version — For computers with NVIDIA graphics card. Faster, uses your video card.
- CPU Version — Works on any computer.
Required for any version
- Microsoft Visual C++ Redistributable x64 — download and install. On most computers it is already installed — you can skip.
CPU Version
Nothing else to install. Works on any computer with Windows.
GPU Version
You need:
- NVIDIA graphics card (GTX 1060 6GB or newer, preferably RTX).
- Latest NVIDIA driver — download
- Windows 10 or Windows 11 (x64).
CUDA Toolkit is not needed — all CUDA libraries (cublas, npp, cufft) are already in the program folder.
How to check that everything works
- Open the program folder.
- Run SystemHelper.exe.
- The program window should show a license or trial.
- GPU version: on startup the log will show "CUDA available: 1 device(s)" — the video card is in use.
If the program doesn't start
- VCRUNTIME140.dll not found — install Microsoft Visual C++ Redistributable x64 from the section above.
- cublas64_12.dll not found — you are using the GPU version. Install CUDA Toolkit 12.x (any 12.x works, the author uses 12.8) — download.
Choose: Windows — x86_64 — 12 — Installer Type — exe (local) - If the download or installation fails in your region, you may need to enable a VPN on your computer.
Program Settings
The settings guide is under development. Check back soon.