High-performance CPU, GPU, and memory profiler for Python
Scalene is a high-performance CPU, GPU and memory profiler for Python that does a number of things that other Python profilers do not and cannot do. It runs orders of magnitude faster than other profilers while delivering far more detailed information. Once Scalene has profiled your program, it will launch a web browser with an interactive user interface (all processing is done locally). Hover over bars to see breakdowns of CPU and memory consumption, and click on underlined column headers...
NvidiaGPU Rom editor that when paired with a nvidia rom flashing utility, such as nvflash, allows you to modify the bios contents to allow OS-independent overclocking, underclocking, unlocking restricted features, etc.
A GPU memory test utility for NVIDIA and AMD GPUs using well established patterns from memtest86/memtest86+ as well as additional stress tests. The tests are designed to find hardware and soft errors. The code is written in CUDA and OpenCL.
A simple graphical tool made in Python that can graph your current NvidiaGPU temperature, fan speeds, usage, and memory. (Chartable information varies between GPU models).
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
clinfo - openCL INFOrmation Simple linux script that provides information regarding cpu-gpu components by querying devices and comparing them against known data. CPUs : Intel(>Netburst), GPUs : Amd (>3xxx), Nvidia(>8)
autofan is a very simple and light daemon written in C that automatically controls fan speed, according to GPU/board temperature, on an Nvidia-card that doesn't support automatic hardware control. It builds ontop of the nvclock backend.