Skip to content

thmasq/xlstm-hip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xLSTM-HIP: Extended LSTM for AMD GPUs

A high-performance C++ implementation of xLSTM models optimized for AMD GPUs using HIP.

Quick Start

# Install dependencies (Ubuntu/Debian)
sudo apt install rocm-dev rocblas-dev rocthrust-dev cmake

# Build
chmod +x scripts/build.sh
./scripts/build.sh

# Run tests
cd build && ctest

See docs/ for detailed documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors