Tag: NVIDIA

Found 18K+ games on NVIDIA GeForce NOW

I, as well as may many of the NVIDIA GeForce NOW users, are waiting for Nvidia adding new games. Some of the preferred games were already available, like Mafia series, but were removed from GFN. Later on, while I was waiting for that game to be available again I attempted to recover deleted NVIDIA G...

Tales of working with Nvidia in Linux — A rant

For several years, I’ve had the pleasure (and occasional headache) of working closely with Nvidia. Along this journey, I’ve stumbled upon some quirks that oscillate between amusing and mildly exasperating. Let me paint a picture for you: I was a part of a startup that developed a cutt...

Utilizing NVIDIA GPU for Specific Applications on Linux: A Simple Script Approach

In a typical Linux setup, especially on systems with both integrated and dedicated GPUs, it’s common to have applications use the integrated GPU by default to save power. However, there are scenarios where the power of a dedicated NVIDIA GPU is required to run graphic-intensive applications. F...

Why Nvidia Deserves to be a Trillion-Dollar Company?

The tech giant Nvidia has been on the rise in recent years. It’s no secret that this company has established itself as a force to be reckoned with in the world of technology. How did they do it, you ask? Innovation and market dominance are two key factors that have propelled Nvidia to its curr...

Getting Started with NVIDIA Jetson TX2

I’ve been playing with Jetson for a couple of days. My first objective is to flash it with all required software to be able to run Python programs that access camera input using OpenCV. Something simple: just get a video stream from a USB camera and output it to the screen. Why I spent two ...