CommunityTips and Tricks

Introduction to CUDA development + How to set up with Visual Studio

TL;DR CUDA lets you harness your GPU’s full power to handle massive tasks faster than traditional CPUs by running thousands of operations at once — a game changer for AI, data science, finance, and more, but comes with a learning curve due to parallel programming and hardware dependencies. The good news? Setting it up with Visual Studio is surprisingly doable in under an hour: install VS, add…
Read more
Build Announcements

Visual Assist 2024.1 release post

The first release of the year is here with Visual Assist 2024.1. This update is headlined by the overhaul of our parser, which significantly reduces users’ initial startup times for projects. Also in this release: key behavioral fixes for a few or VA’s navigation features, a UI update for the ubiquitous dropdown toolbar, and a plethora of bug fixes and QoL improvements. Download the…
Read more