Getting Started with RunMat
Get up and running with RunMat in minutes. This guide will walk you through installation, basic usage, and your first interactive session.
Installation
Your First RunMat Session
Open your terminal and start RunMat:
Start with simple arithmetic and variables:
Create and manipulate matrices using familiar MATLAB syntax:
RunMat keeps data on the GPU and fuses operations automatically—no device flags required.
Generate simple 2D line or scatter plots. Advanced plot types are still in progress, so expect rough edges while we expand coverage.
Running MATLAB Scripts
Run existing MATLAB/Octave scripts directly with automatic GPU acceleration:
Most MATLAB and GNU Octave scripts will run without modification. Check our compatibility guide for details.
Jupyter Notebook Integration
Make RunMat available as a kernel in Jupyter notebooks:
Launch Jupyter and create notebooks with the RunMat kernel:
Check that the RunMat kernel is properly installed:
If you don't see RunMat listed, ensure Jupyter is installed and try running the install command again.
Next Steps
Dive deeper into RunMat's features and capabilities.
How RunMat WorksSee RunMat in action with real-world examples.
BenchmarksHow RunMat turns MATLAB scripts into GPU-accelerated workloads
RunMat AccelerateNeed Help?
Join our community and get support from other RunMat users and developers.