Package Details: cuda-boost-bypass 20250808-1

Git Clone URL: https://aur.archlinux.org/cuda-boost-bypass.git (read-only, click to copy)
Package Base: cuda-boost-bypass
Description: CUDA perfboost bypass preloadable library
Upstream URL: https://gist.github.com/Ristovski/c81502f850ba095320353ec2094b14cf
Licenses: MIT
Submitter: TheBill2001
Maintainer: TheBill2001
Last Packager: TheBill2001
Votes: 0
Popularity: 0.000000
First Submitted: 2025-10-17 02:06 (UTC)
Last Updated: 2025-10-17 02:06 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Pinned Comments

TheBill2001 commented on 2025-11-12 02:23 (UTC)

As of NVIDIA 580.105.08, this might no longer needed:

Added a new environment variable, CUDA_DISABLE_PERF_BOOST, to allow for disabling the default behavior of boosting the GPU to a higher power state when running CUDA applications. Setting this environment variable to '1' will disable the boost.

TheBill2001 commented on 2025-10-17 02:07 (UTC) (edited on 2025-10-17 02:08 (UTC) by TheBill2001)

Usage:

LD_PRELOAD=/usr/lib/boost_bypass.so program

See also:

Latest Comments

TheBill2001 commented on 2025-11-12 02:23 (UTC)

As of NVIDIA 580.105.08, this might no longer needed:

Added a new environment variable, CUDA_DISABLE_PERF_BOOST, to allow for disabling the default behavior of boosting the GPU to a higher power state when running CUDA applications. Setting this environment variable to '1' will disable the boost.

TheBill2001 commented on 2025-10-17 02:07 (UTC) (edited on 2025-10-17 02:08 (UTC) by TheBill2001)

Usage:

LD_PRELOAD=/usr/lib/boost_bypass.so program

See also: